Re: eQmail or s/qmail
Manvendra Bhangui <[email protected]>
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <CAOqj+1M53X50k1JNoR1edBxYNoJsGuirPrvKK+nEWtAjmGh6BA@mail.gmail.com> |
On 21 April 2016 at 14:30, Pascal Nobus <[email protected]> wrote: > Since the previous century we are running several mailservers on qmail, > serving around 6000 domains with about 4000 mailboxes. > great :) > Ezmlm is also in use. > > > Because of the several patches the last years (some have TLS, other > IPv6, some both, some none of these), we want to make a new fresh start > with compiling qmail on our servers. > Our systems are mixed-OS's, most run on Slackware, some of them on > CentOS, so I want to compile the things myself. > > > Which package should we follow? > eQmail, s/qmail, or are there others? > You could try eQmail, s/qmail and regarding others, you could give a try to indimail-mta, available in RPM / Debian format for various distros at http://software.opensuse.org/download.html?project=home%3Aindimail&package=indimail-mta Gives you TLS + IPv6 + DKIM + ucspi-tcp + daemontools + SRS + SPAM/virus filter and almost all patches known to me It does not have a binary package for slackware, but you could easily build it yourself using the pristine qmail-1.03, ucsp-tcp-0.88 tarballs and theqmail-1.03 and ucspi-tcp-0.88 patch from https://sourceforge.net/projects/indimail/files/Patches/ If you want virtual domains support with IMAP, POP3 (courier-imap) and users in MySQL database then you could look at the IndiMail package at http://software.opensuse.org/download.html?project=home%3Aindimail&package=indimail Installation and configuration of indimail-mta is quite simple and you will feel quite at home since you use qmail. Configuration of indimail package is a bit more involved however (MySQL setup, etc). You can use iwebadmin (a hack of qmailadmin) to manage indimail. All binary packages (indimail-mta, indimail, iwebadmin) are available from the same repos. Tutorials are available at http://indimail.blogspot.in/