Mudanças entre as edições de "Servidor de mensagens"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Linha 13: Linha 13:
 
* 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 40:
 
== 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/

Edição das 23h20min de 24 de janeiro de 2010

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.