3 Apr
2013
3 Apr
'13
1:22 p.m.
At Wed, 03 Apr 2013 14:35:59 +0400, Sergej Pupykin <ml@sergej.pp.ru> wrote:
Yes, but
$ systemctl stop postfix dbmail-imapd dbmail-timsieved dbmail-pop3d mysqld $ pacman -S mysql-clients mysql libmysqlclient $ systemctl start mysqld postfix dbmail-imapd dbmail-timsieved dbmail-pop3d $ mysql_upgrade --force
solves the problem.
I tested it using telnet to imap port. ? LOGIN ... ? SELECT ... ? FETCH <ID> body[] and check order of mime parts.
Also dbmail/libzdb code looks clean. It just get sql query results and put them to IMAP client...
Link to thread start: http://www.mail-archive.com/dbmail%40dbmail.org/msg18179.html