Re: [exim] Accepting messages when recipient fails with a re…

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: Phil Chambers
CC: exim-users
Assumpte: Re: [exim] Accepting messages when recipient fails with a re-try later
On Fri, 8 Feb 2008, Phil Chambers wrote:
>
> It would be much tidier if exim just accepted the message and put it on its own
> queue so that it would get the same (rational) re-try rules that everything
> else gets.
>
> Can someone suggest how I should go about this?


Easy answer: don't verify receipients from your Exchange server.

Hard answer (if you really must reject invalid domains) something like:

  warn
    verify = recipient
  deny
    condition = ${if !eq{}{$recipient_verify_failure} }


Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}