.oO
Home 
Main 
   Databases 
   qmail 
   Old Braindump Pages 
Linux 
FreeBSD 

Similar results: "qmail-ldap with dovecot on Debian"

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...

openvpn on debian 
/etc/openvpn/server.conf : port 1194 proto udp dev tap0 ca ca.crt cert server1.crt key server1.key dh dh1024.pem server-bridge client-to-client keepalive 10 120 comp-lzo persist-key persist-tun verb 3 /etc/openvpn/client.conf : client dev tap0 remote server1 1194 resolv-retry...

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...

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...

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...

SpamAssassin on Debian 
Installation SARE Updates Installation Make sure both volatile and backports are in your /etc/apt/sources.list : deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free deb http://www.backports.org/debian lenny-backports main contrib non-free aptitude...

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...

OpenManage on Dell with Debian AMD64 
OpenManage has already been packaged into a deb file: Add deb ftp://ftp.sara.nl/pub/sara-omsa dell sara to your /etc/apt/sources.list file You will need 32-bit versions of the pam libraries. To keep things neat, I created a simple package of the required libs # dpkg -L lib32-pam /. /emul ...

FuzzyOcr for SpamAssassin on Debian 
Installation Create a FuzzyOCR home Maintenance Image spam has seen an increase in use lately, and getting SpamAssassin to recognize keywords from attached images is best done with OCR (Optical Character Recognition). Installation OCRAD is the easiest OCR scanning engine to use on Debian 4.0...

qmail [dir]




Home | Main | Linux | FreeBSD