History for mailpiler / src / message.c
2015-05-09
@SJ
added a mmap based ipc feature to prevent duplicates
SJ committed on 9 May 2015
@SJ
dup detection fix
SJ committed on 9 May 2015
2015-05-06
@SJ
dedup debug message
SJ committed on 6 May 2015
2014-07-22
@SJ
imap fixes
SJ committed on 22 Jul 2014
2014-07-10
@SJ
sql errno fix
SJ committed on 10 Jul 2014
2014-07-09
@SJ
do not treat as a fatal error if a recipient cannot be added
SJ committed on 9 Jul 2014
2014-05-06
@SJ
added a missing close()
SJ committed on 6 May 2014
2014-04-25
@SJ
better duplicate detection
SJ committed on 25 Apr 2014
2014-02-18
@SJ
code cleanup
SJ committed on 18 Feb 2014
2013-11-12
@SJ
display the stored id when a duplicate is found
SJ committed on 12 Nov 2013
2013-07-31
@SJ
added domain field to rules
SJ committed on 31 Jul 2013
2013-07-12
@SJ
minor code cleanup in message.c
SJ committed on 12 Jul 2013
2013-06-29
@SJ
prepared statement fixes
SJ committed on 29 Jun 2013
2013-05-15
@SJ
added customer initial support
SJ committed on 15 May 2013
2013-05-05
@SJ
initial commit using a very minimalistic db abstraction preparing to add postgresql support as well
SJ committed on 5 May 2013
2013-03-19
@SJ
fixed follow-up handling
SJ committed on 19 Mar 2013
2013-03-18
@SJ
added a fix to find the first message of a thread
SJ committed on 18 Mar 2013
2013-02-15
@SJ
code cleanup and added server_id to the store path
SJ committed on 15 Feb 2013
2013-01-31
@SJ
code cleanup
SJ committed on 31 Jan 2013
2013-01-28
@SJ
switching to prepared statements in attachment.c
SJ committed on 28 Jan 2013
2013-01-27
@SJ
using prepared statements in message processing
SJ committed on 27 Jan 2013
2013-01-09
@SJ
removed the unused bodydigest function
SJ committed on 9 Jan 2013
2012-12-15
@SJ
piler daemon forgot to remove the stripped attachments if the message was discarded by an archiving rule. Fixed
SJ committed on 15 Dec 2012
2012-11-28
@SJ
fixed the metadata fromdomain value
SJ committed on 28 Nov 2012
2012-10-05
@SJ
combine journal recpient addresses, allowing bcc users to see their messages
SJ committed on 5 Oct 2012
2012-09-04
@SJ
fixed a parser bug
SJ committed on 4 Sep 2012
2012-08-23
@SJ
added folder support for piler daemon and pilerimport
SJ committed on 23 Aug 2012
2012-06-20
@SJ
remove temp attachment files if it's a duplicate message
SJ committed on 20 Jun 2012
2012-05-29
@SJ
remove message files if it's a duplicate according to message-id
SJ committed on 29 May 2012
2012-02-19
@SJ
added retention rules to piler core
SJ committed on 19 Feb 2012