Hi,
I have a problem with my qmail, the queue is getting to long (650 messages right now) the server is sending the messages slow, and the client's Outlook's are failing because the mail process on the server are too busy.
I had identified an IP sending a lot of messages (with virus) on the queue,what I am doing right now is to constatly check the queue with the qread command, then look for a message with a lot of recipents, look at the message, identify it as a virus and delete it with qhandle.
what I would like to do is:
- How to increase the qmail-remote process so the server can send more messages at the same time? the server load is lower than 1% but the queue is too long. I think it could process more messages
- How to increase the smtp and pop3 number of processes so the clients outlook doesn't fail?
- And the most important, How can I block a certain user to not let the server recieve e-mail from it? (in order to identify the user and remove the virus) I have the IP of the machine.
htanks!
Using Plesk 7.5.2, Linux RHES 3, Double Xeon 2.8, 2Gb RAM
I have a problem with my qmail, the queue is getting to long (650 messages right now) the server is sending the messages slow, and the client's Outlook's are failing because the mail process on the server are too busy.
I had identified an IP sending a lot of messages (with virus) on the queue,what I am doing right now is to constatly check the queue with the qread command, then look for a message with a lot of recipents, look at the message, identify it as a virus and delete it with qhandle.
what I would like to do is:
- How to increase the qmail-remote process so the server can send more messages at the same time? the server load is lower than 1% but the queue is too long. I think it could process more messages
- How to increase the smtp and pop3 number of processes so the clients outlook doesn't fail?
- And the most important, How can I block a certain user to not let the server recieve e-mail from it? (in order to identify the user and remove the virus) I have the IP of the machine.
htanks!
Using Plesk 7.5.2, Linux RHES 3, Double Xeon 2.8, 2Gb RAM