Michael JOLY:
> Hello,
>
> I have a problem. When i sent a mail to mailboxes of my domain and i
> request notifications of delivery, i receive two notifications : one says
> that the message is delivered (that's right) and another that tells the
> message has not been delivered.
Postfix delivery status notifications implement Internet standards
as defined in RFC 3461-3464.
Specifically, after notification of successful alias expansion,
you may stil receive notification that subsequent delivery attempts
have failed.
The "success" notification text that you deleted even contains text
to that effect.
If Postfix behavior disagrees with the standards then you're
welcome to point out where Postfix errs from the standards.
Wietse
> This is an extract of the two notifications :
>
> Success Mail delivery
> -----------------------------------------
> <[email protected]>: alias expanded
> <[email protected]>: alias expanded
> -----------------------------------------
>
> Failed Mail delivery
> -----------------------------------------
> <x...@localhost> (expanded from <[email protected]>): data format
> error. Command output: : Mailbox does not exist
>
> <xxx...@localhost> (expanded from <[email protected]>): data format
> error. Command output: : Mailbox does not exist
>
> Action: failed
> Status: 5.6.0
> Diagnostic-Code: x-unix; : Mailbox does not exist
>
> -----------------------------------------
>
>
> Thanks
> Mick