[ingo] Problem using ingo filter
Wim@GeKKoS.org
wim at gekkos.org
Tue Jan 17 03:46:37 PST 2006
Hi,
I am using
courier-imap 3.0.2
procmail 3.22
Horde 3.1-RC1
IMP H3 (4.1-RC1)
Ingo H3 (1.0.2)
In .procmailrc is configured
MAILDIR=$HOME/Maildir
DEFAULT=$MAILDIR/new
All the mails are arriving in
$HOME/Maildir/new/
When I create a test filter with ingo the script created
##### Test Filter #####
:0
* ^Subject:.*test
"$DEFAULT/.*INBOX.test/"
So the problem is than when I receive a mail with subject 'test' it will
be putted in
$HOME/Maildir/new/.*INBOX.test/new/msg...
but the .*INBOX.test is original located in
$HOME/Maildir/ and not in $HOME/Maildir/new/ so I can not see my
filtered mails
when I change DEFAULT=$MAILDIR/new to DEFAULT=$MAILDIR
Ingo filtering is working fine but every new mail that doesn't fit with
the filter will be putted in $HOME/Maildir so I can not see anymore new
messages
Anyone an idea to resolve this?
Thanks
More information about the ingo
mailing list