-
QmailAdmin only understands the older ezmlm-idx 0.4x releases. You could ask around on the QmailAdmin mailing lists (qmailadmin@inter7.com -- to subscribe, email qmailadmin-subscribe@inter7.com) to see if anyone would be interested in making the updates.
2009-11-21 17:59:33 UTC in QmailAdmin
-
Say you have sales@example.com forward to john@example.com. I'd like to see the Delivered-To headers act like Received headers. Maybe john@example.com forwards to jdoe@example.net. In that case:
Delivered-To: jdoe@example.net
Received: [standard Received header here]
Received: [another Received header]
Delivered-To: john@example.com
Delivered-To: sales@example.com
Received: [received...
2009-08-18 23:14:34 UTC in QmailAdmin
-
I'm not sure about that... I found this from the Postfix manual, and it seems to imply that there could be multiple Delivered-To headers, and that they might be used for loop detection.
MAIL FORWARDING
For the sake of reliability, forwarded mail is re-submit-
ted as a new message, so that each recipient has a sepa-
rate on-file delivery status record.
In...
2009-08-15 03:48:07 UTC in QmailAdmin
-
Agreed.
2009-07-31 17:02:50 UTC in vpopmail - virtual domains for qmail
-
Be sure to update the delete code as well, to just warn on a missing lastauth table. It should be able to continue with the deletion.
2009-07-31 16:50:54 UTC in vpopmail - virtual domains for qmail