From: Magnus Bäck (no email)
Date: Wed Aug 02 2006 - 04:08:03 EDT
On Wednesday, August 02, 2006 at 08:48 CEST,
Thomas Domingo Dahlmann <> wrote:
> Could you help me with the syntax?
master.cf:
1.2.3.4:smtp inet n - n - - smtpd
1.2.3.5:smtp inet n - n - - smtpd
-o receive_override_options=no_header_body_checks
127.0.0.1:smtp inet n - n - - smtpd
-o receive_override_options=no_header_body_checks
1.2.3.4 is your external interface and 1.2.3.5 and 127.0.0.1 are your
internal interfaces. You might be able to get away with
1.2.3.4:smtp inet n - n - - smtpd
smtp inet n - n - - smtpd
-o receive_override_options=no_header_body_checks
as well, I'm not sure.
-- Magnus Bäck
|
|
|