Hi. I have some mailinglists and sort them with sieve (cyrus imapd, version 2.0.16). But that don't work if the folder for the mailinglist isn't existent, for example i use
if header :contains "X-Mailing-List" "some-address" { fileinto INBOX.Lists.some-name; } but for new mailinglists, the folder INBOX.Lists.some-name doesn't exist, so for every new mailinglist i not only have to add a new filter rule but i also have to create the new folder manually. Is there any way to make imapd create new folders automatically? -- Until the next mail..., Stefan.