On 09.01.09 03:58, dave_c00 wrote: > I am now trying to edit my .qmail-<user> file to filter it and send it on > but am having no luck in getting it working. The original file looked like > this: > > #mailbox > ./users/<user>/Maildir/ > > I have tried just the line: > > | spamc ./users/<user>/Maildir/
this won't work - spamc does not understand the "./users/<user>/Maildir/" argument as dir to store to. spamc accepts mail from input and passes it to output. It you have program that receives mail from input and stores it to maildir, you probably can use | spamc | <program> <...>/Maildir/ Otherwise you can use procmail or maildrop, in which you can use spamc as filter (f flag in procmail, xfilter command in maildrop). -- Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. WinError #98652: Operation completed successfully.