On Tue, 2003-05-27 at 17:31, Kai Schaetzl wrote:
> > header X_KNOWN_SPAMMER From =~ /@(domain\.com|spam\.(net|com))>?$/
> 
> You should simply reject these at the MTA level by access rules.

Yeah... but I don't know of any way how to do that in my situation, as I
do not run my own SMTP server as Mail eXchanger.

- fetchmail polling some POP3 accounts
- procmail sorting and feeding through spamc/d

If I'm wrong and there is a way to reject this mails, please let me
know.

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to