Hi,

I am using dbmail-2
dbmail-smtp is fine.

>mailbox_transport   is  used  for  local  system accounts. Perhaps you
>want:

>virtual_transport = dbmail-smtp:


I now have:
mailbox_transport = lmtp:[127.0.0.1]

It delivers to dbmail (not local system accounts)

But when i change to

virtual_transport = dbmail-smtp:

I get:
postfix/local[43044]: 686A44B377: to=<test...@domain.com>, relay=local,
delay=0.1, delays=0.05/0/0/0.06, dsn=5.1.1, status=bounced (unknown user:
"test.14")

it seems that virtual_transport tries to deliver to local system user
instead of dbmail database.
shouldn't it say postfix/dbmail-smtp instead of postfix/local ?

The reason i want to change from lmtp to dbmail-smtp is because dbmail lmtp
has some bugs like if i send a mail with such content:
..1
...2

it delivers
...1
....2

(notice an added dot)

(and it corrupts some content in pdf attachments)

but with dbmail-smtp when i test it by hand it delivers it correctly.








On Wed, Jan 22, 2014 at 10:20 AM, Paul J Stevens <p...@nfg.nl> wrote:

> On 22-01-14 08:39, mmmexp1 . wrote:
> > Hello,
> >
> >
> > I want to change my dbmail mailbox_transport on Postfix from dbmail-lmtp
> > to dbmail-smtp,
> > but when i change it to dbmail-smtp
>
> Please note that unless you are using dbmail-2 dbmail-smtp no longer
> exists. Use dbmail-deliver instead, or create a symlink to it:
>
> cd /usr/local/sbin && ln -s dbmail-deliver dbmail-smtp
>
>
>
>
>
>
> --
> ________________________________________________________________
> Paul J Stevens       pjstevns @ gmail, twitter, github, linkedin
>
>   * Premium Hosting Services and Web Application Consultancy *
>
>            www.nfg.nl/i...@nfg.nl/+31.85.877.99.97
> ________________________________________________________________
> _______________________________________________
> DBmail mailing list
> DBmail@dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to