On Tue, Dec 09, 2014 at 08:02:31AM +0100, Bernard T. Higonnet wrote: > I find that incoming mail > is seemingly "(delivered to maildir)" and then removed from same! Here is a > log snippet to illustrate what I mean:
No, the delivered mail is NOT removed, the queue-file is removed once all envelope recipients are delivered or bounced. > Dec 9 07:11:23 freebsd postfix/local[20502]: 62015C382F: > to=<[email protected]>, relay=local, delay=0.17, delays=0.15/0.02/0/0, > dsn=2.0.0, status=sent (delivered to maildir) > > Dec 9 07:11:23 freebsd postfix/local[20502]: 62015C382F: > to=<[email protected]>, relay=local, delay=0.17, > delays=0.15/0.02/0/0, dsn=2.0.0, status=sent (delivered to maildir) Now you just need to find out where your local per-user maildirs are. http://www.postfix.org/DEBUG_README.html#mail -- Viktor.
