Hi Janos,
Wow quick response. :-)
Latest master works a lot better, but still no actual import..:
processing folder: Templates... found 18 messages
cannot open: 8226-imap-1.txt
processing folder: Sent Items/2004... found 0 messages
processing folder: Sent Items/2005... found 2045 messages
cannot open: 8226-imap-2.txt
processing folder: Sent Items/2006... found 1906 messages
cannot open: 8226-imap-3.txt
processing folder: Sent Items/2007... found 5791 messages
cannot open: 8226-imap-4.txt
In var/log/syslog I see:
Feb 20 15:05:09 piler pilerimport[8310]: : mysql_stmt_prepare() error:
Unknown column 'attachment_name' in 'field list' => sql: SELECT
`domain`, `from`, `to`, `subject`, `_size`, `size`, `attachment_name`,
`attachment_type`, `_attachment_size`, `attachment_size`, `spam`, `days`
FROM `archiving_rule`
Feb 20 15:05:09 piler pilerimport[8310]: : mysql_stmt_prepare() error:
Unknown column 'attachment_name' in 'field list' => sql: SELECT
`domain`, `from`, `to`, `subject`, `_size`, `size`, `attachment_name`,
`attachment_type`, `_attachment_size`, `attachment_size`, `spam`, `days`
FROM `retention_rule`
Do I need to recreate the mysql database for new fields or so?
MJ