Antonio Alberola:
> Hello,
> 
> I have a Little problem with duplicate emails.
> In my system I configure quota server for Maildir disk. When an email is
> sent to an alias who contains a user with a full quota, this email is queued
> and the rest of recipients gets a duplicate email.
> 
> As can I do that only the recipient with the full quota, receive the queued
> email.

You need to set up an owner-listname alias.

        Wietse

ALIASES(5)                                                          ALIASES(5)
        ...
       The format of the alias database input file is as follows:

       o      An alias definition has the form

                   name: value1, value2, ...
        ...
       In addition, when an alias exists for owner-name, delivery  diagnostics
       are  directed to that address, instead of to the originator of the mes-
       sage.

The presence of the owner-name alias also prevents Postfix from
doing what you describe above.

        Wietse

Reply via email to