Hello mmmexp1,

Wednesday, January 22, 2014, 7:39:54 AM, you 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

> it says "uknown transport". 

> in master.cf i have:
> dbmail-smtp    unix   -   n     n       -       -       pipe
>         flags=  user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d 
> ${recipient} -r ${sender}

> in main..cf:
> mailbox_transport = dbmail-smtp

> Could anyone help me?

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

virtual_transport = dbmail-smtp:

Also,   ensure  the  argv  path  above  is  where  dbmail-smtp  lives.
Otherwise, change to match.

P.s. Did you do a postfix reload after changing main.cf ?

-- 
Best regards,
 Duane                            mailto:duih...@gmail.com

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to