Commit Graph

690 Commits

Author SHA1 Message Date
Janos SUTO
36b1e03939 src: move problematic messages to error directory
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-07 15:07:56 +01:00
Janos SUTO
6af77bf0f1 src: timeout check fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-05 16:17:56 +01:00
Janos SUTO
9646225ae9 src: fixing aborted connection handling, mostly from o365
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-05 08:35:01 +01:00
Janos SUTO
20d41eb261 src: improved sessin logging
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-04 15:34:34 +01:00
Janos SUTO
c96693f98f piler-smtp wont scare users with epoll error if the remote end just disconnected
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-01 07:54:16 +01:00
Janos SUTO
0232f3cb81 bumped version to 1.3.2
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-29 08:32:46 +01:00
Janos SUTO
052a93fc3d src: dir import fix #3
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 22:33:47 +02:00
Janos SUTO
7b0f93edf6 src: dir import fix #2
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 22:27:33 +02:00
Janos SUTO
8d41af27d0 src: fixed recursive directory import
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 22:13:08 +02:00
Janos SUTO
445e6e96bd src: fix the smtp protocol handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-18 20:34:51 +02:00
Janos SUTO
631e8de191 src: fix html parsing + added amazon journaling support
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-06 19:55:30 +02:00
Janos SUTO
b2c372b0fe src: bdat fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 20:46:39 +02:00
Janos SUTO
64056bdc73 src: bdat fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 17:35:19 +02:00
Janos SUTO
7e67db16ae src: fixed typo in sql refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-11 19:44:36 +02:00
Janos SUTO
63e21aa7d1 src: sql structure refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-11 18:18:45 +02:00
Janos SUTO
d0c432bd79 src: removed not used smtp messages from smtpcodes.h
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-09 15:35:45 +02:00
Janos SUTO
f4f0806e40 src: fix smtp response code for helo command
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 20:27:19 +02:00
Janos SUTO
ac3ae0e2f3 src: imap folder fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 16:04:54 +02:00
Janos SUTO
950211687f src: refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 15:34:45 +02:00
Janos SUTO
0ea240dab3 improved pilertest
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-09 16:48:31 +02:00
Janos SUTO
17f21f1bc3 src: openssl 1.1 fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:55:40 +02:00
Janos SUTO
20b50b7f21 src: bump up build number
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:48:57 +02:00
Janos SUTO
3289b3fc27 src: pilerimport counter display fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:48:06 +02:00
Janos SUTO
ae5123ac3c src: openssl 1.1 support for pilerimport
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:47:25 +02:00
Janos SUTO
30d8861b5d src: added openssl 1.1 support
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:46:35 +02:00
Janos SUTO
2036843b88 release of 1.3.0
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-25 08:23:38 +00:00
Janos SUTO
1a0acb0185 switch from utf8 to utf8mb4 on the database level
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-24 06:07:38 +00:00
Janos SUTO
0cf7bfa04a parser: remove isHexNumber() function
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-13 19:46:48 +00:00
SJ
a94019f09f util: rewritten pilerpurge in python
Change-Id: I2dfa02fa287a02c636f5c91914c3b8e4bef0e764
Signed-off-by: SJ <sj@acts.hu>
2017-05-14 22:18:05 +02:00
SJ
c0308ac70b rename path fix
Change-Id: Ib46c6e869fb0ce31ff90f3bc33f60ef2bfcbaddb
Signed-off-by: SJ <sj@acts.hu>
2017-05-14 17:48:47 +02:00
SJ
a21328139c Resolved issue #791
Change-Id: Ie9477db7e13490e1b19594a8d9f8e56d215c8f1d
Signed-off-by: SJ <sj@acts.hu>
2017-05-14 17:18:09 +02:00
SJ
a831d8cd2e starttls fix
Change-Id: I271bb3bb0db4308254fe193efddcdb19fd0ab9f0
Signed-off-by: SJ <sj@acts.hu>
2017-05-12 20:57:06 +02:00
SJ
961ae7afee improved the search feature
Change-Id: Ia714ffade38edc9dd19b70ba37f996e6705ce057
Signed-off-by: SJ <sj@acts.hu>
2017-05-06 20:15:41 +02:00
SJ
12ea64c90b src: remove unused syslog() call
Change-Id: I39bedda7cef2c06a554378c588713b3ebbf5a818
Signed-off-by: SJ <sj@acts.hu>
2017-04-14 21:43:51 +02:00
SJ
0489af6cbb src: fixed ssl_accept handling
Change-Id: Ibebe79a3e740eded4238061ab5feac51d45af0d8
Signed-off-by: SJ <sj@acts.hu>
2017-04-14 17:38:55 +02:00
SJ
71f0af9bb2 parser: fixed aaa+bbb@aaa.fu recipient address
Change-Id: I56b8065edc1a2efb371911236108acbbdb051233
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 21:16:18 +01:00
SJ
a59e322c2c fixed logging
Change-Id: I568e5f3cc4fbe898a77bde7c7a16ffc88edf546d
Signed-off-by: SJ <sj@acts.hu>
2017-03-04 17:45:39 +01:00
SJ
2b4c64de0e antivirus fixes
Change-Id: If5d5caee19880ba121d7f1165a22f7e8b811e476
Signed-off-by: SJ <sj@acts.hu>
2017-01-26 20:16:33 +01:00
SJ
2c55ff96f7 antivirus check refactored
Change-Id: I47d599239dac13f7bc455070dd5a84dd034cbb42
Signed-off-by: SJ <sj@acts.hu>
2017-01-25 22:19:12 +01:00
SJ
376b0345e1 smtp session fixes
Change-Id: I2e1b7dac87d5513e3dfefe4823dcaf43167f1d64
Signed-off-by: SJ <sj@acts.hu>
2017-01-18 09:38:30 +01:00
SJ
7c3d659194 terminate fix for piler-smtp
Change-Id: I07592f4bc68549a0bdae155b8bff4035bdb213dd
Signed-off-by: SJ <sj@acts.hu>
2016-12-22 10:46:11 +01:00
SJ
96625883bb Update the imap noselect fix
Change-Id: I91c260dec9e50e0b12d51f2bcc2b843c579acca6
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
3be31d52ac fix a Noselect imap folder problem
Change-Id: I128fbeb45c56f7d456cac5c71d5a0c31de263976
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
1a68d37a36 minor fixes
Change-Id: I16d16df9db05219fefd918d2c977e6ee6cc9f5f0
Signed-off-by: SJ <sj@acts.hu>
2016-11-26 11:49:08 +01:00
SJ
0b95fc19ac code refactoring
Change-Id: I6b634f1cc57b69a243259ad424b7c7aab6b93736
Signed-off-by: SJ <sj@acts.hu>
2016-11-12 10:48:08 +01:00
SJ
f3cf6896a7 removed debug info
Change-Id: I5192cd078f39987fff4b58972697f57773584a7c
Signed-off-by: SJ <sj@acts.hu>
2016-11-10 22:11:29 +01:00
SJ
a59508b994 listener socket fix
Change-Id: I6a81c4ab345b072b2bf6e3b1a3b914a6da08a49e
Signed-off-by: SJ <sj@acts.hu>
2016-11-10 21:25:42 +01:00
SJ
1c941a6433 initial release of an epoll version
Change-Id: I53bf6621abdbfeb6b5d5f22c2aa632d29c48441b
Signed-off-by: SJ <sj@acts.hu>
2016-11-06 22:16:03 +01:00
SJ
2e5ddbaef5 added some explanation to example.conf
Change-Id: I859b48c70008a4961c87cd23c16ce9573bf8a18a
Signed-off-by: SJ <sj@acts.hu>
2016-10-31 09:39:17 +01:00
SJ
f4e9238aaf lowering the default max connection value to 64
Change-Id: Ib0f317d6ed0480686d2dbf4ddcfd4a97315959a7
Signed-off-by: SJ <sj@acts.hu>
2016-10-31 09:27:12 +01:00
SJ
4a1c1785d1 user can sepcify the max connections piler-smtp can handle
Change-Id: Id92d625d354838558a63dfdd668143168bb7ebee
Signed-off-by: SJ <sj@acts.hu>
2016-10-30 22:53:49 +01:00
SJ
49348fd261 syslog recipients
Change-Id: I9d7e5307447babb71ab152d33b0f02d9bf05384f
Signed-off-by: SJ <sj@acts.hu>
2016-10-29 10:32:12 +02:00
SJ
d314a606b2 move email fix
Change-Id: Ie9754cae0d08c6717069cff2d6c93443f5e48066
Signed-off-by: SJ <sj@acts.hu>
2016-10-28 22:37:12 +02:00
SJ
cf1d7bdf45 improved queue id generation
Change-Id: I8a0f91eabd3eaf6c074946f723147a3f6ef925d9
Signed-off-by: SJ <sj@acts.hu>
2016-10-28 22:11:14 +02:00
SJ
37d4babd38 added a queue id to piler-smtp
Change-Id: Id616c31c709ccc3e986c7cbe46f23ec927efa5df
Signed-off-by: SJ <sj@acts.hu>
2016-10-28 21:46:25 +02:00
SJ
4e5ded4da9 ttmpfile name fix
Change-Id: I51af73005423177055fac2c41f1c2588ea2e20de
Signed-off-by: SJ <sj@acts.hu>
2016-10-28 20:17:36 +02:00
SJ
e6e83a1635 minor fixes
Change-Id: I0b6c8c53bbe65c3a6f4b01b64c6883b8560acfbd
Signed-off-by: SJ <sj@acts.hu>
2016-10-28 20:00:46 +02:00
SJ
d505fd10c2 piler.c trimming
Change-Id: I0b1ca133a291680534171b517bcfdaf70e0302b3
Signed-off-by: SJ <sj@acts.hu>
2016-10-28 19:32:59 +02:00
SJ
028ee95365 import fix
Change-Id: Idbbf7f8204d52710d58f4fc23139c3dbf7b339c6
Signed-off-by: SJ <sj@acts.hu>
2016-10-26 22:33:29 +02:00
SJ
edd4ff0349 processing fix
Change-Id: Idde6a32aa3cca70850dd34b13cf4986dc17c5e3b
Signed-off-by: SJ <sj@acts.hu>
2016-10-26 22:18:18 +02:00
SJ
076b918008 added dir import to piler.c
Change-Id: Ic2aa7c259c2c4e420ed25f6b9d07929c1317bef7
Signed-off-by: SJ <sj@acts.hu>
2016-10-26 21:26:20 +02:00
SJ
5f5585d519 first demo of the new architecture
Change-Id: Id76636f30173465fbd0e8516d99017b4336de4db
Signed-off-by: SJ <sj@acts.hu>
2016-10-23 22:04:55 +02:00
SJ
6783f9eec5 freebsd compile fix
Change-Id: I86c8f7dbf477200883be39bbc0fb5deb6b027a17
Signed-off-by: SJ <sj@acts.hu>
2016-10-21 07:41:30 +02:00
SJ
754a0ca632 release of 1.2.0
Change-Id: I682745cac75ebf665e292165b45c5ba324c67f87
Signed-off-by: SJ <sj@acts.hu>
2016-10-07 10:31:04 +02:00
SJ
7b3564bd0a reverted the fixmetadata commit
Change-Id: Iea5249f81d4915ff91c13ddd4dbab8ef059d8ba7
Signed-off-by: SJ <sj@acts.hu>
2016-10-06 22:36:53 +02:00
SJ
6c8180e4cd piler.conf path fix
Change-Id: Ifa97cbc7cc306d8a60e77cde0f15773787692c32
Signed-off-by: SJ <sj@acts.hu>
2016-09-18 17:02:39 +02:00
SJ
857ba6e9a4 enable using the extra email address for pilerimport
Change-Id: I9d0a8f7a61d4b69e3cd0ba3b5a4010fde3356c46
Signed-off-by: SJ <sj@acts.hu>
2016-09-17 22:33:02 +02:00
SJ
338571d299 compile fixes for gcc 5
Change-Id: Ifdf5736620632cb5eabb745b9d3ee1f830478826
Signed-off-by: SJ <sj@acts.hu>
2016-09-13 21:17:51 +02:00
SJ
802c811a70 bdat fix
Change-Id: I2cb8ca7220fe3aadabf7d13d16826305a21b9372
Signed-off-by: SJ <sj@acts.hu>
2016-08-31 18:07:23 +02:00
SJ
ef767e83a0 session fix
Change-Id: I1d4e8057f8db594981072584dd3a370795c8d727
Signed-off-by: SJ <sj@acts.hu>
2016-08-31 17:47:18 +02:00
SJ
3174bcb016 smtp transaction fix
Change-Id: I5ce784a0a4d88f5170de8a9325e857fca4745a83
Signed-off-by: SJ <sj@acts.hu>
2016-08-31 17:09:33 +02:00
Janos SUTO
a6e3c68e3a session.c edited online with Bitbucket 2016-08-31 10:47:21 +00:00
Janos SUTO
79d7e1fb56 smtp.h edited online with Bitbucket 2016-08-31 10:37:13 +00:00
Janos SUTO
65a5d48ad2 smtp.c edited online with Bitbucket 2016-08-31 10:35:31 +00:00
SJ
15aa501bc8 protocol fix for bdat
Change-Id: I8396b2988e190d99934753da66dcb3165ed4af2b
Signed-off-by: SJ <sj@acts.hu>
2016-08-23 07:31:42 +02:00
SJ
27a484af3c more bdat refactoring
Change-Id: I9b2f78ff103beb775c6214509ae50099f93ca0fb
Signed-off-by: SJ <sj@acts.hu>
2016-08-21 21:15:48 +02:00
SJ
64827038de added config to sctx
Change-Id: Ie2e12941934c75aa07ed7f358fda37407f9b0d89
Signed-off-by: SJ <sj@acts.hu>
2016-08-21 09:30:09 +02:00
SJ
783ffb96c7 parser reference fix
Change-Id: I9c074b2512972f25f260477e5ba751c727d35a18
Signed-off-by: SJ <sj@acts.hu>
2016-08-21 09:10:13 +02:00
SJ
d87dc6847c improved session handling
Change-Id: I8d7d6acec884ca4909bd00caec7018d447cbb6e7
Signed-off-by: SJ <sj@acts.hu>
2016-08-21 09:03:01 +02:00
SJ
8695663104 BDAT fixes
Change-Id: Ifd5f7342378a2feddafa1faba69645107bee90a1
Signed-off-by: SJ <sj@acts.hu>
2016-08-19 23:27:24 +02:00
SJ
02bc3cffa7 added bdat support
Change-Id: I831afeda8b1f026b2f7675a609a0ed345a267340
Signed-off-by: SJ <sj@acts.hu>
2016-08-19 22:33:47 +02:00
SJ
25c2581e80 session.c refactoring #3
Change-Id: I280221dc2ed0a997175526c165716195f8dbc357
Signed-off-by: SJ <sj@acts.hu>
2016-08-19 20:04:53 +02:00
SJ
27f7a99dd9 session.c refactorig #2
Change-Id: I9fc31ff4ea5c4f18571451dfb1e0a0c4cd1fa3a0
Signed-off-by: SJ <sj@acts.hu>
2016-08-18 00:02:04 +02:00
SJ
e6559bc906 heavy refactoring of session.c
Change-Id: Iddde0479444dae15a61fa32ea4fd8ae894029183
Signed-off-by: SJ <sj@acts.hu>
2016-08-17 23:22:02 +02:00
SJ
28a9d86951 added chunking advertising to ehlo response
Change-Id: I89b4c3e8bc1228d42ff97d4f47f2178e3b603723
Signed-off-by: SJ <sj@acts.hu>
2016-08-17 21:47:19 +02:00
SJ
d04776fb5f journal fix
Change-Id: I4b4f4e8e6924d0f5c910ddd2affee7b0841d93b5
Signed-off-by: SJ <sj@acts.hu>
2016-05-30 10:17:54 +02:00
SJ
f70a69679d auto enabled the starttls code
Signed-off-by: SJ <sj@acts.hu>
2016-05-07 11:29:40 +02:00
SJ
c2e7a94b4e fixing spam header recognition
Signed-off-by: SJ <sj@acts.hu>
2016-05-05 21:13:45 +02:00
SJ
65fc0b377e added reimport option for pilerimport 2016-04-05 21:10:09 +02:00
SJ
67891084e4 added fixmetadata utility
Signed-off-by: SJ <sj@acts.hu>
2016-03-15 19:11:26 +01:00
SJ
b9a3f8d7c0 fixed a multiline subject header decoding issue 2016-03-14 21:26:18 +01:00
SJ
bd0c7e9653 code refactoring around import 2016-03-03 11:04:32 +01:00
SJ
74bfea36c6 discard messages shorter than 100 bytes 2016-03-02 09:42:56 +01:00
SJ
aefef17404 import fix 2016-02-28 21:19:19 +01:00
SJ
f620736bcc export only not deleted emails 2016-02-19 22:11:29 +01:00
SJ
8ecbd3ecf2 export only not deleted emails 2016-02-19 21:22:53 +01:00
SJ
5862c33d8f pilerpurge fix 2016-02-05 14:16:09 +01:00
SJ
e2a4146845 store cleanup fix 2016-01-24 15:26:29 +01:00
SJ
fe3d5f9744 folder reindex fix 2016-01-24 15:23:47 +01:00
SJ
8acee556d1 code cleanup 2016-01-02 08:16:38 +01:00
SJ
b05ddbf571 refactoring 2015-12-29 21:14:19 +01:00
SJ
d261cc98de parser fix 2015-12-29 15:09:54 +01:00
SJ
f6230971a7 code cleanup 2015-12-28 15:07:27 +01:00
SJ
ccb3d72b8e code cleanup #2 2015-12-28 14:50:37 +01:00
SJ
dd83ee8fb1 code cleanup 2015-12-28 13:28:19 +01:00
SJ
d203ee63d4 code refactoring 2015-12-18 22:38:52 +01:00
SJ
c31b13d77b adding some licencing stuff 2015-12-09 21:19:14 +01:00
SJ
526295dae4 improved the folder importing feature 2015-12-05 11:56:01 +01:00
SJ
43c1eafc48 improved the smtp engine to handle partial commands 2015-12-02 21:49:51 +01:00
SJ
b0c97aa129 added a few unit tests 2015-11-27 12:17:19 +01:00
SJ
045068fe3c session.c refactoring 2015-11-27 11:56:19 +01:00
SJ
aefd7ccba4 code cleanup 2015-11-21 23:06:47 +01:00
SJ
02e5ddcad8 really removed pilergetd 2015-11-21 22:36:22 +01:00
SJ
a83bdc43a7 removed pilergetd stuff 2015-11-21 22:35:24 +01:00
SJ
97fe864810 improved date parsing 2015-11-10 16:06:47 +01:00
SJ
e3b95b1e99 pilerimport may move imported messages to new folder 2015-11-04 21:22:39 +01:00
SJ
a3340e1291 improved usage for pilerexport and pilerimport 2015-11-04 08:50:41 +01:00
SJ
3915d53d56 improved counter for reindex 2015-11-03 21:48:20 +01:00
SJ
d706ea8e5f improved reindex help 2015-11-03 21:17:29 +01:00
SJ
8bf89488bf internal date fix 2015-11-02 15:14:52 +01:00
SJ
bb62920db8 retention store fix 2015-10-31 14:17:56 +01:00
SJ
82b3fb41e7 fixing a retention date issue 2015-10-31 11:45:32 +01:00
SJ
dba24e4e00 added batch processing limit to imap import 2015-10-07 21:20:57 +02:00
SJ
2008ba284b improved sphinx update 2015-09-18 15:22:42 +02:00
SJ
9769694821 folder1 branch 2015-09-09 13:00:30 +02:00
SJ
927e202dcd folder feature to the daemon 2015-09-09 12:52:15 +02:00
SJ
876f21bec0 fix a dry run and remove issue for imap imports 2015-09-03 14:42:49 +02:00
SJ
6dcf5fdad7 fixed apache example config 2015-09-03 14:41:52 +02:00
SJ
3d007d2dae added option to specify folder id based on rules 2015-08-28 22:50:28 +02:00
SJ
75b552e5e0 improved pilerimport to support sphinx queries 2015-08-12 15:38:02 +02:00
SJ
316b2dafe3 aaa 2015-07-31 12:11:44 +02:00
SJ
84587c2b04 added timeout option to pilerimport (30s by default) 2015-07-31 12:06:19 +02:00
SJ
e7da8061a9 raised the imap connection timeout 15->60 sec 2015-07-30 13:29:45 +02:00
SJ
58f6efb7ec fixed an import related sql logging bug 2015-07-30 13:23:43 +02:00
SJ
b03bb23f81 attempt to bump up counters if something has actually happened 2015-07-28 21:57:51 +02:00
SJ
394ff81ac6 more sql logging 2015-07-24 15:01:22 +02:00
SJ
ed0a8bafd5 logging option to the prepared statement 2015-07-24 14:28:31 +02:00
SJ
fe499d18c1 added a list of extractors for the -V list 2015-07-17 14:50:49 +02:00
SJ
863d9ecb50 added an option to decide whether to add rcpt to addresses to rcpt table 2015-06-25 21:13:33 +02:00
SJ
842fc6b434 improved imap error message 2015-05-22 11:36:36 +02:00
SJ
7c3aa6b152 improved piler own header line handling 2015-05-17 21:41:13 +02:00
SJ
89fd162f4f improved dedup helper 2015-05-14 14:35:07 +02:00
SJ
20ed9b9e6d Merge branch 'mmap_dedup' 2015-05-13 11:54:58 +02:00
SJ
e45b5abb0c journal parser fix 2015-05-12 20:40:55 +02:00
SJ
533e486973 journal parsing fix 2015-05-12 10:56:03 +02:00
SJ
ab344e0385 added a mmap based ipc feature to prevent duplicates 2015-05-09 14:31:20 +02:00
SJ
4c52250a91 dup detection fix 2015-05-09 12:06:45 +02:00
SJ
ef5ee32a7f improved cipher list for tls 2015-05-06 12:22:48 +02:00
SJ
54410669d4 dedup debug message 2015-05-06 12:22:15 +02:00
SJ
12c1c62a35 do not transform imap folder names 2015-04-09 21:26:55 +02:00
SJ
fa9ce0f715 fixed a journal parsing issue 2015-04-09 18:23:53 +02:00
SJ
aaa16d0151 improved legal hold feature 2015-03-29 09:59:41 +02:00
SJ
f5a2144cb5 prevent too future dates 2015-03-29 09:55:29 +02:00
SJ
2da754a7de improved parsing of email addresses 2015-03-23 14:09:22 +01:00
SJ
f7bafa1932 extract fix 2015-03-20 15:46:10 +01:00
SJ
78728c2c6e added version number for piler -v 2015-03-18 11:20:46 +01:00
SJ
fc08523afa extract fix 2015-03-18 11:00:42 +01:00
SJ
30f5aafc32 updated extract.c 2015-03-17 12:07:48 +01:00
SJ
f0963cdfbd improved attachment extraction 2015-03-17 12:03:45 +01:00
SJ
e46b1e9f64 added a security check for extracting zip / tnef attachments 2015-03-16 13:06:57 +01:00
SJ
4c489d1a47 added a safety check for zip extraction 2015-03-16 11:10:52 +01:00
SJ
30a4b8d782 added body option for the rules check 2015-03-11 12:54:31 +01:00
SJ
1e74472480 release of 1.1.1 2015-03-10 20:35:42 +01:00
SJ
c01f0afc18 add a global extractor enable/disable option to piler.conf 2015-02-14 19:47:40 +01:00
SJ
ad85dd1a2f added compat storage layout 2015-02-01 10:40:18 +01:00
SJ
74bf302126 improved log message for corrupt zip files 2015-01-27 09:54:49 +01:00
SJ
9244105f4b improved zip file handling 2015-01-26 21:34:03 +01:00
SJ
40d50f7115 journal fix for outlook 2015-01-19 16:00:38 +01:00
SJ
73f86e5b88 added VERSION file 2015-01-16 22:51:37 +01:00
SJ
66db430f24 better parsing of multiline subjects 2015-01-09 12:00:59 +01:00
SJ
12649bee12 imap login fix 2014-12-15 22:20:53 +01:00
SJ
aba29bff77 date parser fix 2014-12-03 14:30:26 +01:00
SJ
5ce5d28c00 save & and ' in the email addresses 2014-11-26 11:50:03 +01:00
SJ
74db18063b fixed mydomains case sensitivity issue 2014-11-25 15:54:50 +01:00
SJ
6fed43bddd introduced helper_timeout parameter 2014-11-04 12:01:39 +01:00
SJ
eb2aa4df8f pilerimport fixes 2014-10-15 23:22:36 +02:00
SJ
3aa0ebe4a6 sslv3 fix 2014-10-15 22:53:09 +02:00
SJ
636f673d3f cosmetic fix for pilerimport 2014-10-15 22:51:50 +02:00
SJ
a49c181c86 parser fix 2014-10-15 11:00:47 +02:00
SJ
0a78b061d5 imap import fixes 2014-10-15 09:36:09 +02:00
SJ
2a49299c82 pilerimport fixes 2014-10-13 09:58:39 +02:00
SJ
8798ea7921 import port fix 2014-10-10 14:57:26 +02:00
SJ
cd53d12099 added support for extended notation in attachment filenames, see RFC5987 2014-10-03 11:38:49 +02:00
SJ
d26b3a7e74 directory write ability check for some piler binaries 2014-10-02 10:02:33 +02:00
SJ
f048e5c4e7 piler daemon reload fix 2014-09-18 10:44:45 +02:00
SJ
8c6af1710b emit the error in case of pop3 login problem 2014-09-10 16:12:35 +02:00
SJ
48a86ed82b check attachment size as well as sha256 sum 2014-09-10 14:55:07 +02:00
SJ
845f60bece pop3 import message fixes 2014-09-04 14:57:23 +02:00
SJ
9b279af0c6 added start position option for pop3 imports 2014-09-03 11:39:52 +02:00
SJ
977744d757 added a batch limit option to processing emails from a pop3 account 2014-09-02 12:54:11 +02:00
SJ
5551df3f9d decoding fixes 2014-08-30 21:10:29 +02:00
SJ
8b67083157 release of v1.1.0 2014-08-19 11:12:25 +02:00
SJ
1852d90211 added logging recipients 2014-08-18 12:58:45 +02:00
SJ
ccf4d72dd2 boundary parser fix in the binaries 2014-08-13 15:09:24 +02:00
SJ
78f120a130 added a meta fix for outlook 2014-08-12 14:25:37 +02:00
SJ
537641afd9 imap fixes 2014-07-22 16:00:03 +02:00
SJ
850445a324 added a progress counter for reindex 2014-07-16 23:26:37 +02:00
SJ
4c352efb76 imap fix 2014-07-16 12:39:54 +02:00
SJ
8b9ea09144 sql errno fix 2014-07-10 11:54:37 +02:00
SJ
0ff5ab90a4 errno fix 2014-07-10 10:20:17 +02:00
SJ
5abff0fe48 added errno support for prepared statement execution 2014-07-10 09:55:07 +02:00
SJ
d73a38830d do not treat as a fatal error if a recipient cannot be added 2014-07-09 21:34:18 +02:00
SJ
f72ff6839e verp fix 2014-07-08 16:39:07 +02:00
SJ
5411414981 imap protocol fix 2014-07-08 15:16:23 +02:00
SJ
bbd81faf0b verp fix 2014-07-07 16:45:37 +02:00
SJ
d79b1f97c7 verp fix 2014-07-01 11:43:36 +02:00
SJ
39a2e6a306 support for VERP addresses 2014-06-30 16:10:36 +02:00
SJ
284c434612 fixed a rule checking bug 2014-06-30 14:44:33 +02:00
SJ
ff50fa42e6 extra recipient fix 2014-06-05 15:37:47 +02:00
SJ
196c6d272f reindex sent date fix 2014-06-04 23:23:13 +02:00
SJ
ea5513105a extra recipient for piler 2014-06-04 22:20:10 +02:00
SJ
ccc7ad20da better date parsing 2014-05-23 14:27:02 +02:00
SJ
de3a6fff76 smtp errmsg fix 2014-05-23 14:07:58 +02:00
SJ
8227183443 format fix 2014-05-23 11:35:41 +02:00
SJ
7a773de8d1 fixed a date parsing bug 2014-05-23 10:52:53 +02:00
SJ
a913c80172 date parsing fix 2014-05-12 12:00:55 +02:00
SJ
f763ed5f4d rule check fix 2014-05-12 01:05:44 +02:00
SJ
e2afcc34bf 0.1.25-rc2 2014-05-07 15:26:03 +02:00
SJ
2595e6cf22 improved pilerimport imap skipfolder handling 2014-05-06 22:29:27 +02:00
SJ
85179ae360 added a missing close() 2014-05-06 10:22:29 +02:00
SJ
f356574ea5 stored counter stats 2014-05-05 16:00:33 +02:00
SJ
3bf589ab5c store the stored size as well 2014-05-05 15:26:42 +02:00
SJ
8c12662ddc count the stored size 2014-05-05 15:08:38 +02:00
SJ
605104224a released 0.1.25-rc1 2014-05-04 11:14:11 +02:00
SJ
2a78ad2f57 restrict imap import to the given folder 2014-05-04 10:34:00 +02:00
SJ
b7e61f27ef fixed handling enrypted zip files 2014-04-27 10:59:59 +02:00
SJ
a21f5a68e1 better duplicate detection 2014-04-25 21:17:01 +02:00
SJ
1be641087e updated the build number 2014-04-18 10:16:57 +02:00
SJ
a773387a36 header file fix 2014-04-17 15:40:24 +02:00
SJ
db26a463d0 pop3 import can remove messages from server 2014-04-17 15:39:40 +02:00
SJ
1efe9ffc02 update attachment select query 2014-04-17 15:39:05 +02:00
SJ
325d821a40 fixed a multiline attachment name issue 2014-03-14 12:17:50 +01:00
SJ
190ce71af7 message-id is not mandatory when importing manually 2014-02-24 10:07:20 +01:00
SJ
3c4ed238f2 fixed a reindex vs. folder issue 2014-02-19 15:16:20 +01:00
SJ
7c1150052b code cleanup 2014-02-18 10:46:23 +01:00
SJ
f0687d6339 fix the pilertest utility 2014-02-12 14:58:40 +01:00
SJ
8f653e3fc3 parser fix for internal messages regarding invalid date 2014-02-11 22:11:58 +01:00
SJ
319c9e9732 support longer attachment names 2014-02-11 15:34:12 +01:00
SJ
36565b887b fixed a bug for detecting the header size for messages without body 2014-02-09 22:00:52 +01:00
SJ
ae2037d06c fixed date header parsing 2014-02-09 21:54:29 +01:00
SJ
393269b6f4 improved the imap handling 2014-02-09 20:51:18 +01:00
SJ
fd4184daa9 fixed the date parsing 2014-02-03 15:38:10 +01:00
SJ
59563a31c6 export emails based on from/to domain 2014-01-20 15:24:36 +01:00
SJ
dd2ea801bf fixing an odd exchange behaviour 2014-01-13 13:06:10 +01:00
SJ
8d71cdc9aa fixed tnef parameters 2013-12-16 22:20:23 +01:00
SJ
e408305668 removed a stale debug message 2013-12-16 20:57:42 +01:00
SJ
5fb280b297 journal detection fix 2013-12-06 15:26:25 +01:00
SJ
70abaa8a4b syslog the status of the received message 2013-12-04 15:52:23 +01:00
SJ
e133a41570 parsing the date header honors the timezone offset 2013-11-27 16:28:50 +01:00
SJ
c02766a18c pilerimport can remove message from imap server 2013-11-26 16:04:54 +01:00