Re: [exim] Rejecting Recipients at RCPT stage

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Dave Evans
Datum:  
To: exim-users
Betreff: Re: [exim] Rejecting Recipients at RCPT stage
On Sat, Feb 16, 2008 at 03:55:34PM +0200, Zlatko Mesaros wrote:

> ...
> 16:26:54 7963 domain = abc.com
> 16:26:54 7963 errors_to=NULL
> 16:26:54 7963 domain_data=NULL localpart_data=NULL
> 16:26:54 7963 routed by amavis router
> 16:26:54 7963 envelope to: qwerty@???
> 16:26:54 7963 transport: amavis
> 16:26:54 7963 host localhost.localdomain [127.0.0.1]
> 16:26:54 7963 ----------- end verify ------------


The problem is that the amavis router is accepting the bogus address.

> amavis:
>         driver = manualroute
>         condition = "${if or {{eq {$interface_port}{10025}} \
>                          {eq {$received_protocol}{spam-scanned}} \
>                          {eq {$sender_address}{}} \
>                          }{0}{1}}"
>         transport = amavis
>         route_list = "* localhost byname"
>         self = send


Add "no_verify" to that router. I think that'll fix it.

--
Dave Evans
http://djce.org.uk/
http://djce.org.uk/pgpkey