Re: [exim] Re: [Exim] Help with acl_check_rcpt

Top Pagina
Delete this message
Reply to this message
Auteur: Graham Dodd
Datum:  
Aan: Andreas Metzler
CC: exim-users
Onderwerp: Re: [exim] Re: [Exim] Help with acl_check_rcpt
Hello Andreas,

Tuesday, July 6, 2004, 12:15:04 PM, you wrote:

AM> On 2004-07-06 Graham Dodd <g.dodd@???> wrote:


>> The problem with this is exim will then attempt to return the email
>> to sender (but what if the sender isn't valid)


AM> No. There is no mail to return. We are simply rejecting RCPT TO.


But according to my acl_check_rcpt rules I am not rejecting the mail
because when I debug I get

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Testing eric@???
address match: subject=eric@??? pattern=^(.*)@(.*)\.kiss\.de
eric@??? in "^(.*)@(.*)\.kiss\.de"? no (end of list)
address match: subject=eric@??? pattern=^([^!]+)!(.*)@falk-ross.de$
eric@??? in "^([^!]+)!(.*)@falk-ross.de$"? no (end of list)
address match: subject=eric@??? pattern=*@mail.falk-ross.de
falk-ross.de in "mail.falk-ross.de"? no (end of list)
eric@??? in "*@mail.falk-ross.de"? no (end of list)
address match: subject=eric@??? pattern=*@home.falk-ross.de
falk-ross.de in "home.falk-ross.de"? no (end of list)
eric@??? in "*@home.falk-ross.de"? no (end of list)
address match: subject=eric@??? pattern=*@falk-ross.com
falk-ross.de in "falk-ross.com"? no (end of list)
eric@??? in "*@falk-ross.com"? no (end of list)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Considering eric@???
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

routing eric@???
--------> lookuphost router <--------

which ends up at......

--------> router_cyrus_local router <--------
local_part=eric domain=falk-ross.de
checking domains
falk-ross.de in "falk-ross.de"? yes (matched "falk-ross.de")
calling router_cyrus_local router
router_cyrus_local router called for eric@???
domain = falk-ross.de
set transport transport_cyrus_local
queued for transport_cyrus_local transport: local_part = eric
domain = falk-ross.de
errors_to=NULL
domain_data=NULL localpart_data=NULL
routed by router_cyrus_local router
envelope to: eric@???
transport: transport_cyrus_local
eric@???
router = router_cyrus_local, transport = transport_cyrus_local
search_tidyup called
unbind LDAP connection to localhost:389
>>>>>>>>>>>>>>>> Exim pid=16529 terminating with rc=0 >>>>>>>>>>>>>>>>


so I get a log full of

    1 0hy900clrw6e4e@??? F=<office@???>
            R=router_cyrus_local T=transport_cyrus_local: Child
            process of transport_cyrus_local transport returned
            65 (could mean error in input data) from command: /usr/libexec/cyrus/deliver



.... and people said that Sendmail was confusing..... back to the book



--
Best regards,
 Graham                            mailto:g.dodd@falk-ross.de