OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Body checks on incoming only

From: Magnus Bäck (magnusdsek.lth.se)
Date: Wed Aug 02 2006 - 03:08:03 CDT


On Wednesday, August 02, 2006 at 08:48 CEST,
     Thomas Domingo Dahlmann <domingodomingo.dk> 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
magnusdsek.lth.se