Commit Graph

197 Commits

Author SHA1 Message Date
perennate 1f70a634b8 Add addendum detailing how to create a dedicated user for gpg-mailgate public keys. 2013-11-03 15:14:12 +01:00
perennate cfeaa79c2a Add description in configuration file of each setting. 2013-11-03 15:14:11 +01:00
perennate c1538cfff7 Use correct content transfer encoding (7bit). 2013-11-03 15:13:35 +01:00
perennate 52bdb31637 Don't encrypt if it's a signed message, since that would mess with the signature. 2013-11-03 15:13:35 +01:00
perennate f8711583a3 Remove useless domains configuration setting. 2013-11-03 15:13:34 +01:00
perennate 5d8e8202a6 Remove attachment content filter because it seems to make PGP-encrypted data invalid. 2013-11-03 15:13:05 +01:00
perennate 04afea12cf Use extend instead of append to fix list problem. 2013-11-03 15:13:05 +01:00
perennate e4b5a0e979 Use replace header instead of add header to avoid header duplication. 2013-11-03 15:13:05 +01:00
perennate 9bd941b752 Fix problem with previous commit. 2013-11-03 15:13:05 +01:00
perennate 4aa366dea5 Fix bug causing messages to have extra characters or failing to encode properly. 2013-11-03 15:13:03 +01:00
perennate 7110b9a303 Remove encryptod_to_addrs. 2013-11-03 15:11:22 +01:00
Colin Moller fbda6a6e72 Rudimentary support for not re-encrypting already encrypted messages 2013-11-03 15:11:22 +01:00
Colin Moller d468766f8a Patch GnuPG library to trust keys we've already got to avoid having to manually add them 2013-11-03 15:11:21 +01:00
perennate 6e92ded37c Greatly improve recipient selection mechanism.
This resolves many errors, such as forwarding loops arising from mailing lists.
2013-11-03 15:10:13 +01:00
perennate 9c6a1ecfc8 Update README. 2013-11-03 15:08:59 +01:00
Igor Rzegocki 0f5ee23046 Merge pull request #9 from uragit/master
Added syslog and verbose options for config file.
2013-11-03 05:34:11 -08:00
Igor Rzegocki 1f34081416 Merge pull request #6 from defuse/master
Correctly encode 'keyhome' into a gpg command.
2013-11-03 05:30:55 -08:00
Hoang Xuan Phu c853df74a4 change styling, reword some parts 2013-11-03 15:02:21 +07:00
Hoang Xuan Phu 9dac9da325 use markdown for installation instruction 2013-11-03 14:31:59 +07:00
uragit 42caa47f5b Added syslog and verbose options for config file. 2013-10-12 01:26:55 -07:00
Taylor Hornby ffaee4c577 Correctly encode 'keyhome' into a gpg command. 2013-10-08 17:00:55 -06:00
perennate fbe2f1bba1 Update license to GNU GPL v3. 2013-10-02 14:27:28 -04:00
perennate 4ba9aa5c98 Add language support. 2013-09-28 17:38:18 -04:00
perennate c9f2e2f721 Clarify to public users on gpg-mailgate-web home page. 2013-09-28 17:21:02 -04:00
perennate ad84cc6e5a Add link to original gpg-mailgate googlecode. 2013-09-28 17:17:39 -04:00
perennate a753d9ebca Update gpg-mailgate-web footer now that it is merged in. 2013-09-28 17:14:14 -04:00
perennate 4af9c605cd Update gpg-mailgate-web readme. 2013-09-28 17:07:10 -04:00
perennate aaa647d489 Add license and link to updates for gpg-mailgate-web. 2013-09-28 17:03:41 -04:00
perennate 794caa0c2f Merge branch 'master' into www 2013-09-28 10:28:14 -04:00
perennate e4bf948376 Enable encryption for signed messages. 2013-09-28 10:28:00 -04:00
perennate e01e505374 Release under GNU Lesser General Public License. 2013-09-27 22:21:55 -04:00
perennate e48970bca9 Add default configuration file.
The local config.php will overwrite default configuration file. If config.php does not exist the system will display a server configuration error.
2013-09-27 22:09:32 -04:00
perennate 808bb632fc Clarify dependencies for mail_smtp. 2013-09-27 21:58:58 -04:00
perennate e12f0f1d52 Add optional PGP key verification on web server side. 2013-09-27 21:57:07 -04:00
perennate bcebd12269 Fix for case where user wants to disable encryption with blank key. 2013-09-27 21:52:11 -04:00
perennate ef71194c7c Update README (different mail/web server is ok). 2013-09-27 21:11:50 -04:00
perennate 2e007266cd Merge branch 'www' of github.com:uakfdotb/gpg-mailgate into www 2013-09-27 21:00:57 -04:00
perennate 2965e804a9 Separate theme into footer / header / main. 2013-09-27 21:00:37 -04:00
perennate 5e4f352bf1 Fix bug in confirmation of emails. 2013-09-27 20:59:44 -04:00
perennate 0a17e34faa Fix bug with lock in confirmPGP. 2013-09-27 09:30:40 -04:00
perennate 39875522ef Add index.html to prevent directory listing of include directory. 2013-09-27 09:00:19 -04:00
perennate ccab62bad5 Update README to mention gpg-mailgate-web. 2013-09-26 19:48:47 -04:00
perennate 98b4e341cf Initial commit for gpg-mailgate-web addition. 2013-09-26 19:40:27 -04:00
perennate 4942419db7 Merge branch 'master' of github.com:uakfdotb/gpg-mailgate 2013-09-23 23:29:41 -04:00
perennate 97013e0fb0 Merge branch 'master' of github.com:uakfdotb/gpg-mailgate 2013-09-23 23:29:18 -04:00
perennate a035df85be Add keymap_only configuration, to ignore public_keys list.
This means the keymap will be exclusively used to determine which email addresses to sign with which keys.
2013-09-23 23:28:35 -04:00
perennate 3428deb759 Remove the encrypted to addrs, since that was gpg-mailgate-specific and is no longer used. 2013-09-23 23:16:06 -04:00
perennate 70692d221c Update README file. 2013-09-23 18:32:36 -04:00
perennate ed0341fc51 Add addendum detailing how to create a dedicated user for gpg-mailgate public keys. 2013-09-23 18:28:33 -04:00
perennate 27e9d6ce50 Remove the X-GPG-Encrypt-Cc header setting.
I could not find any documention on this, it seems like this was a gpg-mailgate specific option but we now read in recipients directly from the command-line arguments.
2013-09-22 15:45:52 -04:00