blob: 0c421d73557dcb0923768aa3c110bd97bfccfd56 [file] [log] [blame]
=== AddDeliveredToHeader
This mailet adds the de-facto standard QMail Delivered-To header.
Upon processing by LocalDelivery, a Delivered-To header matching the recipient mail address will be added before storage.
Example
....
<mailet match="All" class="AddDeliveredToHeader">
....