The Network People Support Forums

Mail::Toaster => Configuration Issues => Topic started by: Lev on March 10, 2004, 02:58:13 PM

Title: Virus Scanning/Filtering Controls
Post by: Lev on March 10, 2004, 02:58:13 PM
I'm sorry if this is not very coherent: I'm tired and spacy and have been working on this for almost 11 hours.

How can I turn/modify the virus scanning? For some reason, my old email account (which I have been using to send test mails to the toaster box) has been blocked. Is there a web-based administration tool or will I need to edit a file on the server?

The weird thing is, I know I'm not sending a virus from the server, I don't know why I would have been blocked. I feel like I'm very close to getting this working, but I've having problems w/this part of it.

Also, if everything is set up correctly, shouldn't I be able to add a user from within qmailadmin and have it work correctly? I've added users there and it seems that sometimes they can receive mail and sometimes they cannot.

Thanks.
Title: Virus Scanning/Filtering Controls
Post by: davidcl on March 10, 2004, 04:03:53 PM
If I'm understanding you correctly, you want to remove the IP address of your old mail server from ~vpopmail/etc/tcp.smtp

To avoid that machine being blocked in the future, add a line like this (outside of the virus entries section):

207.245.113.40:allow,RELAYCLIENT="",RBLSMTPD=""

(substituting the IP address of your server, of course).

This can happen if you have mail auto-forwarding from the other server, and the other server forwards a virus.
Title: Virus Scanning/Filtering Controls
Post by: Lev on March 10, 2004, 04:07:58 PM
Thanks for your reply. Apparently things are more messed up than I thought, as sending emails out from webmail aren't working from the new accounts I set up (only the first one. Very odd.)
@40000000404fa9de0ada86bc starting delivery 7: msg 1060255 to remote postmaster@example.com@40000000404fa9de0ae008e4 status: local 0/10 remote 1/255@40000000404fa9e4193b770c delivery 7: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/


I don't know where there is still the example.com address in there. I swear I've searched all the conf files and can't find it.

Also, would it be worth trying to blow away the installation and building it all from the start again? (Can you see my w2k experience showing?)