Thanks for the reply. Yes, I do have all the daemons running.
# qmailctl stat
/service/qmail-send: up (pid 5605) 47008 seconds
/service/qmail-send/log: up (pid 5608) 47008 seconds
/service/qmail-smtpd: up (pid 5612) 47008 seconds
/service/qmail-smtpd/log: down 112656 seconds, normally up
/service/qmail-pop3d: up (pid 5617) 47008 seconds
/service/qmail-pop3d/log: up (pid 744) 136050 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0
I watched the log and saw messages coming/leaving. However, I could not read the incoming message using client such as Linux "mail" command, Eudora, Mirosoft Outlook, Netscape,...
Here's the two messages from my log:
Sending to yahoo acount is ok:
@400000003e3c4e8716598ccc info msg 1442143: bytes 242 from <root@myhost.com> qp 6214 uid 0
@400000003e3c4e8716a4228c starting delivery 1: msg 1442143 to remote myyahoo@yahoo.com
@400000003e3c4e8716a43de4 status: local 0/10 remote 1/20
@400000003e3c4e8800672c1c delivery 1: success: 64.156.215.5_accepted_message./Remote_host_said:_250_ok_dirdel/
@400000003e3c4e8800674f44 status: local 0/10 remote 0/20
@400000003e3c4e880067532c end msg 1442143
Sending to my email, myhost.com, is successful but I could not retrieve it:
@400000003e3c4ef10eb20bfc new msg 1442143
@400000003e3c4ef10eb22b3c info msg 1442143: bytes 233 from <root@myhost.com> qp 6220 uid 0
@400000003e3c4ef10ee437bc starting delivery 2: msg 1442143 to local myhost.com-channan@myhost.com
@400000003e3c4ef10ee456fc status: local 1/10 remote 0/20
@400000003e3c4ef10f6110ac delivery 2: success: did_0+0+1/
@400000003e3c4ef10f6137bc status: local 0/10 remote 0/20
@400000003e3c4ef10f613ba4 end msg 1442143
Is it a POP problem? Anything with the domain setup? MX record?...
Thanks...