I need to add a small correction to the above solution, you don't need
, it doesn't even work. Skip it and all is good:
Regarding other solutions, I contacted the author of one of the milters for archiving via psotfix:
http://www.dancingfortune.com/projec...smtp/index.php
and he explained the advantage of using the milter vs sender_bcc_maps/recipient_bcc_maps as follows:
One of the main issues with archiving SENT mail is that the user can essentially put any From: address they like. What we do to solve this problem is require that users must provide login credentials to send mail via smtp_auth. In this case the milter is able to see the username of the sender and determine where to archive it, regardless of what From: address is in the header. This is a case worth considering if the client requires the archive for legal reasons and not just backup purposes.
Sounds right to me, I think this is a more "proper" solution, am I right?
Recent comments
1 day 12 hours ago
1 day 14 hours ago
2 days 2 hours ago
2 days 5 hours ago
2 days 9 hours ago
2 days 16 hours ago
3 days 1 hour ago
3 days 3 hours ago
3 days 11 hours ago
3 days 12 hours ago