David Saez Padros wrote: >>> In the other hand we do callouts with a special >>> username (not <>) to avoid problems with servers rejecting bounces >> No matter your opinion on callouts, that is an epically bad idea. Imagine >> that you and I are both doing that, and I want to send you an email: >> >> You get an email from [email protected] >> Your server replies with a callback from [email protected] >> My server sees an incoming message from [email protected] to >> [email protected] and responds with a callout from [email protected] >> Your server responds with a callout from [email protected] to >> [email protected].... > > unless you accept anything for [email protected] wihtout doing any > check (including callouts) at rcpt (and reject anything reaching > predata)
A cleaner solution would be to just do callouts in the predata acl. -- Mike Cardwell (https://secure.grepular.com/) (http://perlcv.com/) -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
