Auteur: Peter Salvage Datum: Aan: Dave C. CC: exim-users Onderwerp: Re: [Exim] web front end and SQL support
> Exim, like sendmail, is only an MTA, it is not an MUA (eg, it does not > provide a POP or IMAP server, nor any other was for users to read their > mailboxes)
I knew that <blush>
> In light of my previous, while you probably will want to use your mysql > data for directing and delivery of messages, you will need some POP or
> IMAP daemon that supports mysql authentication for reading mail. (One
> exception is if you want to configure SMTP AUTH for your clients
> sending mail through your server from foreign networks..)
Can't use SMTP_AUTH as Outlook Express barfs on it half the
time...better get a POP3 daemon and learn mysql I guess :-)