On Fri, Nov 08, 2002 at 03:17:41PM -0500, Mike Griffin wrote: > cd into defaultdelivery and edit the rc file: > # Using spamassassin to check emails before > # Using qmail-local to deliver messages to ~/Maildir/ by default. > |spamc -c -f (the first character is a `pipe`) > ./Maildir/ > [...] > I use the '-c' option because when the message is considered spam it > never actually gets delivered (spamc exits with a status of 1) and stays > in the mail queue allowing me to view/delete the message at will.
Messing with the queue is, well, messy. Better to deliver straight to a spambox for easier viewing/deleting. James Grinter's ifspamh script is excellent for this (search www.qmail.org for "using SpamAssassin"), and it makes your defaultdelivery look like this: |ifspamh <spambox_address> ./Maildir/ - Adrian ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk