Re: newbie fetchmail help

2003-01-19 Thread Scott Robbins
On Sun, Jan 19, 2003 at 07:11:28PM -0800, Gary Schenk wrote:
> Thanks to the readers of this group I can now send mail with Pine.
> 
> I am doing something wrong with my fetchmail configuration, however. I am
> not even sure where to start troubleshooting.
> 
> My .fetchmail.log file reads, in part:
> 
> fetchmail: sleeping at Sun Jan 19 2003
> fetchmail: 43 messages for gwschenk at orangca-mls05.socal.rr.com (17784
> octets)
> fetchmail: reading message [EMAIL PROTECTED]
> fetchmail: fetchmail: getaddrinfo(localhost.smtp)
> fetchmail: SMTP connection to localhost failed
> fetchmail: transaction error while fetching from pop-server.socal.rr.com
> fetchmail: Query status=10 (SMTP)


Fetchmail will often give those errors, but fetch the mail correctly.
I'm not really familiar with pine, but if you're using procmail as the 
mail delivery agent, you need a line like

mda "/usr/loca/bin/procmail -d %T" in your .fetchmailrc.

However, assuming that you're not using sendmail, postfix or another 
heavyduty agent, you'll still get those errors (though it will
successfully deliver the mail).

You might want to consider using getmail instead. FWIW, I've found that
it seems to work better.  I threw up a page on it, mostly as a reminder
to myself that might be useful at
http://home.nyc.rr.com/computertaijutsu/getmail.html

HTH

-- 

Scott Robbins

PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Xander: I don't get your crazy system! 
Giles: It's called the alphabet. 
Xander: Would ya look at that. 




msg16037/pgp0.pgp
Description: PGP signature


newbie fetchmail help

2003-01-19 Thread Gary Schenk
Thanks to the readers of this group I can now send mail with Pine.

I am doing something wrong with my fetchmail configuration, however. I am
not even sure where to start troubleshooting.

My .fetchmail.log file reads, in part:

fetchmail: sleeping at Sun Jan 19 2003
fetchmail: 43 messages for gwschenk at orangca-mls05.socal.rr.com (17784
octets)
fetchmail: reading message [EMAIL PROTECTED]
fetchmail: fetchmail: getaddrinfo(localhost.smtp)
fetchmail: SMTP connection to localhost failed
fetchmail: transaction error while fetching from pop-server.socal.rr.com
fetchmail: Query status=10 (SMTP)

Have I configured something incorrectly? I'm suspicious that my email
address and the account name I log onto my computer with have some sort of
conflict in fetchmail or perhaps sendmail. I've gone over .fetchmailrc,
freebsd.mc and the Pine configuration screen, but don't see any mistakes
there. Is there another location to look?

Thanks
Gary




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message