Changes between Version 7 and Version 8 of howto/SetupDovecot


Ignore:
Timestamp:
Jun 2, 2008, 9:04:11 AM (16 years ago)
Author:
martin.osx@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/SetupDovecot

    v7 v8  
    33= How to setup Dovecot =
    44
    5  * Audience: Advanced E-Mail setup
    6  * Requires: MacPorts >=1.6, mail/dovecot, shells/zsh-devel
     5 * Audience: Advanced E-Mail set-up
     6 * Requires: MacPorts >= 1.6, mail/dovecot, shells/zsh-devel
    77
    88== Introduction ==
    99
    10 Dovecot is a simple IMAP server which uses the standart maildir file format for storrage.
     10This How-to is part of the [[wiki:howto/SetupDovecot] [wiki:howto/SetupPostfix] [wiki:howto/SetupFetchmail] advanced e-Mail set-up.
     11
     12[wikipedia:Dovecot_%28software%29 Dovecot] is a simple [wikipedia:Internet_Message_Access_Protocol IMAP] server which uses the standard [wikipedia:Maildir] file format for storage.
     13
     14Using an IMAP server will make your mail storage independent from you e-mail client. You cans set up multiple e-mail clients on multiple computers and access all you mail from each client. Unlike [wikipedia:Post_Office_Protocol POP] this is also true for mail sorted into folders.
    1115
    1216== Installation ==