m0rbid
02-20-2004, 11:43 PM
I went thru the entire install up till it asked me to reboot, (To activate all the changes we just made, we're going to have to completely stop and restart Qmail. Since Qmail is so hard to kill (this is usually a good thing), I have found that the best thing to do at this point is to simply reboot the server.... http://www.qmailrocks.org/qmailscanner_db.htm ..about halfway down)
Before I rebooted the server, email was working great, thru webmail, and remote clients, when the server came back up, all hell broke loose.. first was this:
-- I get the this error when sending thru outlook:
The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'Azathot@mindphukd.org'. Subject 'test', Account: 'mindphukd', Server: 'mail.mindphukd.org', Protocol: SMTP, Server Response: '513 Relaying denied.', Port: 25, Secure(SSL): No, Server Error: 513, Error Number: 0x800CCC79
-- this one when sending thru SquirrelMail:
ERROR:
Command not implemented
Server replied: 502 ESMTP command error
-- this is the outcome of a qmailctl stat:
spectral:/var/qmail/supervise# qmailctl stat
/service/qmail-send: up (pid 10514) 134 seconds
/service/qmail-send/log: up (pid 10515) 134 seconds
/service/qmail-smtpd: up (pid 11270) 1 seconds
/service/qmail-smtpd/log: up (pid 10520) 134 seconds
/service/qmail-pop3d: up (pid 10523) 134 seconds
/service/qmail-pop3d/log: up (pid 10525) 134 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0
spectral:/var/qmail/supervise#
seems like my /service/qmail-smtpd: is stuck in a startup loop or something, I dont know, this was a fresh install, worked well before I rebooted the thing. .... That was before I read the forums a bit, then someone said that the scripts for qmail-pop3d/log/run and the others, 'had' to be edited in 'vi', so I erased the two qmail-pop3d scripts and attempted that, only to screw the scripts up more, so went back into nano, and wr-wrote them back to the way it said.
Now qmailctl stat shows this:
spectral:/home/m0rbid# qmailctl stat
/service/qmail-send: up (pid 31727) 1141 seconds
/service/qmail-send/log: up (pid 31729) 1141 seconds
/service/qmail-smtpd: up (pid 7160) 0 seconds
/service/qmail-smtpd/log: up (pid 31735) 1141 seconds
/service/qmail-pop3d: up (pid 7159) 1 seconds
/service/qmail-pop3d/log: up (pid 7158) 1 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0
spectral:/home/m0rbid#
Now its seems qmail-smptd and qmail-pop3d are stuck!!!
Further info if needed:
spectral:/home/m0rbid# netstat -lnp | grep 25
tcp 0 0 192.168.254.41:80 0.0.0.0:* LISTEN 463/apache
tcp 0 0 192.168.254.41:53 0.0.0.0:* LISTEN 300/named
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 364/couriertcpd
udp 0 0 0.0.0.0:1025 0.0.0.0:* 720/ircd
udp 0 0 192.168.254.41:53 0.0.0.0:* 300/named
Please someone HELP! Im trying to avoid another 5 hour install!
(no I did not proceed past the reboot part)
[updated]
today it seems as if the qmail-pop3d has started up, and stays up, but still no Relaying. I have done echo 127.0.0.1 >> /etc/tcp.smtp & qmailctl cdb and still nothing.
~m0rbid
Before I rebooted the server, email was working great, thru webmail, and remote clients, when the server came back up, all hell broke loose.. first was this:
-- I get the this error when sending thru outlook:
The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'Azathot@mindphukd.org'. Subject 'test', Account: 'mindphukd', Server: 'mail.mindphukd.org', Protocol: SMTP, Server Response: '513 Relaying denied.', Port: 25, Secure(SSL): No, Server Error: 513, Error Number: 0x800CCC79
-- this one when sending thru SquirrelMail:
ERROR:
Command not implemented
Server replied: 502 ESMTP command error
-- this is the outcome of a qmailctl stat:
spectral:/var/qmail/supervise# qmailctl stat
/service/qmail-send: up (pid 10514) 134 seconds
/service/qmail-send/log: up (pid 10515) 134 seconds
/service/qmail-smtpd: up (pid 11270) 1 seconds
/service/qmail-smtpd/log: up (pid 10520) 134 seconds
/service/qmail-pop3d: up (pid 10523) 134 seconds
/service/qmail-pop3d/log: up (pid 10525) 134 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0
spectral:/var/qmail/supervise#
seems like my /service/qmail-smtpd: is stuck in a startup loop or something, I dont know, this was a fresh install, worked well before I rebooted the thing. .... That was before I read the forums a bit, then someone said that the scripts for qmail-pop3d/log/run and the others, 'had' to be edited in 'vi', so I erased the two qmail-pop3d scripts and attempted that, only to screw the scripts up more, so went back into nano, and wr-wrote them back to the way it said.
Now qmailctl stat shows this:
spectral:/home/m0rbid# qmailctl stat
/service/qmail-send: up (pid 31727) 1141 seconds
/service/qmail-send/log: up (pid 31729) 1141 seconds
/service/qmail-smtpd: up (pid 7160) 0 seconds
/service/qmail-smtpd/log: up (pid 31735) 1141 seconds
/service/qmail-pop3d: up (pid 7159) 1 seconds
/service/qmail-pop3d/log: up (pid 7158) 1 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0
spectral:/home/m0rbid#
Now its seems qmail-smptd and qmail-pop3d are stuck!!!
Further info if needed:
spectral:/home/m0rbid# netstat -lnp | grep 25
tcp 0 0 192.168.254.41:80 0.0.0.0:* LISTEN 463/apache
tcp 0 0 192.168.254.41:53 0.0.0.0:* LISTEN 300/named
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 364/couriertcpd
udp 0 0 0.0.0.0:1025 0.0.0.0:* 720/ircd
udp 0 0 192.168.254.41:53 0.0.0.0:* 300/named
Please someone HELP! Im trying to avoid another 5 hour install!
(no I did not proceed past the reboot part)
[updated]
today it seems as if the qmail-pop3d has started up, and stays up, but still no Relaying. I have done echo 127.0.0.1 >> /etc/tcp.smtp & qmailctl cdb and still nothing.
~m0rbid