16 Oct
2012
16 Oct
'12
12:27 a.m.
Hi John,
John Reddy wrote:
I ran this: echo "Hello me" | mail -s "Dovecot test" $USER and ran it but couldn't find where the mail went. I checked /var/mail/my_user_name and it wasn't there, either. How do I find it?
I'm sorry to tell you this is rather off-topic on the dovecot list, since the mail is routed and delivered by your MTA.
In the logfiles of your MTA (mail transport agent) you should find hints where the mail went.
/var/log/postfix/... /var/log/exim/...