If the mail receive with attachments and mail storage in the server - Maildir. How attachment set in Maildir format?

For example: I user maildir for incoming message in my server. I got 1 message with attachment, I set this message in /user/new dir, where must i set attachment for this message?

Thank you.

link|improve this question

38% accept rate
feedback

1 Answer

Is your question about how the attachment is encoded in the mail stored in the Maildir directory ? If yes, have a look at http://en.wikipedia.org/wiki/MIME (and also http://en.wikipedia.org/wiki/Base64). Mail body + attachment(s) are in the same file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.