Michal Kurka:
> Dne 21.9.2012 v 06:55 Wietse Venema napsal(a):
>
> > > I'm viewing "http://www.postfix.org/OVERVIEW.html#delivering";. The
> > > local(8) and virtual(8) are at the same level. Why local(8) return
> > > SMTP-error and virtual(8) generate bounce mail?
> >
> > ALL Postfix delivery
Dne 21.9.2012 v 06:55 Wietse Venema napsal(a):
> > I'm viewing "http://www.postfix.org/OVERVIEW.html#delivering";. The
> > local(8) and virtual(8) are at the same level. Why local(8) return
> > SMTP-error and virtual(8) generate bounce mail?
>
> ALL Postfix delivery agents generate a bounce mes
Michal Kurka:
> > > I need to return SMTP-error to sender server without put in local
> > > queue as well as local(8). Is it possible?
> >
> > No. Postfix delivery is asynchronous.
> > http://www.postfix.org/OVERVIEW.html
>
> I'm viewing "http://www.postfix.org/OVERVIEW.html#delivering";
Dne 19.9.2012 v 19:37 Viktor Dukhovni napsal(a):
> On Wed, Sep 19, 2012 at 07:46:06PM +0200, Michal Kurka wrote:
>
> > Hello.
> >
> > I use virtual_transport and my own script for local delivery:
> >
> > main.cf:
> > virtual_mailbox_maps = hash:/etc/postfix/vmailbox
> > virtual_transport =
On Wed, Sep 19, 2012 at 07:46:06PM +0200, Michal Kurka wrote:
> Hello.
>
> I use virtual_transport and my own script for local delivery:
>
> main.cf:
> virtual_mailbox_maps = hash:/etc/postfix/vmailbox
> virtual_transport = locdel
>
> master.cf:
> locdel unix - n n - - pipe
> flags=