mail problem?

duock

Verified User
Joined
Jan 22, 2006
Messages
20
hi

what is this problem? i never use mail on current server

2006-10-21 00:28:55 H=59-112-84-172.dynamic.hinet.net (208.53.170.49) [59.112.84.172] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2006-10-21 00:28:56 H=59-112-84-172.dynamic.hinet.net (208.53.170.49) [59.112.84.172] incomplete transaction (connection lost) from <[email protected]>
2006-10-21 00:28:56 unexpected disconnection while reading SMTP command from 59-112-84-172.dynamic.hinet.net (208.53.170.49) [59.112.84.172]
2006-10-21 01:25:48 H=220-133-116-174.hinet-ip.hinet.net (208.53.170.49) [220.133.116.174] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2006-10-21 01:25:48 H=220-133-116-174.hinet-ip.hinet.net (208.53.170.49) [220.133.116.174] incomplete transaction (connection lost) from <[email protected]>
2006-10-21 01:25:48 unexpected disconnection while reading SMTP command from 220-133-116-174.hinet-ip.hinet.net (208.53.170.49) [220.133.116.174]

thanks
 
What is the problem ? the few spammer trying to send mail ?
You can even stop the mail service if you don't use it.
 
hi thx for reply

problem is me dont know how to stop the mail....

is exim? if i stop exim, after few minutes, it wil up again...
 
duock said:
hi thx for reply

problem is me dont know how to stop the mail....

is exim? if i stop exim, after few minutes, it wil up again...

If you dont wish to have the exim service monitor you can stop it.

"http://YOUR-IP:2222/CMD_SERVICE?action=stop&service=exim"
"http://YOUR-IP:2222/CMD_SERVICE?action=stop&service=vm-pop3d"

If you use dovecot also do:

"http://YOUR-IP:2222/CMD_SERVICE?action=stop&service=dovecot"

This will stop the monitors from attempting to restart it.
 
Last edited:
chatwizrd said:
If you dont wish to have the exim service monitor you can stop it.

"http://YOUR-IP:2222/CMD_SERVICE?action=stop&service=exim"
"http://YOUR-IP:2222/CMD_SERVICE?action=stop&service=vm-pop3d"

If you use dovecot also do:

"http://YOUR-IP:2222/CMD_SERVICE?action=stop&service=dovecot"

This will stop the monitors from attempting to restart it.

Interesting, so that means i could go to somebodies DA server and execute these commands to turn off their mail service?
 
LOL. You must authenticate before it allows you to run those. Also you must have admin privledges :)
 
Back
Top