[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

auto delete spam



Hello all,
	I know it might be a minor question. But please bear with me.
	I've configured a Debian Sarge with Qmail(From Debian),
	Spamassassin, Clamav, Razor. Everything is functioning well and
	spam messages are being detected. All I want is to auto-delete
	spam msgs or deliver all spam messages to a specific folder. I'm
	talking all this system wide.
	Thinking procmail as an option I did the following:
	Added the following line to .qmail
	|preline procmail

	And made a procmail recipe as:
	:0
	* ^X-Spam-Status: Yes
	/dev/null

	But this doesn't seem to work. My /etc/init.d/qmail is set to
	Maildir delivery.

	Besides procmail is there something else (somesaid maildrop,
	tried that but failed) through which I could accomplish my
	requirement.

	Ritesh



Reply to: