|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: store email with subject filename
From: mouss (mouss
ml.netoyen.net)
Date: Sat Jul 18 2009 - 13:07:32 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
gianlucabrt
interfree.it a écrit :
> Hi
>
>
> My mailserver store mail in Maildir format, is possible through postfix, mailscanner or procmail to store mail with subject filename so i can find mail more quicly on server?
>
>
the subject is a bad choice for a filename:
- the filename must be unique
- the subject may contains characters that are not well suited for a
filename
... etc.
instead, you could have a cron job that parses the messages and updates
a filename -> subject table.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]