On Thu, 01 Nov 2007 15:59:55 +0100 Paul J Stevens <[EMAIL PROTECTED]> confabulated:
> Duane Hill wrote: > > I'm setting up a testbed on FreeBSD v6.2 using Postfix v2.4.6 and > > Dbmail v2.2.5 with MySQL v5.0.45 as the back end. I've followed the > > docs in the README.postfix file and messages are not getting > > populated into the database. Here is the error reported: > > > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: > > > 192.168.1.100[192.168.1.100]: MAIL FROM:<> > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: > > > 192.168.1.100[192.168.1.100]: RCPT TO:<[EMAIL PROTECTED] .com> > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: > > > 192.168.1.100[192.168.1.100]: DATA > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: vstream_fflush_some: > > fd 12 flush 59 > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: > > vstream_buf_get_ready: fd 12 got 18 > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: < > > 192.168.1.100[192.168.1.100]: 250 Sender <> OK > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: > > vstream_buf_get_ready: fd 12 got 75 > > Nov 1 13:33:08 mailstor postfix/lmtp[90048]: < > > 192.168.1.100[192.168.1.100]: 550 Recipient > > <[EMAIL PROTECTED]> FAIL > > > > Per the docs, I have set the following to have no value: > > > > local_recipient_maps = > > > > Also according to the docs: > > > > mailbox_transport = dbmail-lmtp:192.168.1.100:30024 > > > > dbmail-lmtp unix - - n - - lmtp > > Is dbmail-lmtpd running? > Is dbmail-lmtpd listening on port 30024? mailstor# sockstat -l | grep dbmail root master 90877 76 stream private/dbmail-lmtp nobody dbmail-lmt 89721 5 tcp4 192.168.1.100:30024 *:* nobody dbmail-lmt 89525 5 tcp4 192.168.1.100:30024 *:* nobody dbmail-lmt 89524 5 tcp4 192.168.1.100:30024 *:* nobody dbmail-lmt 89523 5 tcp4 192.168.1.100:30024 *:* root dbmail-lmt 89522 5 tcp4 192.168.1.100:30024 *:* ------ _|_ (_| | _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
