I will probaly use Postfix as my MTA and I am thinking DBMail for MDA...thing is...
I only need one account and most solutions seem overly complex (being capable of handling thousands of accounts).
Would you suggest I still use DBMail despite the requirement for only a single email account?
IMAP setup
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: IMAP setup
Postfix is SMTP. Nothing to do with IMAP.
You want an app like Courier or Dovecot for POP3/IMAP.
You want an app like Courier or Dovecot for POP3/IMAP.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: IMAP setup
I know...but you still need an MTA to deliver messages to the IMAP store...hence postfix. Unless I misunderstand how the email system works...?!?
Re: IMAP setup
Messages will just be sent to Courier/Dovecot and held in the IMAP store. You won't need to forward or redirect anything, as it'll just pick them up like a POP3 server. (Infact, it will be the POP3 server that picks them up, then stored in the IMAP)
As long as you have the relevant DNS records (I can never remember which is needed.. the one for MTA) it'll receive them.
As long as you have the relevant DNS records (I can never remember which is needed.. the one for MTA) it'll receive them.