search for: 6f5cb8da

Displaying 1 result from an estimated 1 matches for "6f5cb8da".

2008 Dec 19
2
Move mail in Maildir without IMAP
I set-up some spam/ham learning folders where a crontab entry learns the mail and them moves it do a different Maildir folder. Unfortunately, since it has a different dovecot-keywords file, any imap flags get changed to unknown-0, unknown-1 etc. I tried the following, but it didn't work mv "${src_ham}"/cur/* "$dest_ham"/new/ cp "${src_ham}"/dovecot-keywords