View previous topic :: View next topic |
Author |
Message |
MaGuS Guru
Joined: 13 Jun 2002 Posts: 303 Location: Luebeck, Germany
|
Posted: Tue Mar 18, 2003 10:12 am Post subject: reject or mark spam with postfix |
|
|
Hi all,
after closing my postfix (it was a open relay) I want to reject or mark incomming mails as spam. But I want it system wide, not only for special users. So a procmail solution won't be so nice.
This line in main.cf will reject incomming mails from openrelays
Code: |
smtpd_client_restrictions = reject_rbl_client relays.ordb.org
|
But how to mark possible Spam system wide?
Best regards,
Magnus |
|
Back to top |
|
|
weltraumfahrer Apprentice
Joined: 17 Dec 2002 Posts: 195 Location: Karlsruhe, Germany
|
Posted: Tue Mar 18, 2003 10:43 am Post subject: |
|
|
Hi,
> But how to mark possible Spam system wide?
try SpamAssassin.
Frank |
|
Back to top |
|
|
Zu` l33t
Joined: 26 May 2002 Posts: 716 Location: BE
|
Posted: Tue Mar 18, 2003 4:01 pm Post subject: |
|
|
Yes, seems like Spamassassin in combination with amavisd-new would be a possible solution for removing spam on MTA-level.
I have no experience with this, however. _________________ No growth without resistance.
No action without reaction.
No desire without restraint. |
|
Back to top |
|
|
tgoodaire Tux's lil' helper
Joined: 31 Jan 2003 Posts: 145 Location: Dartmouth, Nova Scotia, Canada
|
Posted: Tue Mar 18, 2003 7:36 pm Post subject: |
|
|
Spamassassin with procmail is the way to go.
http://www.spamassassin.org should give you what you need to get started with it. _________________ I bent my wookie. |
|
Back to top |
|
|
kashani Advocate
Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Tue Mar 18, 2003 7:40 pm Post subject: Re: reject or mark spam with postfix |
|
|
MaGuS wrote: |
But how to mark possible Spam system wide?
|
http://advosys.ca/papers/postfix-filtering.html
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
|
MaGuS Guru
Joined: 13 Jun 2002 Posts: 303 Location: Luebeck, Germany
|
Posted: Wed Mar 19, 2003 4:37 am Post subject: |
|
|
Zu` wrote: | Yes, seems like Spamassassin in combination with amavisd-new would be a possible solution for removing spam on MTA-level.
I have no experience with this, however. |
Yea!
Now I got Spamassassin and f-prot on MTA level, not on User level with procmail. Very nice.
Thank you all!
Best regards,
Magnus |
|
Back to top |
|
|
rizzo Retired Dev
Joined: 30 Apr 2002 Posts: 1067 Location: Manitowoc, WI, USA
|
Posted: Wed Apr 09, 2003 9:01 pm Post subject: |
|
|
MaGuS wrote: | Now I got Spamassassin and f-prot on MTA level, not on User level with procmail. Very nice. |
Any chance on posting how you did this? I'm more interested in spamassassin than f-prot. |
|
Back to top |
|
|
MaGuS Guru
Joined: 13 Jun 2002 Posts: 303 Location: Luebeck, Germany
|
Posted: Thu Apr 10, 2003 4:42 am Post subject: |
|
|
Sorry to say, but I done what the README or INSTALL file told me.
If you got a special problem post it, but I don't think that you get in trouble because the readme is very good.
Best regards,
MaGuS |
|
Back to top |
|
|
|