|
change the filename using qmail in Maildir format
I'm using qmail and using Maildir format in my mail server and it was a fresh install and this thing came up to my mind. Is it possible to change filename of all incoming emails before it will be deliver to Maildir? Let's say I have a filename 1258692713.M653901P24650.localhost. Can I change it to 1258692713.M653901P24650-200911.localhost. Can I apply the output of the command "date +%F" in each incoming new emails to append on the filename before it reach Maildir?
|