Re: [exim] Trying to use expanded address list in retries

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: Eli
CC: exim-users
Assumpte: Re: [exim] Trying to use expanded address list in retries
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} {*@$domain}{}}}{}}


That is a bad way of writing
    addresslist local_retries = *@dbmnz;/etc/exim.host.db


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}}