I just took over a server that run qmail as mail-server.
Recently this server was crashed by spam mail. I deleted them with the program of "qmail-remove" and the command of "find .... -exec rm{}\;" The directory with spam I treated were "bounce,info,mess,remote...".
Now I can send and get mail to and from the user of this machine. I also can receive mails sent from other servers But I can't send mail to other servers. When I press SEND button of OUTLOOK, the mail was sent out normally.But in fact it isn't sent out. I can get messages from server like this:
# ./qmail-qstat
messages in queue: 5
messages in queue but not yet preprocessed: 0
# ./qmail-qread
25 Aug 2003 08:27:51 GMT #670450 31142 <xxx@abc.com>
remote carry@chinaok.com.cn
25 Aug 2003 11:21:35 GMT #670451 759 <xx@abc.com>
remote soyo@sina.com
25 Aug 2003 00:46:53 GMT #670445 758 <xx@abc.com>
remote soyo@sina.com
25 Aug 2003 01:35:47 GMT #670448 759 <xx@abc.com>
remote soyo@sina.com
25 Aug 2003 01:46:35 GMT #670449 197 <root@ remote soyo@sina.com.cn
Can you tell me what may be the problem, and how to resolve it.
Thanks.
Recently this server was crashed by spam mail. I deleted them with the program of "qmail-remove" and the command of "find .... -exec rm{}\;" The directory with spam I treated were "bounce,info,mess,remote...".
Now I can send and get mail to and from the user of this machine. I also can receive mails sent from other servers But I can't send mail to other servers. When I press SEND button of OUTLOOK, the mail was sent out normally.But in fact it isn't sent out. I can get messages from server like this:
# ./qmail-qstat
messages in queue: 5
messages in queue but not yet preprocessed: 0
# ./qmail-qread
25 Aug 2003 08:27:51 GMT #670450 31142 <xxx@abc.com>
remote carry@chinaok.com.cn
25 Aug 2003 11:21:35 GMT #670451 759 <xx@abc.com>
remote soyo@sina.com
25 Aug 2003 00:46:53 GMT #670445 758 <xx@abc.com>
remote soyo@sina.com
25 Aug 2003 01:35:47 GMT #670448 759 <xx@abc.com>
remote soyo@sina.com
25 Aug 2003 01:46:35 GMT #670449 197 <root@ remote soyo@sina.com.cn
Can you tell me what may be the problem, and how to resolve it.
Thanks.