Gonçalo Duarte wrote:
> Hello again,
> 
> I'm using postfix + dbmail + mysql and I'm a having a problem.
> 
> When I try to send an email from gmail p.e., in the log file maillog
> appears:
> 
> postfix/qmgr[15568]: E2BD7C7830E: from=< [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>>, size=2455, nrcpt=1 (queue active)
> 
> postfix/local[15569]: warning: connect #1 to subsystem
> private/dbmail-lmtp: No such file or directory
> 
> Could you help with this? I don't have any file dbmail-lmtp, I only have
> dbmail-lmtpd. Should I have that one too?

The problem is in your mailbox transport setup.

try:

postconf -e 'mailbox_transport=lmtp:[localhost]:24'

assuming dbmail-lmtpd is running on localhost and you want to use lmtp
for all local deliveries.

-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to