Hi !!

If you do want to, you could set a variable, then test for it in the PREDATA ACL. If you reject at that point, it won't affect a callout.

you can also use $message_size to distinguish between callouts and
bounces at rcpt time. If $message_size is greater than zero then
the message is a bounce and you could reject it at this stage without
affecting callouts, if not then it's either a callout or a bounce
from a remote client that does not use SIZE and it will be better to
reject it at predata

--
Best regards ...

----------------------------------------------------------------
   David Saez Padros                http://www.ols.es
   On-Line Services 2000 S.L.       e-mail  [EMAIL PROTECTED]
   Pintor Vayreda 1                 telf    +34 902 50 29 75
   08184 Palau-Solita i Plegamans   movil   +34 670 35 27 53
----------------------------------------------------------------



--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to