![]() |
How to kill spam when spamassassin marks it spam
I have looked all over the internet...trying to find procmail recipie that will simply? drop any mail marked ***SPAM*** with spam assassain to the floor or write it to a new mailbox. So far, i have found nothing that is straight forward at least to me as a newbie. I myself would like to do it on a domain wide basis most often....write to a domain wide spam mailbox and let people decide what is really not spam on a weekly basis by just going to the spam account.
Thanks for considering. |
What platform are you using?
Please include O/S, distro, MTA, etc.
|
You could use a procmail recipe like this:
Code:
# SpamAssassin sample procmailrc |
Thanks for replying... Here is my profile
I think maybe a lot of my problem is that i am running a server on unix with Plesk and it inserts itself in everything changing paths and such. So if you are not really familiar with what you are doing you get lost quickly. Here is my environment... Thanks again for taking your valuable time and trying to help..... Regards,
PLESK 7.53 psa 7.5.3-fc2.build75050506.13 httpd 2.0.51-2.9.1.swsoft bind 9.2.3-13 courier-imap 3.0.8-fc2.build75050506.13 mailman 2.1.5-10.fc2 mysql 3.23.58-16.FC2.1 webalizer 2.01_10-22 php 4.3.10-2.4.1.swsoft mod_python 3.1.3-1.fc2.2 SSHTerm 0.2.2-fc2.build75050506.13 spamassassin 2.63-8 psa-qmail 1.03-fc2.build75050506.13 psa-qmail-rblsmtpd 0.70-fc2.build75050506.13 psa-proftpd 1.2.10-fc2.build75050506.13 psa-logrotate 3.7-fc2.build75050506.13 psa-spamassassin 7.5.3-fc2.build75050506.13 mod_perl 1.99_12-2.1 perl-Apache-ASP 2.57-fc2.build75050506.13 drweb 4.32.2-rh7_psa drweb-qmail 4.32-fc2.build75050506.13 |
Did the above procmail recipe help?:confused:
|
Thanks Falko
Yes...the script is right...i am sure. I am still working on where to put it in Plesk. The procmail.rc at the server level does not seem to be working. Nothing happens that i can tell. I see nothing in the logs. I think it is because that Plesk keeps things in a differerent place than normal. I am still working on it. Again thank you for your help. REGARDS
|
Normally the procmail recipes go into each user's home directory.
|
Im a bit of a noob I think. I would like to know how to use this recipe.
I want to place it into the "/root/ispconfig/isp/conf/customised_templates" folder so that its active globally. I want to move all emailes marked ***SPAM*** to a nospam@ email address. I see this /dev/null and have no idea what it means. Any help would be appreciated. |
Place the script in /root/ispconfig/isp/conf/customised_templates and name it spamassassin.rc.master.
Replace /dev/null (which is the null device, which means everything sent to /dev/null gets deleted) with your nospam email address. |
Yay! Finally enough info to make sense. Thank you Falko!
|
| All times are GMT +2. The time now is 14:10. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.