one email not going thru all other emails coming in ok
A customer receives emails from everyone but one person. What could be the problem?
one email not going thru all other emails coming in ok
A customer receives emails from everyone but one person. What could be the problem?
exim_mainlog is a place to check. Also if there is spam assassin configured for the domain. Also did you check whether you are able to receive the mails from another account on the same domain. If possible .. do have a check and see what is the result..Originally Posted by Envision5000
do I have to check exim_mainlog right when the person is sending the email?
Need not... you can grep the exim_mainlog for that particular user..Originally Posted by Envision5000
ok thanks
I tried cat /var/log/exim_mainlog | grep jo@midamerica.com
found nothing that can tell me why its blocked.
anything else I can try?
Try
grep jo@midamerica.com /var/log/exim_mainlog
and see if there is any entry for that domain..
that returned the same result as cat /var/log/exim_mainlog | grep jo@midamerica.comOriginally Posted by aby
but nothing was giving about the email thats not going thru
You mean no entry for that domain on the log ? if that is the case, that means that the mail is not reaching your server.
ok. What has to be done? do you know?Originally Posted by aby
I can't help you without having a check into it.. If you need me to have a check, ge to me on IM on any of my signatures. I 'll see if I can help you.Originally Posted by Envision5000