[Exim] spam filter

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Daniel S. Otis-Vigil
Ημερομηνία:  
Προς: exim-users
Παλιά Θέματα: Re: [Exim] 451 error, can't find the problem
Αντικείμενο: [Exim] spam filter
I'm trying to create my own small spam filter but it seems to block
everything rather than items on the list. It even stops me from sending
email.

sender_reject = partial-dbm;/usr/local/etc/exim/reject.db

reject.db
---------
*rd.sinetec.com.tw
*@10pins.com
*@mail.com
*@pluslotto.com
*@smiley.mechanik.uni-bremen.de

Any idea why it isn't blocking specifically these addresses?

Daniel