GoodnGo.de (R) Zentrale wrote: > Hello Bill, > > Oh thank you, that was a fast answer :] > > By the way do you have an example pipe through maildrop - instruction, > please
Here's a not so simple filter, that will give you an idea of how to write one: http://shupp.org/software/maildroprc You need to pipe the message through maildrop by putting: |preline /usr/local/bin/maildrop /etc/maildroprc In a .qmail file in your vpopmail users's directory. The filter you use should be /etc/maildroprc. Regards, Bill
