.oO
Home 
Main 
   Databases 
   qmail 
   Old Braindump Pages 
Linux 
FreeBSD 

Search result for: 'qmail-ldap'

8 matches

1. 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 using dovecot) qmail-queue-custom-error.patch... 7573 Views... More...

2. 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 2008/03/21 02:37:32 1.1 +++ ./dovecot.conf 2008... 2062 Views... More...

3. 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/supervise/bincimap/ rsync -axvPS --delete /usr/share/doc... 442 Views... More...

4. 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-scanner. You need to install spamassassin and... 7998 Views... More...

5. 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,"objectClass: top","objectClass: person"... 1885 Views... More...

6. Scalix install on Debian
I prefer Exim for spam filtering. We will configure Scalix to listen on port 587 and require SMTP Authentication. Incoming mail will flow to Exim on port 25 and be sent to port 26 (Scalix) for local delivery. Create a fake "sendmail" package Continue with the installation "Too many open files" Add scheduled maintenance jobs... 5241 Views... More...

7. 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-dspam-home=/var/qmail/maildirs/dspam --with-dspam... 1652 Views... More...

8. 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 a selection of Perl modules - install using CPAN:... 2880 Views... More...



Home | Main | Linux | FreeBSD