Janos SUTO
|
1377cbdae6
|
piler-smtp refactor
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2024-04-06 20:59:50 +02:00 |
|
Janos SUTO
|
c2b20a01eb
|
Fixed #1295, replaced yourdomain.com with example.com
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-05-25 19:00:51 +02:00 |
|
Janos SUTO
|
85ccca9acb
|
Fixed unit_tests/run.sh to start mariadb on ubuntu jammy
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-09-14 20:45:38 +02:00 |
|
Janos SUTO
|
611260fd7e
|
openssl refactor of digest handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-09-14 20:08:59 +02:00 |
|
Janos SUTO
|
b6f8834fe8
|
Fixed bitbucket pipeline
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-03-14 20:58:44 +01:00 |
|
Janos SUTO
|
866c1ce1a8
|
Fixed phpunit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-03-14 20:41:38 +01:00 |
|
Janos SUTO
|
27119a17ab
|
Added support for long email addresses to mitigate sphinx <=3.1.1 issue
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-03-14 12:30:19 +01:00 |
|
Janos SUTO
|
a8f037c3e9
|
Introduced convert_date_string_to_ymd_by_template() function
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-05-01 07:51:46 +02:00 |
|
Janos SUTO
|
58a164467e
|
Fixed unit tests for sender
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-12-13 08:36:12 +01:00 |
|
Janos SUTO
|
4b37b4fc1a
|
Fixed from/sender processing
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-12-13 07:50:03 +01:00 |
|
Janos SUTO
|
d9d5f7db66
|
Handle the Sender: header line
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-12-12 21:43:16 +01:00 |
|
Janos SUTO
|
33ce44dea5
|
Fixed unit test to new piler id
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-12-04 16:42:35 +01:00 |
|
Janos SUTO
|
345fd715f5
|
cppcheck refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-08-10 20:58:34 +02:00 |
|
Janos SUTO
|
97f63a11a6
|
gcc 9 fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-06-29 19:38:38 +02:00 |
|
Janos SUTO
|
107d88db99
|
Fixed unit test for make_random_string()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-11-27 20:14:54 +01:00 |
|
Janos SUTO
|
f2e4cb1afe
|
Released version 1.3.5
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-04-21 18:46:57 +02:00 |
|
Janos SUTO
|
aee2c78638
|
fixing tests #2
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-04-20 23:24:47 +02:00 |
|
Janos SUTO
|
156303261a
|
Fixing unit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-04-20 23:09:08 +02:00 |
|
Janos SUTO
|
77eaf64050
|
A minor fix for check_against_...
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-01-13 15:22:27 +00:00 |
|
Janos SUTO
|
5f391ef9ef
|
Fixing php unit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-12-09 08:27:37 +00:00 |
|
Janos SUTO
|
0659564b32
|
Moved php unit tests to unit_tests/php dir
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-12-09 08:24:05 +00:00 |
|
Janos SUTO
|
4a5e57816c
|
Refactored unit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-11-03 15:48:37 +01:00 |
|
Janos SUTO
|
78dd67613b
|
Fixed init_ssl() name to init_ssl_to_server()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-11-03 15:19:08 +01:00 |
|
Janos SUTO
|
2c3f29db44
|
use init_ssl from misc.c in unit_tests/smtp.c
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-11-03 15:14:41 +01:00 |
|
Janos SUTO
|
d6ab3d0c9a
|
fixed a unit test
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-09-29 08:54:22 +02:00 |
|
Janos SUTO
|
c5959f79c4
|
Fixed attachment name parsing
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-07-10 11:18:19 +00:00 |
|
Janos SUTO
|
3088b4c401
|
remove trailing whitespace from unit_tests/check_attachments.c
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-06-24 14:44:34 +02:00 |
|
Janos SUTO
|
e18ec3a701
|
revised smtp protocol handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-03-02 22:46:48 +01:00 |
|
Janos SUTO
|
644ff2b630
|
tests: added unit test for attachment checking
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-02-04 10:58:35 +01:00 |
|
Janos SUTO
|
3e22fbfd76
|
parser: fix multiline attachment name
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-02-04 10:50:42 +01:00 |
|
Janos SUTO
|
e03a9f2982
|
test: added new unit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-01-11 10:20:02 +01:00 |
|
Janos SUTO
|
723f0b5c5f
|
additional parser fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-01-11 09:59:58 +01:00 |
|
Janos SUTO
|
1c8dc1cc68
|
parser fix to support some emojis in subject line
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-01-11 09:28:45 +01:00 |
|
Janos SUTO
|
4b5f349710
|
test: fixed test.conf for unit tests
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-12-12 20:50:55 +01:00 |
|
Janos SUTO
|
1192fc3218
|
src: decoder and parser fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-11-08 11:50:28 +01: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
|
c181f02236
|
test: added starttls support to smtp testing tool
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-09 19:40:30 +02:00 |
|
Janos SUTO
|
6874f7bf16
|
test: improved smtp testing
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-09 16:23:15 +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
|
a7e885464b
|
test: compile fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-07-07 21:43:08 +02:00 |
|
Janos SUTO
|
9ff92ac59c
|
fix mysql socker path in test.conf
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-06-25 22:06:49 +02:00 |
|
Janos SUTO
|
2dc31b59c0
|
improving bitbucket pipeline
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-06-25 22:05:06 +02:00 |
|
SJ
|
77ef1d9cce
|
src: compile fix
Change-Id: I8533038df7c81dcd9bcce576e24c8c4ee507999c
Signed-off-by: SJ <sj@acts.hu>
|
2017-05-14 17:21:46 +02:00 |
|
SJ
|
65fc0b377e
|
added reimport option for pilerimport
|
2016-04-05 21:10:09 +02:00 |
|
SJ
|
8acee556d1
|
code cleanup
|
2016-01-02 08:16:38 +01:00 |
|
SJ
|
f17e50d3a7
|
check_rules unit test fix
|
2015-12-29 15:16:31 +01:00 |
|
SJ
|
8f63cf29c9
|
smtp unit test fix
|
2015-12-29 14:24:30 +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 |
|