Email issue

Posted by manindarkjp, 03-30-2008, 08:31 AM
Hello, I have a dedicate server and got a problem with receiving and sending email with Yahoo email accounts. I checked with gmail and other one and it works fine except Yahoo. It does not delivery when I sent out to Yahoo accounts. However, I can get email from Yahoo when they send back to me but a little bit delay. Can you tell me what should I do? Any help will be appreciated.

Posted by RofyHost, 03-30-2008, 08:37 AM
check your email server's log files to see the exact error you are having

Posted by manindarkjp, 03-30-2008, 08:49 AM
How can I get this information from WHM?

Posted by david510, 03-30-2008, 09:49 AM
If you have root access to the server, do the following. grep email_id /var/log/exim_mainlog get the message ID and do the below. grep message_ID /var/log/exim_mainlog

Posted by RofyHost, 03-30-2008, 10:12 AM
you have to do it from SSH: tail -f /var/log/exim/mainlog this way you can see in realtime what is going on

Hjälpte svaret dig?

 Skriv ut denna artikeln

Läs även

Set up file that will be called up in cron

Posted by ninak, 03-09-2010, 10:10 AMI am kind of embarrassed asking this question but I hope...

Plain Text To PNG

Posted by CAB 08, 09-22-2008, 06:33 AMHey, does anyone know a piece of code that can transform...

reverse dns?

Posted by olddocks, 01-13-2008, 05:55 PMi read somewhere that genuine emails i send from my site...

Need Shell script to add prefix to multiple files' name.

Posted by viettechorg, 03-25-2007, 02:09 PMHello, Does anyone know any of the shell script(or...

ereg allow space? Simple for those who understand it

Posted by lexington, 09-21-2008, 10:46 PMI do not think I will ever fully understand ereg, eregi,...