fkrone
8561c01e99
Fixing bug: If at least one S/MIME recipient was found, every recipient received a S/MIME encrypted mail. Furthermore, the header data is now preserved in S/MIME
2015-02-01 19:09:20 +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
0b503fa616
Fixing critical bug: looking up email addresses for PGP encryption in keychain was done case sensitive
2015-01-31 19:14:21 +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
fd1b7517db
Informing user about key submitting status. Needs some rework.
2015-01-18 17:04:12 +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
fkrone
64db1a6bc0
Adding a key on a non-English system does not fail any longer
2015-01-04 17:54:44 +01:00
kflux
463b5dbe7a
Update register-handler.py
...
added "application/x-pkcs7-signature" type
2014-09-21 00:37:17 +02:00
kflux
5c61d28fa3
Update README.md
2014-03-02 14:31:54 +01:00
kflux
3f33b889e5
Update README.md
2014-03-02 14:31:02 +01: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
9b8028a030
Update INSTALL.md
2014-03-02 14:18:56 +01:00
kflux
7eaf03def4
Update index.php
2014-03-02 14:12:09 +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
8a9976556c
preserve X-GPG-Mailgate header for S/MIME enc.
2014-03-02 13:14:12 +01:00
kflux
268e933458
Delete passthrough_emails.cf
2014-03-02 01:53:04 +01:00
kflux
eebbefd4c3
Update INSTALL.md
2014-03-02 01:52:44 +01:00
kflux
f010613e6b
Update gpg-mailgate.py
...
- functionalized smime encryption
- fixed some bugs
2014-03-02 01:50:31 +01:00
kflux
ad063d4693
Delete passthrough_emails.cf
2014-02-26 12:32:41 +01:00
kflux
54aa5d8971
Create passthrough_emails.cf
2014-02-26 12:32:27 +01:00
kflux
8c6a9d9d59
Update README.md
2014-02-26 12:30:19 +01:00
kflux
51bd394b2b
Update README.md
2014-02-26 12:29:42 +01:00
kflux
8ab43c429c
Update README.md
2014-02-26 12:24:36 +01:00
kflux
45d42a8478
Update INSTALL.md
2014-02-26 12:18:40 +01:00
kflux
4c34988268
Update INSTALL.md
2014-02-26 12:18:07 +01:00
kflux
ff3288ac97
Update INSTALL.md
2014-02-26 12:16:04 +01:00
kflux
e152beccb9
Update INSTALL.md
2014-02-26 12:14:58 +01:00
kflux
58c6dce937
Update README.md
2014-02-26 02:14:13 +01:00
kflux
8133a0c340
Update INSTALL.md
2014-02-26 02:02:45 +01:00
kflux
9ddddb5bbb
Create passthrough_emails.cf
2014-02-26 02:01:14 +01:00
kflux
1055563d2d
Create registrationSuccess.md
2014-02-26 01:59:57 +01:00
kflux
7d26fcfb77
Create registrationError.md
2014-02-26 01:59:09 +01:00
kflux
2a253597a9
Update INSTALL.md
2014-02-26 01:56:39 +01:00
kflux
155ac099bc
added S/MIME configs
2014-02-26 01:54:24 +01:00
kflux
9dcaceb3bd
Update README
2014-02-26 01:52:07 +01:00
kflux
803babc49d
S/MIME Email registration
2014-02-26 01:50:18 +01:00
kflux
fc4dcb55fe
added additional/optional S/MIME encryption
2014-02-26 01:49:29 +01:00
kflux
73f22775a5
Update INSTALL.md
2014-02-26 01:48:27 +01:00
kflux
f3928f591c
changed user gpgmap to nobody
2014-02-26 01:43:41 +01:00
kflux
19aaa0bbc2
Update README
2014-02-24 21:26:31 +01:00
kflux
91aa772901
Update README.md
2014-02-24 21:23:45 +01:00
kflux
728dde6c90
Update README.md
2014-02-24 21:23:20 +01:00
kflux
51920451ed
Update and rename README.MD to README
2014-02-24 21:22:17 +01:00
kflux
cef4445b2d
Update and rename README to README.MD
2014-02-24 21:21:57 +01:00
kflux
a979c67f3b
Update INSTALL.md
2014-02-24 21:20:54 +01:00
kflux
c4daaaeb5d
Update phphkp.php
2014-02-24 21:17:21 +01:00
kflux
cbbe63d700
Update README
2014-02-24 21:16:05 +01:00
kflux
8a701f6f17
Update index.php
2014-02-24 21:13:45 +01:00