Results 1 to 2 of 2
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-31-2005 #1Just Joined!
- Join Date
- Apr 2005
- Location
- here
- Posts
- 3
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
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)"Code:poll blabla.org proto imap user "USERNAME" pass "MY_PASS" ssl fetchall
Why is this? How can I poll my new emails without leaving mutt?
thanks,
Pau
- 06-01-2005 #2Linux User
- Join Date
- Feb 2005
- Posts
- 290
try
fetchmail -f /path/to/fetchmailrc/.fetchmailrc


Reply With Quote
