On 12/19/06, Steve Searle <steve@xxxxxxxxxxxxxxx> wrote:
Tried it not working. Here is the config...Around 08:37pm on Tuesday, December 19, 2006 (UK time), Matthew Benjamin scrawled:
> did it, now it looks like...
>
> MASQUERADE_AS(`noreply.com')dnl
> FEATURE(masquerade_entire_domain)dnl
> dnl #
> MASQUERADE_DOMAIN(noreply.com)dnl
> MAILER(smtp)dnl
> MAILER(procmail)dnl
>
> Then I ran...
> make -C /etc/mail
>
> to no avail, no worky.
Switch on "MASQUERADE ENVELOPE" and fon't forget to restart sendmail
after the "make". Full instructions can be found here:
http://www.stevesearle.com/tech/fed.core6.ws.html#sendmail
Cheers
Steve
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting a bad thing?
20:58:03 up 122 days, 23:24, 1 user, load average: 0.04, 0.03, 0.00
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
MASQUERADE_AS(`noreply.com')dnl
dnl #
dnl # masquerade not just the headers, but the envelope as well
dnl #
FEATURE(masquerade_envelope)dnl
dnl #
dnl # masquerade not just @mydomainalias.com, but @*.mydomainalias.com as well
dnl #
dnl #
MAILER(smtp)dnl
MAILER(procmail)dnl
--
mB.