Pardon the tedious first question, but have you started dbmail-lmtpd? If so, try 'telnet localhost 24' to see if you can connect to it.
Aaron On Thu, Apr 20, 2006, Kevin Baker <[EMAIL PROTECTED]> said: > Can some one give me an example of how to have postfix pass > messages through lmtp to dbmail? > > > > I am getting the following warnings: > > postfix/lmtp[7337]: 80B618A8070: to=<[EMAIL PROTECTED]>, > relay=none, delay=0, status=deferred (connect to > localhost[127.0.0.1]: Connection refused) > > > > So far I have this setup on my system: > > postfix master.cf > dbmail-lmtp unix - - n - - lmtp -v > > postfix main.cf > mailbox_transport = dbmail-lmtp:127.0.0.1:24 > > dbmail dbmail.conf > [LMTP] > PORT=24 # Port to bind to. > > > > Thanks > > Kevin Baker > Mission Vi Inc. > [EMAIL PROTECTED] > 858.454.5532 > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Dbmail-dev mailing list > Dbmail-dev@dbmail.org > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > --