On Fri, 7 Oct 2005, Eli wrote:
>
> The point of it is that apparently if delivery fails for a user, it
> doesn't thereafter follow retry entries for the host I wanted to send it
> to, but now it looks for a retry rule for the individual recipient of
> the message.
You should read section 32.2 of the spec which clarifies this.
> addresslist local_retries = ${lookup {$domain} dbmnz
> {/etc/exim.host.db} {${if > {$value}{0} [EMAIL PROTECTED]
That is a bad way of writing
addresslist local_retries = [EMAIL PROTECTED];/etc/exim.host.db
Tony.
--
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> 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}}
--
## 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/