Juan Quesada wrote:
Hello,

I have two questions:

1) If a legitimate email is marked as spam, I want
Spam Assassin to return an email to the sender stating
that the email was marked as spam. We want to do this
inititally so we can whitelist anyone who complains.

2) Also, I can I copy the 60_whitelist.cf file to
/etc/mail/spamassassin and use that insted of the
local.cf file. Can I also do this with blacklists?

Thanks for your help,

Juan

I think you can use Warn to send a message back to people, but it might depend upon a Razor submittal at the same time.

I ended up writing something that works in procmail for a low(er) volume mail server which does something like what you are asking about. Anything that SA triggers, get's held up until they Sender can confirm their email address. If they don't confirm it, they get blacklisted (this is a blacklist outside of SA, it /dev/null's all the email) and if they do confirm, they are whitelisted (again, outside or, but partner to SA, to guarantee delivery).

www.tacocat.net


--
<Overfiend> The Unix way -- everything is a file
<Overfiend> The Linux way -- everything is a filesystem :)



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to