At Wed, 03 Apr 2013 12:15:53 +0200,
Reindl Harald <h.rei...@thelounge.net> wrote:
> i am CC'ing this to the MariaDB list..........
> 
> but "however when I run it from command line it works well" speaks
> against it

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...
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to