|
-
Feb 28th, 2008, 04:09 AM
#1
help with mailscanner
anyone got experience doing this?
i need to try to limit the amount of spam coming through a mail server
the mail is coming through a postfix server and mailscanner checks with some list, but the amount of spam is growing rapidly
i tried to do header checks in postfix using regular expressions, but with very little success, few of the ones i wanted to catch were caught, and some that should have passed, were caught, for no reason i could see.
i believe it is better to use mailscanner rather than the postfix for checking, but i have no experience in either.
any pointers or links to exceeeding basic instructions would be good
the sever is remote to me, but i can access using webmin, the linux is
CentOS Linux 4.0
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|