PDA

View Full Version : Can send Emails but not receive



crowdesigner
02-11-2009, 02:17 PM
Hi everyone,

I just setup my email, but i have a problem:

I can send emails to whatever, (hotmail,gmail, etc)
but
I cannot receive from any mailserver (hotmail,gmail,etc) except mine.

smtalk
02-11-2009, 02:52 PM
If you have dovecot, try:


cd /usr/local/directadmin/custombuild
./build todovecot
Or it could be a problem with your exim configuration file, try updating it: http://help.directadmin.com/item.php?id=51. Make sure you apply the following if you have Dovecot:


patch -p0 < /usr/local/directadmin/custombuild/exim.conf.dovecot.patch


If it still doesn't solve the problem, check your /var/log/exim/mainlog file.