Hello, i have installed a 150 user postfix mail server on ubuntu 6.10 (server-kernel). i want to save the users and mailboxes on mysql database. i have three questions here. can i check the user name and passwords from mysql table? can i hold the passwords in mysql with MD5 format? By the way, i am getting the error indicated below, what might be the reason?
$tail -f /var/log/mail.log Jan 10 10:06:47 mailserver postfix/qmgr[6407]: ACA6D43DEC8: to=<[EMAIL PROTECTED]>, orig_to=<ozgur>, relay=none, delay=168419, delays=168312/107/0/0, dsn=4.3.0, status=deferred (unknown mail transport error) [EMAIL PROTECTED]:~# cat /etc/postfix/main.cf |grep dbmail mailbox_transport = dbmail-lmtp:10.0.0.1:24 [EMAIL PROTECTED]:~# cat /etc/postfix/master.cf |grep dbmail dbmail unix - n n - - pipe flags= user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d ${recipient} What is your problem? Thank you.. -- Ozgur Karatas Web: http://www.ozgurkaratas.com/ Blog: http://blog.ozgurkaratas.com/ -- . _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev