View Single Post
Old 08-04-2009, 05:01 PM   #11 (permalink)
SyfonicHosting
Contributing Member
 
SyfonicHosting's Avatar
 
Join Date: 07-11-09
Posts: 510
iTrader: 0 / 50%
Latest Blog:
None

SyfonicHosting is liked by somebodySyfonicHosting is liked by somebodySyfonicHosting is liked by somebodySyfonicHosting is liked by somebody
Quote:
Originally Posted by thewebhostingdir View Post
First you would to grep the logs for the email address 'nobody@domain.com' through SSH. To do this kindly use the below mentioend command to grep the logs:

cat /var/log/exim_mainlog | grep nobody@domain.com

You will get the list of email logs for the above mentinoed email address. Now select the header ID related to the mail and use the bleow mentioned command to grep the full header:

cat /var/log/exim_mainlog | grep 1KJXXX-123XX-XX

Once you grep the header ID you will get the actual email address through which you can check which SMTP authentication is used.
That's a nice tutorial. Mind if I share it on another forum?
__________________
Syfonic Hosting | The Last Hosting Plan You'll Ever Need!
Syfonic Special Hosting: Special Hosting For Special Scripts
Unlimited Space, Bandwidth, Features, & Everything Else!
SyfonicHosting is offline   Reply With Quote