Servidor de mensagens: mudanças entre as edições

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição
mSem resumo de edição
 
(2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 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]]
Linha 13: Linha 18:
* http://www.wish4web.com.br/blog/theflockers/archives/22
* http://www.wish4web.com.br/blog/theflockers/archives/22
* http://wiki.dovecot.org/UserDatabase/ExtraFields
* http://wiki.dovecot.org/UserDatabase/ExtraFields
http://www.roundcubeforum.net/api-based-plugins/4878-sieverules-managesieve-plugin-4.html
* 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://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
* http://blog.chinaunix.net/u2/73230/showart_1088668.html


filtro antispam
filtro antispam
http://www.fusionreactions.com/pages/rcmail
* http://www.fusionreactions.com/pages/rcmail
 
* http://wiki.dovecot.org/ManageSieve
http://wiki.dovecot.org/ManageSieve
* http://wiki.dovecot.org/Quota'
http://wiki.dovecot.org/Quota'




Roundcube Vacation / Autoreply plugin
Roundcube Vacation / Autoreply plugin
http://sourceforge.net/projects/rcubevacation/
* http://sourceforge.net/projects/rcubevacation/


RC Calendar Plugin
RC Calendar Plugin
http://sourceforge.net/projects/rccalendar/
* http://sourceforge.net/projects/rccalendar/


ssl_cert_file = /etc/ssl/certs/dovecot.pem
ssl_cert_file = /etc/ssl/certs/dovecot.pem
ssl_key_file = /etc/ssl/private/dovecot.pem
ssl_key_file = /etc/ssl/private/dovecot.pem


http://ufpr.dl.sourceforge.net/project/rccalendar/rccalendar/RoundCube%20Webmail%20%2B%20Calendar%20PlugIn%20v0.0.1/rccalendar.zip
* http://ufpr.dl.sourceforge.net/project/rccalendar/rccalendar/RoundCube%20Webmail%20%2B%20Calendar%20PlugIn%20v0.0.1/rccalendar.zip


== postfixadmin ==
== postfixadmin ==
Linha 41: Linha 45:
== RCPFA ==
== RCPFA ==
RCPFA is a patchset of PHP files which patch the RoundCube software to interoperate with PostfixAdmin.
RCPFA is a patchset of PHP files which patch the RoundCube software to interoperate with PostfixAdmin.
http://nejc.skoberne.net/projects/rcpfa/
* http://nejc.skoberne.net/projects/rcpfa/
 
[[Categoria:Servidor]]

Edição atual tal como às 03h12min de 10 de novembro de 2012

apt-get install queuegraph mailgraph pflogsumm


pra estudar:

filtro antispam


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.