Update the documentation

This commit is contained in:
Pierre Jaury
2016-05-29 20:04:31 +02:00
parent e22f4b29b6
commit 4e8a332802
3 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ General architecture
The mail infrastructure is based on a standard MTA-LDA pattern :
* Postfix for incoming and outgoing emails ;
* Amavis as a filtering interface before delivery (with SpamaAssassin and ClamAV) ;
* Rmilter as a filtering interface before delivery (with rspamd and ClamAV) ;
* Dovecot as a delivery agent and reading (IMAP) server ;
* Roundcube (or any Webmail) as a user-friendly Web client ;
* Fetchmail as a client to fetch remote accounts (POP/IMAP) ;