View Single Post
  #8 (permalink)  
Old 09-28-2009, 01:16 PM
ArcaneMagus ArcaneMagus is offline
Moderator
 
Posts: 778
Default

Try this:
Code:
grep mysteryuser@domain.tld /var/log/mail.log
if they have sent you mail recently, if not try looking in the archived mail.log files.
Reply With Quote