[exim] Re: Sender Blacklisting using LDAP

Top Page
Delete this message
Reply to this message
Author: RaverGeek
Date:  
To: exim-users
Subject: [exim] Re: Sender Blacklisting using LDAP

Cancel that, solution is in the list expected.

I assumed since the file I was supplying was newline seperated that I
wanted that as well, after reading another post regarding mailing lists
I found a result transform:

senders = ${sg {${lookup
ldapm{ldap://localhost/ou=$domain,dc=mydomain,dc=com?mail?sub?objectClass=CourierBlacklist}}}{\n}{:}}

After converting the newlines into colons everything worked great.
Hope that this benefits somebody out there.


--
RaverGeek
------------------------------------------------------------------------
RaverGeek's Profile: http://www.exim-users.org/forums/member.php?action=getinfo&userid=85
View this thread: http://www.exim-users.org/forums/showthread.php?threadid=51723