Hi Janos, first of all, piler is a great piece of software. I think we're going to use it as archive solution for our environment!
There is only one thing, I can't get my head around: For testing I started to "pilerimport" some mails directly form our mailsystem via imap. This works really well for the inbox. But it's unwilling to import the subfolders of an account. This is what I did: piler@piler:~/tmp$ pilerimport -i some.mailserver.de -P 993 -u [email protected] -p somepassword When it comes to the subfolders, it says: processing folder: shared/somefolder/sonstiges... found 1417 messages cannot open: shared/somefolder/sonstiges-1.txt I checked the permissions: piler@piler:~/tmp$ ls -lisad . 17301508 4 drwxrwx--x 3 piler piler 4096 Apr 17 14:54 . The funny thing is, when I create the folder first, and start the import later on, it works well. Are there any specific permission needed? Best Regards. Sebastian
