Re: [exim] Feature or Solution needed - forwarding verify re…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: David Woodhouse
Fecha:  
A: peter
Cc: Exim Users
Asunto: Re: [exim] Feature or Solution needed - forwarding verify requests
On Sat, 2004-09-25 at 18:02 +0100, Peter Bowyer wrote:
> On Sat, 25 Sep 2004 09:37:42 -0700, Marc Perkel <marc@???> wrote:
> > ok - I do front end spam and virus filtering with exim. I have no access
> > to most of the servers I process for. But - I want to be able to verify
> > recipients for these remote users.
>
> Not sure what the problem is - if you set 'verify=recipient/callout'
> in a rcpt acl (possibly with some extra options depending exactly what
> behaviour you want), your manualroute router will be called for the
> verification, calling out to the correct server.


Use the use_sender option for recipient verification callouts for
domains you don't know much about. Try pretending to relay for e.g.
linux-mtd@??? if you don't know why.

--
dwmw2