I can't find any documentation on how postfix stores email. Where is it stored, and in what format? I'm using Ubuntu server 11
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
Probably The normal format, called "mbox", uses a line that starts with "From " to indicate the start of each message - this is one reason why many email clients will change "From " in the body of the message to ">From ". You can also configure it to use "maildir", in which |
|||||
|
|
For outbound mail (you didn't specify, and inbound is answered elsewhere) it is in |
|||||
|