Linux/Mailserver: Difference between revisions

From Wiki
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [[Linux/Mailserver/Testing]]
* [[Linux/Mailserver/Testing]]
* [[Linux/Mailserver/Postfix Satellite]]
* [[Linux/Mailserver/Postfix Satellite]]
* [[Linux/Mailserver/Small Office Smarthost]] (postfix+dovecot+fetchmail/virtualusers)
* [[Linux/Mailserver/Small Office Smarthost]] (postfix + dovecot + fetchmail/virtualusers)
* [[Linux/Mailserver/Internet Site]]
* [[Linux/Mailserver/Internet Site]] (postfix + dovecot + flat file virtual users +opendkim + postgrey + spamassassin + spf)
* [[Linux/Mailserver/Fetchmail]] (fetch multiple IMAP accounts with IDLE)
* [[Linux/Mailserver/Fetchmail]] (fetch multiple IMAP accounts with IDLE)
* [[Linux/Mailserver/Postfix+Dovecot_1]]
* [[Linux/Mailserver/Postfix+Dovecot_1]]
* [[Linux/Mailserver/Fail2ban]]


== Mailserver HowTos ==
== Mailserver HowTos ==
* http://rockycode.com/blog/using-davmail-exchange-linux/
=== Postfix ===
* https://appbead.com/blog/how-to-setup-mail-server-on-debian-8-jessie-with-postfix-dovecot-1.html
* https://thomas-leister.de/sicherer-mailserver-dovecot-postfix-virtuellen-benutzern-mysql-ubuntu-server-xenial/




* http://wiki2.dovecot.org/LDA/Postfix
* https://www.vultr.com/docs/simple-mailserver-postfix-dovecot-sieve-debian
* http://workaround.org/ispmail/squeeze/postfix-smtp-auth
* http://workaround.org/ispmail/squeeze/postfix-smtp-auth
* http://wiki.ubuntuusers.de/Postfix
* http://wiki.ubuntuusers.de/Postfix
Line 23: Line 28:
* http://rimuhosting.com/support/settingupemail.jsp?mta=postfix&t=mta
* http://rimuhosting.com/support/settingupemail.jsp?mta=postfix&t=mta
* http://johnny.chadda.se/article/mail-server-howto-postfix-and-dovecot-with-mysql-and-tlsssl-postgrey-and-dspam/
* http://johnny.chadda.se/article/mail-server-howto-postfix-and-dovecot-with-mysql-and-tlsssl-postgrey-and-dspam/
* http://www.howtoforge.com/howto_spamassassin_clamav_procmail
* http://mein.homelinux.com/wiki/mailserver/mailserver
* http://mein.homelinux.com/wiki/mailserver/mailserver
* http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-jeos-12.04-lts-precise-pangolin
* http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-jeos-12.04-lts-precise-pangolin
* (http://www.myslug.de/index.php?title=IMAP_Mail_Server)
* http://www.admin-magazin.de/Das-Heft/2012/02/Eigener-Mailserver-mit-Postfix-und-Dovecot/(offset)/2
 
=== Spam ===
* http://www.howtoforge.com/howto_spamassassin_clamav_procmail
** http://ailoo.net/2009/11/integrate-spamassassin-into-postfix-dovecot/
** https://petermolnar.eu/linux-tech-coding/mail-server-for-a-vps-postfixdovecotspamassassinclamavpolicyd-weight/
** http://debianforum.de/forum/viewtopic.php?f=8&t=141351
 
=== Sieve ===
* http://support.tigertech.net/sieve
* http://support.tigertech.net/sieve
* http://wiki2.dovecot.org/LDA/Postfix
* http://wiki2.dovecot.org/Pigeonhole/Sieve
* http://wiki2.dovecot.org/Pigeonhole/Sieve
=== Fetchmail ===
* http://www.tuxhausen.de/old-stuff/emails-abholen-mit-fetchmail/
* http://www.christophbrill.de/?q=node/8
* http://www.christophbrill.de/?q=node/8
* http://www.tuxhausen.de/old-stuff/emails-abholen-mit-fetchmail/
 
* spamassassin
=== Other ===
** http://ailoo.net/2009/11/integrate-spamassassin-into-postfix-dovecot/
* (http://www.myslug.de/index.php?title=IMAP_Mail_Server)
** https://petermolnar.eu/linux-tech-coding/mail-server-for-a-vps-postfixdovecotspamassassinclamavpolicyd-weight/
** http://debianforum.de/forum/viewtopic.php?f=8&t=141351


__NOTOC__
__NOTOC__
[[Category:Linux/Services]]
[[Category:Linux]]

Latest revision as of 13:56, 1 April 2017

Setups

Mailserver HowTos

Postfix


Spam

Sieve

Fetchmail

Other