Mudanças entre as edições de "Servidor de mensagens"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 1: | Linha 1: | ||
+ | apt-get install queuegraph mailgraph pflogsumm | ||
+ | |||
+ | * http://www.remontti.com.br/blog/archives/248 | ||
+ | |||
+ | |||
* [[Certificados Ssl Auto-Assinados]] | * [[Certificados Ssl Auto-Assinados]] | ||
* [[Servidor SMTP com autenticação]] | * [[Servidor SMTP com autenticação]] |
Edição das 19h53min de 5 de abril de 2012
apt-get install queuegraph mailgraph pflogsumm
pra estudar:
- http://alec.pl/roundcube/managesieve/
- http://www.timewaster.de/bookmarks-plugin-for-roundcube/
- http://wiki.dovecot.org/ManageSieve
- http://osysadmin.blogspot.com/2008/08/servidores-de-e-mail-no-so-para-os.html
- http://www.wish4web.com.br/blog/theflockers/
- https://addons.mozilla.org/pt-BR/thunderbird/addon/2548
- http://www.wish4web.com.br/blog/theflockers/archives/22
- http://wiki.dovecot.org/UserDatabase/ExtraFields
- http://www.roundcubeforum.net/api-based-plugins/4878-sieverules-managesieve-plugin-4.html
- http://www.roundcubeforum.net/pending-issues/5278-dovecot-roundcube-3-0-stable-managesieve-plugin-not-working-cram-md5.html
- http://blog.chinaunix.net/u2/73230/showart_1088668.html
filtro antispam
- http://www.fusionreactions.com/pages/rcmail
- http://wiki.dovecot.org/ManageSieve
- http://wiki.dovecot.org/Quota'
Roundcube Vacation / Autoreply plugin
RC Calendar Plugin
ssl_cert_file = /etc/ssl/certs/dovecot.pem ssl_key_file = /etc/ssl/private/dovecot.pem
postfixadmin
Postfix Admin is a web based interface used to manage mailboxes, virtual domains and aliases. It also features support for vacation/out-of-the-office messages.
RCPFA
RCPFA is a patchset of PHP files which patch the RoundCube software to interoperate with PostfixAdmin.