>> > > postsuper -d QUEUE_ID
>> >
>> >
>> > ok. now i want to inform the user about this action.
>> HOW can i do
>> > that? anyway for sending a notification at this
>> point....
>>
>> There is no need to manual delete mail from the queue that
>> way.
>
>
> i agree. But now i have to do it with  postsuper -d QUEUE_ID
>
> in this situation how can i notify the user? i believe there will be somehow
> a way to inform the user!!!
>

There is no automatic notification for postsuper -d. If you want to notify
users that you deleted their mail, you'll need to do it yourself.

However if all you want to do is bounce undeliverable messages, you don't need
to do anything. Just configure whatever maximal_queue_lifetime you find
reasonable and leave postfix alone. When the message expires postfix will
notify the sender.

Terry



Reply via email to