Josh Freeman writes:
>
> Another sendmail question. I have a small home network where three machines
> share the same mail spool. If I try to send email from my desktop machine,
> it says mail comes from ">josh@monolith.house.net (the internal designation) I
> would like to configure sendmail so that my machine announces itself as
> @foo.bar.com (or whatever). Any ideas?
add one line to the sendmail.cf:
DMfoo.bar.com
In a redhat system you will see this in your sendmail.cf:
# Virtual email domain
# who I masquerade as (null for no masquerading)
DM
Just append after the the DM.
--
------------------------
Michael D. Hirsch, Ph.D.
Software Developer
zapmedia.com
Phone: 404-875-8550 x112 FAX: 404-875-3240
email: ">michael.hirsch@zapmedia.com Web: http://www.zapmedia.com
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.