I'm having a problem recieving emails. I can send email perfectly, but recieving them isnt working. i have vds #2. any ideas?
I'm having a problem recieving emails. I can send email perfectly, but recieving them isnt working. i have vds #2. any ideas?
which logs? email, cpanel?
I don't know how you can see the logs using cpanel. With ssh2 you can do:
tail -f /var/log/maillog
Then send an e-mail and see if you see anything at your screen.
May 18 17:57:29 fast spamd[15423]: spamd: connection from localhost [127.0.0.1] at port 36064
May 18 17:57:31 fast spamd[15423]: spamd: setuid to root succeeded
May 18 17:57:33 fast spamd[15423]: spamd: still running as root: user not specified with -u, not found, or set to root, falling back to nobody at /usr/bin/spamd line 1152, <GEN163> line 4.
May 18 17:57:33 fast spamd[15423]: spamd: processing message <GTUBE1.1010101@example.net> for root:99
May 18 17:57:35 fast spamd[15423]: mkdir /root/.spamassassin: Permission denied at /usr/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin.pm line 1469
May 18 17:57:36 fast spamd[15423]: locker: safe_lock: cannot create tmp lockfile /root/.spamassassin/auto-whitelist.lock.fast.box.net.15423 for /root/.spamassassin/auto-whitelist.lock: Permission denied
May 18 17:57:40 fast spamd[15423]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile /root/.spamassassin/auto-whitelist.lock.fast.box.net.15423 for /root/.spamassassin/auto-whitelist.lock: Permission denied
May 18 17:57:41 fast spamd[15423]: spamd: identified spam (1000.0/5.0) for root:99 in 0.2 seconds, 834 bytes.
May 18 17:57:41 fast spamd[15423]: spamd: result: Y 999 - GTUBE,NO_RECEIVED,NO_RELAYS scantime=0.2,size=834,user=root,uid=99,required_sc ore=5.0,rhost=localhost,raddr=127.0.0.1,rport=3606 4,mid=<GTUBE1.1010101@example.net>,autolearn=no
May 18 17:57:41 fast spamd[14337]: prefork: child states: II
it sends e-mails fine. just recieving is the problem.
Maybe your spam filter "thinks" that the e-mails you send is spam? Try to disable it for a while. Then restart the smtp server and try again to send an e-mail to a e-mail address that hosted to your server.