From: nachbar <na...@ab...> - 2019-10-14 15:23:19
|
Hello List, I am failing when trying to use archivemail with the --pwfile option. This is what I try: archivemail -n -v --pwfile=/home/test.txt imaps://my...@ar...:@imap.arcor.net/INBOX But it gives me the following error: ValueError: invalid literal for int() with base 10: '' Something in the URL seems to be wrong, but I don't know what. Have tried everything I could think of but without success, so help would be highly appreciated. Great tool otherwise! |