[imapfilter-devel] multiple jobs not executed in daemon mode

Gerhard Reitmayr reitmayr at ims.tuwien.ac.at
Wed Oct 29 12:20:42 EET 2003


Hi,

I'm using imapfilter 0.9.4 under linux and its working great so far. 
However I recently added two more jobs besides my first one that work on 
other folders than the INBOX. These jobs only get executed when I start 
imapfilter once, but after that they are not processed. There are no log 
file entries and the mails are not moved.

The relevant pieces of my configuration file look like this :

# Options
daemon = 300
logfile = /home/reitmayr/.imapfilter.log
set timeout = 120
expunge = no
errors = yes

account ims xxxxx at xxxxxx.ac.at ssl2
   folder inboxIMS INBOX
   folder cvslists dev/coin-cvs,opentracker/cvs,studierstube/cvs

#various filters for INBOX
filter spam or
   subject "[SPAM?]"
action move spam

# a filter for the alias cvslists
filter removeold and
   seen
   older 30
action move Trash

job spam inboxIMS
job removeold cvslists

the first job is executed every 5 minutes, but the second one only when 
I start imapfilter. I would like to know, if I'm doing something 
obviously wrong in my configuration, or if there is any other problem 
that I might be seeing ??

thanks,
   Gerhard Reitmayr

-- 
Gerhard Reitmayr  <reitmayr at ims.tuwien.ac.at>
IMS              http://www.ims.tuwien.ac.at/






More information about the Imapfilter-devel mailing list