Changes between Version 11 and Version 12 of howto/SetupPostfix
- Timestamp:
- Jul 27, 2010, 8:50:57 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/SetupPostfix
v11 v12 10 10 This How-to is part of the [wiki:howto/SetupFetchmail Fetchmail] -> [wiki:howto/SetupPostfix Postfix] -> [wiki:howto/SetupDovecot Dovecot] advanced e-Mail set-up. 11 11 12 [wikipedia:Postfix_%28software%29 Postfix] is a [wikipedia:Mail_transfer_agent mail transfer agent] which can distribute you in and outbound mail. The set-up described here will distribute inbound mail to[wikipedia:Dovecot_%28software%29 Dovecot] [wikipedia:Internet_Message_Access_Protocol IMAP] server and outbound mail to an [wikipedia:Internet_service_provider internet service provider].12 [wikipedia:Postfix_%28software%29 Postfix] is a [wikipedia:Mail_transfer_agent mail transfer agent] which can distribute your in and outbound mail. The set-up described here will distribute inbound mail to a [wikipedia:Dovecot_%28software%29 Dovecot] [wikipedia:Internet_Message_Access_Protocol IMAP] server and outbound mail to an [wikipedia:Internet_service_provider internet service provider]. 13 13 14 Distribution E-Mail directly to the end receiver is one of the joys of the internet which has been destroyed by [wikipedia:E-mail_spam SPAM].14 Distribution of E-Mail directly to the end receiver is one of the joys of the internet which has been destroyed by [wikipedia:E-mail_spam SPAM]. 15 15 16 16 == Installation == 17 17 18 First set-up a mail storage to store your mail into. See [wiki:howto/SetupDovecot Dovecot] for a possible set-up. Without a proper mail storage you might have difficulty access youmail later.18 First set-up a mail storage where postfix will store your mail. See [wiki:howto/SetupDovecot Dovecot] for a possible set-up. Without a proper mail storage you might have difficulty accessing your mail later. 19 19 20 20 === Z-Shell ===