-
fetchmailrc
Hi,
I am trying to get new emails with imap from within mutt (without leaving it) and I don't know how to do it with fetchmail. I tried in my .fetchmailrc the following
Code:
poll blabla.org proto imap user "USERNAME" pass "MY_PASS" ssl fetchall
When I type fetchmail from xterm it's working but from within mutt it says something like "you didn't define the pop server (pop_host)"
Why is this? How can I poll my new emails without leaving mutt?
thanks,
Pau
-
try
fetchmail -f /path/to/fetchmailrc/.fetchmailrc