Commit Graph

19 Commits

Author SHA1 Message Date
Janos SUTO
bace954070 Improved sanitizing the restored emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2023-06-01 17:20:45 +02:00
Janos SUTO
9b8b9ec63b Username/password for for mail model
Signed-off-by: Janos SUTO <sj@acts.hu>
2023-01-31 15:20:37 +01:00
Janos SUTO
18a0ff5678 Refactored smtp sending password handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2023-01-24 12:54:22 +01:00
Janos SUTO
68074767b7 Fixed queue id handling in mail model
Signed-off-by: Janos SUTO <sj@acts.hu>
2023-01-24 12:54:22 +01:00
Janos SUTO
cc5a7df6f6 Use zend framework for sending restored emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2023-01-24 12:54:22 +01:00
Janos SUTO
7a66346036 Replaced most each() calls with foreach() in preparation to support php 8
Signed-off-by: Janos SUTO <sj@acts.hu>
2022-01-19 15:40:42 +01:00
Janos SUTO
e7d8143186 Trim the response from smarthost with the queue id
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-04-12 05:13:01 +02:00
Janos SUTO
e4f64b41bc syslog the queue id of the restored email
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-03-14 07:02:19 +01:00
Janos SUTO
8d166b94ac gui: remove unnecessary condition in mail sending
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-08 17:56:48 +02:00
Michael Volz
cab8a86816 escape lines starting with dot in smtp client session 2017-07-08 17:56:41 +02:00
SJ
81b6f2357d added garbage collection to viewed images 2014-02-24 10:10:28 +01:00
SJ
0517c131b0 added an option to restore message as rfc822 attachment 2014-01-05 22:47:47 +01:00
SJ
881a2380e0 rewrote php session variables 2013-11-18 19:24:33 +01:00
SJ
fc1aafaecf fixed a message-id rewrite bug 2013-07-29 21:13:15 +02:00
SJ
ce61188c7c fixed a message-id rewriting bug 2013-07-26 13:13:46 +02:00
SJ
fa1512375b fixed a mail restore issue 2013-05-15 23:37:25 +02:00
SJ
c21c27a6dd added imap restore to inbox feature 2013-04-02 22:22:30 +02:00
SJ
acb3790a0f new option REWRITE_MESSAGE_ID enables you to rewrite the message-id of the restored message 2012-11-14 15:28:39 +01:00
SJ
1211e9a39c added the webui to the tarball 2012-02-08 23:14:28 +01:00