Author: Hirling Endre Date: To: exim-users Subject: Re: [Exim] mail system without unix users
Gabor Gludovatz wrote: >
> To keep the mails in a database is not a requirement. The goal is that I
> don't want user homes and passwd file modifications.
Look at the courier packages, there is pop, imap, smtp and such. It can
work with mysql, without system users and stores messages in maildir
format. I use this on a server with a few thousand mailboxes and I'm
satisfied. (I use exim as MTA, though, not courier's own smtpd)