Posts: 502
Thanks: 51
Thanked 14 Times in 12 Posts
How does mail work?
Hey everyone,
I was wondering if someone could be kind enough to explain to me how mail works on a ISPConfig setup.
There are many programs such as postfix, dovecot etc, and I was just wondering how they all work together to deliver mail. And I'd also like to know how it works when sending, for example what programs they go to and what they do.
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
Postfix (MTA = mail transport agent) is used for processing emails (i.e., sending and receiving mails). If it receives a mail, it puts it into the user's mailbox (can be Maildir or mbox format) or passes it on to an MDA (mail delivery agent) such as procmail which processes further tasks on the mail and then finally puts it into the mail account.
Then you have POP3/IMAP daemons such as Courier and Dovecot which you use to simply fetch the emails from the mailbox.
Recent comments
2 days 8 hours ago
2 days 17 hours ago
2 days 19 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 14 min ago
3 days 1 hour ago
3 days 2 hours ago
3 days 18 hours ago
3 days 19 hours ago