Skip to content
Snippets Groups Projects
Commit 774f1661 authored by rhatto's avatar rhatto
Browse files

Added gpg-mailgate support at the cryptomail project

parent f05fe4c0
Branches improve_images
No related tags found
No related merge requests found
......@@ -19,11 +19,9 @@ Pesquisa de soluções similares usando [procmail](http://www.procmail.org):
* Na página de addons do postfix existem [duas sugestões](http://www.postfix.org/addon.html#security-gateway):
* [DjigZo Open source email encryption gateway](http://www.djigzo.com/).
* [Z1 SecureMail Gateway](http://freecode.com/projects/z1securemailgateway).
* Também achei o [gpg-mailgate](https://code.google.com/p/gpg-mailgate/), que parece ser o mais próximo (senão o ideal) do que imaginei ([repositório alternativo](https://github.com/ajgon/gpg-mailgate), [howto](http://www.rzegocki.pl/blog/Administration/2013/04/14/setting-encrypted-backup-email-server.html)).
* Também o [gpg-mailgate](https://code.google.com/p/gpg-mailgate/), que parece ser o mais próximo (senão o ideal) e é suportado pelo [puppet-mail](https://git.sarava.org/?p=puppet-mail.git) ([repositório alternativo](https://github.com/ajgon/gpg-mailgate), [howto](http://www.rzegocki.pl/blog/Administration/2013/04/14/setting-encrypted-backup-email-server.html)).
* [Usando sieve](https://perot.me/encrypt-specific-incoming-emails-using-dovecot-and-sieve).
No caso da [instalação do gpg-mailgate](https://code.google.com/p/gpg-mailgate/), pode ser necessário [encadear diversos content filters](http://www.irbs.net/internet/postfix/0504/1645.html), como também descrito [aqui](http://lists.debian.org/debian-user/2002/08/msg04858.html) e [aqui](http://www.irbs.net/internet/postfix/0506/2194.html).
Para a alternativa via sieve, é necessário o plugin [extprogram](http://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/Extprograms), que [não está no Debian](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684271). As dependências seriam:
* [libmail-gnupg-perl](http://packages.debian.org/wheezy/libmail-gnupg-perl).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment