HI,
I created an acl. Something like:
>
> #added just for testing on 28-03-2006
> test_acl:
> accept hosts = mail.xxx.com
>
Then before the line: require verify = sender/callout (the only line
which refers to callout verifying), I added:
> condition = ${if !match {$sender_address_domain}{+test_acl}}
There is no configuration error, but also nothing has changed.
From the logs I get:
> 2006-03-28 12:44:24 H=(mail.xxx.com) [xx.xx.156.26] F=<dxrxha@???>
> temporarily rejected RCPT <xxx@???>: Could not complete sender
> verify callout
>
What have I done wrong? What to do next?
I will read and learn about exim, about principles and what happens
under the hood, but in the moment I need a fast solution so that my
clients can get their mails.
Thanks a lot.
--
wiseas
------------------------------------------------------------------------
wiseas's Profile:
http://www.exim-users.org/forums/member.php?action=getinfo&userid=102
View this thread:
http://www.exim-users.org/forums/showthread.php?threadid=52042