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? -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
