[exim] RCPT ACL being ignored from php

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mike Packer
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] RCPT ACL being ignored from php
Hello,

I have the following rule in my RCPT TO ACL:
require recipients = lsearch*@;/etc/exim/rcptto

it work great connecting to the server via SMTP but when php calls exim -ti top send mail it ignores this rule. I need this rule to apply to all mail being sent.

Any ideas?

Thanks
Mike