Commit Graph

8 Commits

Author SHA1 Message Date
fkrone f6ed024e36 Revert "Fixing S/MIME certs were saved case sensitive. This caused that the mailgate might not find the certificate for a recipient even if it was available."
This reverts commit 746aad0216.
2015-02-14 19:00:59 +01:00
fkrone 746aad0216 Fixing S/MIME certs were saved case sensitive. This caused that the mailgate might not find the certificate for a recipient even if it was available. 2015-02-01 16:57:31 +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
fkrone f5976060c8 Now GPG keys are not only determined by attachment MIME type. Even inline GPG keys work now. 2015-01-18 19:54:08 +01:00
fkrone 8eebbbb3fd Now GPG keys could be verified by cron job without problems (did not for me without this fix) 2015-01-18 15:45:14 +01:00
kflux 463b5dbe7a Update register-handler.py
added "application/x-pkcs7-signature" type
2014-09-21 00:37:17 +02:00
kflux b63cdc9235 added PGP email registration
people can send their public key as .asc extension to register@domain.tld to register
2014-03-02 14:28:37 +01:00
kflux 803babc49d S/MIME Email registration 2014-02-26 01:50:18 +01:00