Robert Temple wrote:
Hello Everyone;

I've tried Googling for this, and searching the openldap archives but
didn't find my answer.

I'm using Spam blocking software on my server that is able to use an
ldap database for a current list of local email addresses.

I have successfully installed Openldap on my server but am unsure
about using it to maintain a list of email addresses.

This list would only be used by Spam software to whitelist local
addresses, and only needs to contain email addresses.

Can anyone let me know how to go about this, or where to look to find out how?
create something along the following lines

cn=my_company,ou=emails-allowed,uid=emailaddress1
cn=my_company,ou=emails-allowed,uid=emailaddress2
cn=my_company,ou=emails-allowed,uid=emailaddress3

and so on.
then point your spam filter to search in cn=my_company,ou=emails-allowed

--
eats the blues for breakfast,
does unix for rent,
plays harp for food,
will play the flute for kicks
rides for the freedom

www.up-south.com


---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to