fkrone
228d43e936
Making GPG-Mailgate compatible with RFC 2821 (Simple Mail Transfer Protocol). The previous reverted commits made the gateway incompatible with the RFC. However, compatibility has to be activated in the settings. Most mail servers ignore the case sensitivity of the mail addresses, so this should not be a big issue.
...
A quick solution to make the S/MIME functionality compatible with the RFC was not found so this needs to be fixed later.
2015-02-14 19:34:26 +01:00
fkrone
c059cfe63b
Merged change:
...
62f60f0592
( Added option to convert text/plain source email into MIME/PGP attachment style during encryption.
Useful if sending to recipient that can't handle the PGP-inline style. )
2015-02-14 17:07:02 +01:00
fkrone
f7e3b16069
Changes to cron, register-handler, settings and templates:
...
- Cron now notifies user what happened (key successfully added/deleted or error)
- More options to customize templates
- Separating concepts in settings (S/MIME, templates)
- Register-handler now only informs on failed PGP submissions (reduce mails to user and false positive mails)
2015-01-31 16:08:12 +01:00
kflux
9ce5878e78
Update gpg-mailgate.conf.sample
2014-03-02 14:09:19 +01:00
kflux
19e89ad032
Update gpg-mailgate.conf.sample
2014-03-02 14:07:08 +01:00
kflux
155ac099bc
added S/MIME configs
2014-02-26 01:54:24 +01:00
perennate
9ac151f438
Merge https://github.com/ajgon/gpg-mailgate
...
Conflicts:
INSTALL
README.md
gpg-mailgate.conf.sample
gpg-mailgate.py
2013-11-03 10:38:04 -05:00
perennate
b6e4a321e6
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-11-03 15:14:17 +01:00
perennate
cfeaa79c2a
Add description in configuration file of each setting.
2013-11-03 15:14:11 +01:00
perennate
f8711583a3
Remove useless domains configuration setting.
2013-11-03 15:13:34 +01:00
uragit
42caa47f5b
Added syslog and verbose options for config file.
2013-10-12 01:26:55 -07:00
perennate
98b4e341cf
Initial commit for gpg-mailgate-web addition.
2013-09-26 19:40:27 -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
cf79838484
Add description in configuration file of each setting.
2013-09-22 15:40:33 -04:00
perennate
003c7fe62b
Remove useless domains configuration setting.
2013-09-22 15:13:15 -04:00
Igor Rzegocki
a87ab9582e
Fixed config example
2013-04-02 21:38:07 +02:00
mcmaster
782cda3639
GPG Mailgate 0.1
2010-01-20 15:53:25 -05:00