fetchmail resends the mail through the local MTA. if your local SMTP server is broken(try mailing yourself) then the mail won't get delievered.
if it helps this is a sample of the fetchmailrc i use for my users: -- set daemon 300 defaults user MYUSERID is MYUSERID fetchmail-friends magic-numbers here fetchall poll mail.firetrail.com with protocol POP3: no dns, aka bebo.firetrail.com 208.222.179.30 password MYPASSWORD; -- nate ----------------------------------------[mailto:[EMAIL PROTECTED] ]-- Vice President Network Operations http://www.firetrail.com/ Firetrail Internet Services Limited http://www.aphroland.org/ Everett, WA 425-348-7336 http://www.linuxpowered.net/ Powered By: http://comedy.aphroland.org/ Debian 2.1 Linux 2.0.36 SMP http://yahoo.aphroland.org/ -----------------------------------------[mailto:[EMAIL PROTECTED] ]-- On Tue, 26 Oct 1999, Mohammad S Sharawi wrote: > Hi, > > I've got a RHL 6.0 OS, with fetchmail on it.(i'm new to linux) > Well i'm having problems configuring pine to access my pop3 account. > so i was thinking if i can solve this problem by using fetchmail to get > my masseges, and store them in the inbox of my pine. is that possible? > and if yes, How? (please clarify) > Also, i created a .fetchmailrc file under my root directoty, as the > one > shown: > > # .fetchmailrc > poll isp.com.jo protocol pop3 user name password password > > and when i did : > > fetchmail -f > if showed me that it recieved one file from my isp, but i don't know > were it was put? I mean were does fetchmail store the retreived files? > ( i searched the fetchmail man pages, and some websites, but i didn't > find a direct answer to my questions!) > > So, please help! > > Thanks alot > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >