.oO
Home 
Main 
   Databases 
   qmail 
   Old Braindump Pages 
Linux 
FreeBSD 

Similar results: "qmail-ldap with binc imap"

qmail-ldap 
virtualdomains (wildcard domain aliasing): SMTP_AUTH: ezmlm: OpenLDAP Replication notes: You will need to get the following software: qmail qmail-ldap patch OpenLDAP phpQLAdmin You will probably want the following patches: doublebounce-trim.patch qmail-ldap-1.03-20060201-dovecot.v0.5.patch (when...

qmail-scanner 
Using SpamAssassin and ClamAV Anti-Virus GreyListing Using SpamAssassin without qmail-scanner Using SpamAssassin and ClamAV Anti-Virus Download qmail-scanner from: SpamAssassin is written in Perl and uses 3 additional modules: Razor DCC (Distributed Checksum Clearinghouse) Pyzor Razor needs...

qmail-ldap with Simscan 
Simscan is an alternative to the qmail-scanner.pl which is written in C and will reject viruses and spam above a certain score. The use of perl in qmail-scanner has always bothered me for performance reasons, so I am happy to see something written in C which will do the same and more than the qmail...

Migrate vpopmail accounts to ldap 
1. Dump the accounts from MySQL mysqldump -u root -p vpopmail vpopmail > vpopmail.mydump 2. Convert mysql dump to LDIF with reformatting awk -F\' 'BEGIN {OFS="\n";} NF==15 {print "dn: cn="$8",ou="$4",ou=qmail,o=company","cn: "$8...

dspam v3.0 for qmail 
This is my unofficial gadoyanspam v0.3 package, which is based on the original from with modifications to support DSPAM v3 by Chris Atlee <chris -at- atlee -d0t- ca>, and a few minor tweaks by myself. ./configure --enable-long-usernames --enable-large-scale --enable-virtual-users --with...

qmail-ldap with binc imap 
Courier-imap 4.x no longer supports external authentication. With courier-imap 3.x we used auth_imap from qmail-ldap. We can use binc imap instead and it will work with auth_pop. aptitude install bincimap rsync -axvPS --delete /usr/share/doc/bincimap/etc/bincimap.daemontools/ /var/qmail...

qmail-ldap with dovecot on Debian 
aptitude remove courier-authdaemon courier-authlib courier-authlib-userdb aptitude install dovecot-imapd dovecot-pop3d Patch qmail-ldap with this patch to add auth_dovecot: qmail-1.03# patch -p1 < ../qmail-ldap-1.03-20060201-dovecot.patch /etc/dovecot/dovecot.conf : --- ./dovecot.conf...

qmail [dir]




Home | Main | Linux | FreeBSD