search for: d7e19358

Displaying 1 result from an estimated 1 matches for "d7e19358".

2008 Dec 14
2
confused about deliver
I have dovecot serving a maildir in ~/Mail.imap. In Mail.imap I have cur/ new/ tmp/ .maillist1/ .maillist1/cur .maillist1/new .maillist1/tmp ... I made a sieve script, which looks like: require "fileinto"; if header :is "Subject" "test" { fileinto "test"; } ... with no final else clase. When mail is delivered to a maillist, caught by my sieve script, it