Error importing mail from IMAP

Issue #731 resolved
Alessandro created an issue

Hi all, i've a problem importing from IMAP server,

that's the command:

root@xxxxx: /tmp# pilerimport -i 192.168.20.2 -u **@*. -p ** -r

and that the log in syslog:

Oct 4 20:05:27 cloud pilerimport[17767]: 4000000057f3ef712000024c00989826a002: mkdir /var/piler/store/00/57f/a0/02: error=No such file or directory Oct 4 20:05:27 cloud pilerimport[17767]: 4000000057f3ef712000024c00989826a002: cannot open: /var/piler/store/00/57f/a0/02/4000000057f3ef712000024c00989826a002.a1 Oct 4 20:05:27 cloud pilerimport[17767]: 4000000057f3ef712000024c00989826a002: error storing attachment: 4000000057f3ef712000024c00989826a002.a1 O

I think that pilerimport can't create the folder, may be it has not the correct right? Let me know..

Thank you guys! Alessandro

Comments (5)

  1. Janos SUTO repo owner

    Check if you have /var/piler/store/00 directory. If not, then create it as user piler. Then run the import again.

  2. Log in to comment