| 2013-03-23 |
fixed attachment handling
SJ
committed
on 23 Mar 2013
|
|---|---|
| 2013-03-19 |
fixed follow-up handling
SJ
committed
on 19 Mar 2013
|
| 2013-03-18 |
improved pilerexport
SJ
committed
on 18 Mar 2013
|
|
added a fix to find the first message of a thread
SJ
committed
on 18 Mar 2013
|
|
| 2013-02-22 |
added tweak option to manually imported emails, too
SJ
committed
on 22 Feb 2013
|
|
added a tweak option to change the sent time piler stores
SJ
committed
on 22 Feb 2013
|
|
| 2013-02-19 |
eliminated a compile time warning
SJ
committed
on 19 Feb 2013
|
|
fixed the pop3 import
SJ
committed
on 19 Feb 2013
|
|
| 2013-02-15 |
code cleanup and added server_id to the store path
SJ
committed
on 15 Feb 2013
|
|
add offset to metadata table
SJ
committed
on 15 Feb 2013
|
|
| 2013-01-31 |
code cleanup
SJ
committed
on 31 Jan 2013
|
| 2013-01-28 |
code clean up in folder.c
SJ
committed
on 28 Jan 2013
|
|
switching to prepared statements in attachment.c
SJ
committed
on 28 Jan 2013
|
|
| 2013-01-27 |
using prepared statements in message processing
SJ
committed
on 27 Jan 2013
|
|
let piler child process give 421 error if it cannot connect to database
SJ
committed
on 27 Jan 2013
|
|
|
revised ms journal handling
SJ
committed
on 27 Jan 2013
|
|
| 2013-01-24 |
issue a warning and keep the message if it cannot be imported
SJ
committed
on 24 Jan 2013
|
| 2013-01-21 |
added quotes around the password to support special characters in the LOGIN command
SJ
committed
on 21 Jan 2013
|
| 2013-01-11 |
added encrypt_messages piler.conf option to decide whether to encrypt messages or not
SJ
committed
on 11 Jan 2013
|
| 2013-01-10 |
fixed a bug in imap parser
SJ
committed
on 10 Jan 2013
|
| 2013-01-09 |
removed the unused bodydigest function
SJ
committed
on 9 Jan 2013
|
| 2013-01-06 |
fixed a typo in the test/ directory
SJ
committed
on 6 Jan 2013
|
|
eliminated the mydomains piler.conf
SJ
committed
on 6 Jan 2013
|
|
|
introduced the server_id variable
SJ
committed
on 6 Jan 2013
|
|
| 2013-01-03 |
fixed a bug (-A) in pilerexport
SJ
committed
on 3 Jan 2013
|
| 2012-12-17 |
removed the trailing space from the Subject line
SJ
committed
on 17 Dec 2012
|
| 2012-12-15 |
piler daemon forgot to remove the stripped attachments if the message was discarded by an archiving rule. Fixed
SJ
committed
on 15 Dec 2012
|
|
redesigned the top storing directory structure
SJ
committed
on 15 Dec 2012
|
|
| 2012-12-09 |
early decoding of utf/qp/... encoded attachment filenames
SJ
committed
on 9 Dec 2012
|
| 2012-12-06 |
fixed a buffer overflow when processing extremly long body lines
SJ
committed
on 6 Dec 2012
|