Linux/Mailserver: Difference between revisions
< Linux
Line 24: | Line 24: | ||
* 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://mein.homelinux.com/wiki/mailserver/mailserver | |||
* http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-jeos-12.04-lts-precise-pangolin | |||
=== Spam === | === Spam === | ||
Line 30: | Line 32: | ||
** https://petermolnar.eu/linux-tech-coding/mail-server-for-a-vps-postfixdovecotspamassassinclamavpolicyd-weight/ | ** https://petermolnar.eu/linux-tech-coding/mail-server-for-a-vps-postfixdovecotspamassassinclamavpolicyd-weight/ | ||
** http://debianforum.de/forum/viewtopic.php?f=8&t=141351 | ** http://debianforum.de/forum/viewtopic.php?f=8&t=141351 | ||
=== Sieve === | === Sieve === | ||
* http://support.tigertech.net/sieve | * http://support.tigertech.net/sieve | ||
* http://wiki2.dovecot.org/Pigeonhole/Sieve | * http://wiki2.dovecot.org/Pigeonhole/Sieve | ||
=== Fetchmail === | === Fetchmail === | ||
* http://www.tuxhausen.de/old-stuff/emails-abholen-mit-fetchmail/ | * http://www.tuxhausen.de/old-stuff/emails-abholen-mit-fetchmail/ | ||
* http://www.christophbrill.de/?q=node/8 | |||
=== Other === | |||
* (http://www.myslug.de/index.php?title=IMAP_Mail_Server) | * (http://www.myslug.de/index.php?title=IMAP_Mail_Server) | ||
__NOTOC__ | __NOTOC__ |
Revision as of 17:47, 31 August 2016
Setups
- Linux/Mailserver/Testing
- Linux/Mailserver/Postfix Satellite
- Linux/Mailserver/Small Office Smarthost (postfix+dovecot+fetchmail/virtualusers)
- Linux/Mailserver/Internet Site
- Linux/Mailserver/Fetchmail (fetch multiple IMAP accounts with IDLE)
- Linux/Mailserver/Postfix+Dovecot_1
Mailserver HowTos
Postfix
- http://wiki2.dovecot.org/LDA/Postfix
- http://workaround.org/ispmail/squeeze/postfix-smtp-auth
- http://wiki.ubuntuusers.de/Postfix
- http://wiki.ubuntuusers.de/Postfix/Erweiterte_Konfiguration
- http://de.wikibooks.org/wiki/Postfix
- http://www.asconix.com/howtos/debian/postfix-dovecot-mailserver-debian-howto
- http://www.akadia.com/services/postfix_separate_mailboxes.html
- http://rimuhosting.com/support/settingupemail.jsp?mta=postfix
- http://www.myslug.de/index.php?title=Mailserver_auf_Debian_mit_Imap,_Smarthost_und_Filter
- http://www.postfix.org/VIRTUAL_README.html#local_vs_database
- http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix
- 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://mein.homelinux.com/wiki/mailserver/mailserver
- http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-jeos-12.04-lts-precise-pangolin
Spam
Sieve
Fetchmail
- http://www.tuxhausen.de/old-stuff/emails-abholen-mit-fetchmail/
- http://www.christophbrill.de/?q=node/8
Other