that's all??
you saved me my stress!! you are the king!!! I had to moved from lmtp smtp
to lmtp!!!
lmtp       unix  -       -       y       -       -       smtp
to
    lmtp      unix  -       -       n       -       -       lmtp

that's all!!!
for sure?? nothing else???




*Patrik*


*GTalk:  *alab...@gmail.com

*Web:*
http://www.patrikx3.tk

*Mobile:*
+36 20 342 8046 <+36+20+342+8046>

On Sat, Feb 11, 2017 at 1:21 AM, Viktor Dukhovni <postfix-us...@dukhovni.org
> wrote:

> On Sat, Feb 11, 2017 at 01:13:35AM +0100, Patrik Laszlo wrote:
>
> > root@server:~/email# postcat -eq 87EF33004CC | grep content_filter
> > root@server:~/email# postcat -eq 19F213004D8 | grep content_filter
> > root@server:~/email# postcat -eq 671FF3004D7 | grep content_filter
>
> Good, no problem content_filter.
>
> > virtual_transport = lmtp:unix:private/dovecot-lmtp
>
> This is the origin of "private/dovecot-lmtp".
>
> > lmtp       unix  -       -       y       -       -       smtp
>
> The "lmtp" entry in master.cf entry is wrong.  The postfix.org
> version has:
>
>     ...
>     smtp      unix  -       -       n       -       -       smtp
>     lmtp      unix  -       -       n       -       -       lmtp
>     ...
>
> Notice that the service name and the delivery agent match up in
> both entries.  You've created a chimera.  Your call whether to
> enable chroot or not ("y" vs. "n").  And you probably do need both
> services defined, not just the chimera.
>
> --
>         Viktor.
>

Reply via email to