On Mon, 26 Apr 1999, Chris Hoover wrote:

> 2.  How can I have exim dump any mail that passes through all my filters into 
> a
> special misc folder?  I don't want any mail to end up in my
> /var/spool/mail/user file.

Put at the end of your exim filter (.forward)  file:

if not delivered then
  save mail/misc
fi

Should take care of that part.

Roy

#### Unsolicited commercial email with be billed at $350/message ####
Roy Larsen, [EMAIL PROTECTED]
To send me an email remove the `nospam.' part from the address.

Reply via email to