Remembering that fetchmail doesn't timeout unless you tell it, I set about trying to add the timeout to .fetchmailrc. Would you believe that after about 20 minutes and a healthy number of Google searches, I still hadn't discovered the proper syntax for adding the timeout? (I'd guess that it doesn't get used much.) Finally, I stumbled across the following syntax:
poll [popserver]
timeout 120
protocol pop3
username [popuser] there is [localuser] here
password [pass]
fetchall
Thank you to "init0" in the #mutt channel on Freenode IRC!! (The pastebin says the paste was about a week old.)
No comments:
Post a Comment