[Dbmail] message sending

2003-12-15 Thread Alexander Prohorenko
Guys! Are there any tool to mannualy put a message file (say, Unix mailbox, or just a piped message) to some SPECIFIC folder in the dbimapd IMAP? This would be very usefull for different virus/spam filters to put suspesious messages to the specific folder, but not Inbox. As I see it - is a

[Dbmail] Latest dbmail-2 from CVS doesn't like to work with MySQL

2003-12-15 Thread Alexander Prohorenko
Hi. Normally, I'm running the dbmail-1.2.1 and it works just fine for me. However, I've decided to upgrade to the latest dbmail-2, as far as I don't like to functionality in working with the IMAP dirs in dbmail-1. I've heard that it has been pretty improved in dbmail-2. However,

Re[2]: [Dbmail] Latest dbmail-2 from CVS doesn't like to work with MySQL

2003-12-16 Thread Alexander Prohorenko
Christian, I've alread set host in my /etc/dbmail.conf: host=localhost Do you think that the idea is to use IP numbers ? Monday, December 15, 2003, 9:55:56 PM, you wrote: > On Mon, Dec 15, 2003 at 12:51:43PM +0200, Alexander Prohorenko wrote: >> >> Hi. >> >

Re[2]: [Dbmail] Latest dbmail-2 from CVS doesn't like to work with MySQL

2003-12-16 Thread Alexander Prohorenko
al_connect will connect to the unix socket instead of a tcp > socket. Otherwise, if host=someotherhost sqlport is required. Probably, > sqlport should default to 3306 for mysql builds, but I dont believe it > does so at present. > Checkout the mysql C-API docs for more authorative informatio