0
votes
0answers
38 views

Misconfiguration fetchmail - mutt - gmail

Using mutt, I have a configuration issue with fetchmail. In my .fetchmail.rc, I have poll imap.gmail.com protocol imap user "myusername" password "mypassword" mda "/usr/bin/procmail -d %T" ssl But ...
0
votes
0answers
67 views

How to use fetchmail to fetch all mails?

I want to download all my mails using fetchmail. I configured it like this: poll pop.qq.com protocol pop3: user *** with password *** is root here fetchall keep then I run fetchmail ...
0
votes
0answers
95 views

Getting messages out of Microsoft Exchange Server 2007 with headers/CC's intact

Background: I have an external/remote account (gmail) that I have synchronised with my local system via offlineimap. I do most of my email reading/replying/composing within a local mail-user-agent ...