Commit Graph
100 Commits
Author SHA1 Message Date
Janos SUTO 657ceaf11f Fixed docker start.sh
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-07 20:33:47 +01:00
Janos SUTO ce811951e5 Fixed docker-compose.yaml
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-07 16:48:03 +01:00
Janos SUTO fd2bcf4845 Renamed message_highlight css field to mssghglght because some it interfered with some words
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-07 15:15:21 +01:00
Janos SUTO 5aa8d62701 Fixed docker setup not using mysql root account
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-05 17:36:51 +01:00
Janos SUTO 8afbd8f56d Let the gui return you last 20 messages automatically when you login
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-04 12:34:32 +01:00
Janos SUTO 3a6d99e7bd Fixed dockerfile
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-02-02 17:52:58 +01:00
Janos SUTO 59572444dd imapfetch.py fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-27 09:05:19 +01:00
Janos SUTO c1b717482b Fixed imap server hostname
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-27 09:03:29 +01:00
Janos SUTO a07e909c78 Updated LICENSE file
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-21 20:41:44 +01:00
Janos SUTO 2c530d5268 Fixed uid collision issue
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-16 15:27:37 +01:00
Janos SUTO e6edbc525b indexer shell scripts should syslog using mail.info
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-06 08:38:29 +01:00
Janos SUTO cb56eaeaed Reset buffer in make_digests()
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-06 08:36:50 +01:00
Janos SUTO ca7c65b84a The piler binaries paths in config.php should honor the ./configure options
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-05 10:05:25 +01:00
Janos SUTO 99a4bf4819 Discard header-only message without a Message-ID line
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-04 15:57:45 +01:00
Janos SUTO f8eeb71125 Updated test cases count number
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-04 15:57:19 +01:00
Janos SUTO 8678ab7e56 updated release notes
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-03 19:39:25 +01:00
Janos SUTO 7fc8f74d0f Improved the nginx config
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-03 18:23:50 +01:00
Janos SUTO b740bd5075 Fixed docker config
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-03 18:23:35 +01:00
Janos SUTO 624cca58e6 Updated php-fpm socket path to match 7.4
Signed-off-by: Janos SUTO <sj@acts.hu>
2021-01-03 18:23:29 +01:00
Janos SUTO 1288c9fed3 Refactored hbuf and sbuf in piler-smtp.c
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-28 20:39:43 +01:00
Janos SUTO 1e6a4b22c1 smtp acl fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-28 20:31:11 +01:00
Janos SUTO ed8fc2a6e8 Fixed smtp acl implementation
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-28 13:11:29 +01:00
Janos SUTO c1150832dd Fixed header protection text for screen.h
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-28 11:30:11 +01:00
Janos SUTO f8a32dd025 Introduced smtp acl
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-27 23:40:39 +01:00
Janos SUTO 48ec9b5c4a Add -Wimplicit-fallthrough=2 cflag only to gcc version 7+
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-24 16:23:14 +01:00
Janos SUTO fbb5aa8479 write to zip file requires libzip 1.x
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-24 15:57:29 +01:00
Janos SUTO 3729ed1ecf pilerimport can read data exported by pilerexport from stdin
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-20 22:01:34 +01:00
Janos SUTO 2b4f27372d Added -o option to pilerexport to print everything to stdout
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-18 22:42:16 +01:00
Janos SUTO 9dea29d783 pilertest should calculate retention timestamp starting from the sent timestamp
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-13 19:49:46 +01:00
Janos SUTO 61834843f1 Fixed sender domain check
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-13 08:52:52 +01: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 c08bd7393f Updated the iv config parameter description
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 19:43:28 +01:00
Janos SUTO 82f6d0c0cf Fixed typo for openssl 1.0.x EVP_bf_cbc()
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 19:38:21 +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 d2f3f018c0 Introduced new AES-256 encryption method for new emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 16:30:59 +01:00
Janos SUTO 613f25848d Keep a whitespace character when removing xml tags
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 14:07:25 +01:00
Janos SUTO a35f8903f7 Reindex should process the attachments as well
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 13:59:47 +01:00
Janos SUTO e8eb74d07a Fixed gz attachment type search in determine_attachment_type()
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-04 13:58:47 +01:00
Janos SUTO 2ed654c87f Prepend a random garbage block to the data to be encrypted
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-12-03 18:12:48 +01:00
Janos SUTO 8c6560f302 Disable the security_header check for imported emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-28 17:45:37 +01:00
Janos SUTO 535a4aa61c Added security header feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-26 19:01:45 +01:00
Janos SUTO bb8f6b1e00 Fixed google login
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-24 21:44:42 +01:00
Janos SUTO 9225d5b32e Obsoleted util/watch_sphinx_main_index.sh by refactoring indexer.main.sh
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-13 21:08:11 +01:00
Janos SUTO f7cc52433c #1124 Fixed pilerpurge to remove the last referenced attachment
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-10 20:59:11 +01:00
Janos SUTO 0d1e34007e Added before/since date support to imapfetch.py
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-01 08:51:59 +01:00
Janos SUTO d2512f0cff Fixed recursive argument definition in pilerexport.c
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-01 08:28:59 +01:00
Janos SUTO 8877285302 Wildcard domain fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-11-01 08:23:08 +01:00
Janos SUTO bfeef2669e Added support for wildcard domains
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-31 21:10:41 +01:00
Janos SUTO b5a8255be1 Refactored zip support for pilerexport
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-31 07:58:52 +01:00
Janos SUTO 5331297c55 Added option to write exported files to a zip file
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-30 23:56:52 +01:00
Janos SUTO 2b55fe00bc Fixed folder re-read after adding/removing a folder
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-30 21:19:20 +01:00
Janos SUTO 4d8be0ac99 Fxed check_your_permission_by_id_list()
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-30 20:57:00 +01:00
Janos SUTO 9daad952b4 Fixed branding logo reference
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-30 10:23:13 +01:00
Janos SUTO 25c9e116ed added mpstat to healthcheck.sh
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-29 10:42:56 +01:00
Janos SUTO 4659af3dd2 Added healthcheck.sh to make install
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-29 10:12:24 +01:00
Janos SUTO ffa2b69d4b Added mysql db size to healthcheck utility
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-29 10:10:07 +01:00
Janos SUTO 4e378b09cd Added healthcheck utility
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-29 09:50:49 +01:00
Janos SUTO d1fecf3a0c Fixed LDAP() call in model/saas/ldap.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-28 12:38:38 +01:00
Janos SUTO 3c57d5fec7 Fixed import.sh locking
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 22:39:16 +01:00
Janos SUTO d442fea23a Prepare for gui import
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 22:23:38 +01:00
Janos SUTO 3b3d0157ca Fixed import.sh
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 22:20:03 +01:00
Janos SUTO 27876000a2 Added missing import for imapfetch.py
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 22:16:53 +01:00
Janos SUTO d91e5aadd2 import/jobs page refresh should be the same as for the health page
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 22:16:23 +01:00
Janos SUTO f7f91c0855 Improved imapfetch.py
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 22:11:21 +01:00
Janos SUTO 1d615a1967 Added support for gui import
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-27 21:53:16 +01:00
Janos SUTO 96dbde7cba imapfetch.py shall quit if nothing in the import table
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-26 23:10:48 +01:00
Janos SUTO 68f72d0784 imapfetch.py can read imap connection from import table
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-26 23:08:03 +01:00
Janos SUTO b2358e6307 Enable import menu for all deployments
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-26 22:32:19 +01:00
Janos SUTO ffe7616b58 Fixed test case
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-26 20:30:38 +01:00
Janos SUTO 98a990ebf1 Fixed test case
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-26 20:24:42 +01:00
Janos SUTO 2d084e17d8 Attachment filename is added to the indexed body
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-24 18:47:10 +02:00
Janos SUTO d60b53c243 Removed "aname" search prefix
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-24 18:46:53 +02:00
Janos SUTO 4682697453 Fixed test case to sign the archived messages
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-17 20:47:56 +02:00
Janos SUTO 7ca0986abb Fixed inline image url
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-17 20:33:34 +02:00
Janos SUTO 427114b892 More TSA fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-17 20:33:00 +02:00
Janos SUTO 4a131f3058 TSA fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-17 20:03:07 +02:00
Janos SUTO 39fd0899b0 Fixed docker setup to listen on 127.0.0.1:80
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-10-15 14:43:32 +02:00
Janos SUTO f7a1318b03 Added -Wimplicit-fallthrough=2 to CFLAGS
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-09-17 22:49:13 +02:00
Janos SUTO 6bb5c52d56 Added support for uninvention
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-09-17 22:48:37 +02:00
Janos SUTO 2a51a44034 validemail() to model/user/user.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-09-17 22:45:47 +02:00
Janos SUTO 6ce7efd1ed Exclude 42+ email addresses from sphinx query
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-09-17 22:44:41 +02:00
Janos SUTO 9833992b16 Added folder query to imap and pop3 authentication
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-09-09 21:20:59 +02:00
Janos SUTO f2e9dc8343 Made strict sphinx schema the default
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-17 20:32:42 +02:00
Janos SUTO ee39e64ffb Refactored init.d/rc.piler.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-17 10:42:01 +02:00
Janos SUTO a38f757ca9 Released 1.3.9
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-17 10:41:31 +02:00
Janos SUTO 137671d3fa Fixed counters in test cases to match the new number of test emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-12 12:05:07 +02:00
Janos SUTO f514d68bd1 Added a separator to searching for attachment names
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-11 20:36:18 +02:00
Janos SUTO cbe283357b Revert "updated pipeline"
This reverts commit 027d301745.
2020-08-10 22:27:02 +02:00
Janos SUTO 38031b731b Revert "pipeline fix"
This reverts commit e62e87fe72.
2020-08-10 22:26:53 +02:00
Janos SUTO e62e87fe72 pipeline fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-10 22:16:10 +02:00
Janos SUTO 027d301745 updated pipeline
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-10 22:14:48 +02:00
Janos SUTO e118feb3ab More refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-10 21:58:06 +02:00
Janos SUTO 345fd715f5 cppcheck refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-10 20:58:34 +02:00
Janos SUTO 47838a059f pilerimport.c fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-08 21:29:41 +02:00
Janos SUTO cf97a9161b pilerexport.c fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-08 21:28:25 +02:00
Janos SUTO 3e33bf99c8 piler-smtp.c fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-08 21:28:09 +02:00
Janos SUTO 8a5e01c5c5 piler.c fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-08-08 21:27:54 +02:00
Janos SUTO 7ce0f42e7b Use TLS v1.2 with openssl 1.0.x for connecting remote pop3/imap servers
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-07-23 09:15:39 +02:00