On Saturday 01 July 2006 23:21, Robert Millan took the opportunity to write:
> On Thu, Jun 29, 2006 at 04:55:18PM +0100, Philip Hazel wrote:
> > redirect_special:
> >   driver = redirect
> >   check_local_user
> >   require_file $home/.redirect
> >   condition = ${a hairy condition that reads the file, picks the domain
> >     out of the address, and checks it against +local_domains for not
> >     being local}
> >   data = :fail: Not local, try ${readfile{$home/.redirect}}
>
> IIUC, this will generate a bounce, not a delivery-time status code. 

No, as long as no_verify isn't set, the router data will be processed as part 
of recipient verification, so the ":fail:" will cause a 550 status code. 
However, for it to work, the exim user must be able to read the .redirect 
file.

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: pgpR9hL8APDFq.pgp
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to