[EXIM] Filtering

Top Page
Delete this message
Reply to this message
Author: Frederick Page
Date:  
To: exim-users
Subject: [EXIM] Filtering
Hi all,

I have set up an Exim-filter (which works quite fine) to take care of
our mailing list:

if
$header_X-Loop contains exim-users@???
then
save $home/mail/exim-user
finish
endif

However: if I open the mailbox exim-user with Mutt, it does not
recognize new messages, since the file has not been touched by Exim.

Do you know any way to touch the file (pipe-command also passes
the message to the piped command) or something else to convince Mutt,
that there are new messages in the mailbox?

Thanks in advance and kind regards

Frederick

--
Linux *is* user-friendly.
It's just a little picky about it's friends.


--
*** Exim information can be found at http://www.exim.org/ ***