auth_ldap ldap_ok queue_honeypot

2005-04-26 Thread Bob
http://perlq.org/tinyldap/index.html I changed ldap_ok to try to bind to a uid, going from a mail=might-be-alias, if fail, check if recipient belongs to group honeypot, if so, set a note that will signal queue_honeypot to store the spam, presumably for training spamassassin or dspam. Could use a

auth_ldap - ldap_ok - ldap_queue - unpatched deb cyrus does virtual

2005-04-20 Thread Bob
I can write ldap_queue, the last ldap plugin I need, without any weird u_domain_tld uid's for cyrus. That means plugins can be fairly generic, the base and filters easy to adapt to other situations. http://perlq.org/tinyldap/ about deb cyrus21, unpatched, can do [EMAIL PROTECTED] If I can just get

Re: ldap_ok

2005-04-19 Thread Bob
Bob wrote: http://perlq.org/ldap_ok.bz2bzipped plugin http://perlq.org/ldap_ok.html read plugin http://perlq.org/tinyldap/index.html sample ldif Worked out postmaster@ and abuse@ cases. -Bob Dodds

ldap_ok

2005-04-18 Thread Bob
http://perlq.org/ldap_ok.bz2bzipped plugin http://perlq.org/ldap_ok.html read plugin http://perlq.org/tinyldap/index.html sample ldif