spork wrote:
On Wed, 23 Jul 2003, Chris Hallgren wrote:My simple solution is.
-------------- /home/vpopmail/bin/filter -------------
xfilter "/usr/bin/spamc -f -u [EMAIL PROTECTED]" to "Maildir/" exit
----------------------------------------------------
Have you verified the flags to "-u" are actually working? My guess is no. Also note that the way your filter is written, you can lose mail. It's best to put commands within an "exception" statement.
Actually, this should work just fine (the spamc line anyway, the filter definitely needs the exception statement). The only case where $EXT might have the wrong username is when using a /Maildir/ catchall.
It is that case that I pull apart the path (PWD) instead of using EXT and HOST.
Jeff --
/\ /\ .. .. .. [EMAIL PROTECTED] / \/ \ a t r i x . . . . . . . (770) 794-7233 s o f t w a r e i n c .. .. .. http://www.matrixsi.com
