Hello Mourik,
On 2014-02-20 14:37, mourik jan heupink wrote:
Just installed piler again. Last time was half a year ago or perhaps longer, and nice to see that the looks have been improved. :-)
I'm glad that you like it.
Anyway: I'm trying to import some mails from dovecot over imap, and we're seeing this: root@piler:~# pilerimport -i my.imap.server -u username -p 'password' login failed, server reponse: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk A2 OK Logged in root@piler:~# So...? First "login failed" and then "A2 OK Logged in". Yet nothing is imported... This is on latest pilerpiler 0.1.24. Are there perhaps known issues with piler vs dovecot?
the imap parser was improved recently (and it appears to have a bug), so I recommend you to download the master branch, it fixes this issue. The download url: https://bitbucket.org/jsuto/piler/get/master.tar.gz Janos
