Re: [Exim] Verifiying anyuser@validdomain

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Drav Sloan
Fecha:  
A: Jay Klesitz
Cc: exim-users
Asunto: Re: [Exim] Verifiying anyuser@validdomain
Jay Klesitz wrote:
> Im not sure what to edit, I would like to verifiy <anyuser>@domain. This is
> definiately not for an open relay. It is for users to send from any
> user@their-domain. Im not sure what to edit in the configuration. This is
> the error I receive now.
>
> 2003-01-21 12:05:49 H=(spitfire) [64.235.97.250] (hidden-user) sender verify
> fail for <blah-blah-blah@???>:
> Unrouteable address


That looks like a verify callout for the domain packetworks.net.

> (I want to route anyuser@domain)


Then it sounds like you need to add a:

domains = ! packetworks.net

Into the callout verify ACL, and all will be happy.

> Any help would be appreciated.


Does that do the trick?

D.