On Monday 14 January 2002 11:40 am, Joerg Jaspert wrote: > Dougie Nisbet <[EMAIL PROTECTED]> writes: > > Can I somehow configure things so that mailfilter is run just before > > fetchmail? > > man fetchmail > postconnect / preconnect
Excellent - thanks for the pointer. I struggled a bit until I realised the
whole command has to be enclosed in quotes. i.e.:
preconnect '/usr/bin/mailfilter -M /home/dougie/.mailfilterrc'
but it's working great.
Dougie

