Hi,
I have just discovered mailpiler, and it seems to do exactly what we
were looking for. Great! Thanks!
Now I'm trying to import older mail from an imap server, however,
nothing seems to happen at all..:
root@sogo:~# pilerimport -i my.mail.host -u heupink -p my_passwd
root@sogo:~#
That's all..? Nothing happened..?
When trying with a wrong password, we can see that it does actually login:
root@sogo:~# pilerimport -i my.mail.host -u heupink -p wrong_passwd
login failed, server reponse: A2 NO LOGIN failure, user name or password
rejected
root@sogo:~#
Is there a a way to make pilerimport more verbose about whats going
wrong here..?
MJ