Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Email problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
aaronminute
n00b
n00b


Joined: 02 Sep 2002
Posts: 50
Location: Bakersfield, California

PostPosted: Fri Sep 13, 2002 3:43 am    Post subject: Email problem Reply with quote

Hey, I am having the weirdest problem with my email. Kmail works fine with a similar configuration but fetchmail does not like anything. Fetchmail works fine with everything except when it tries to download the email. My email server is completely POP3. Heres the config then the output:

----Fetchmail Config----
set postmaster "aaron"
set bouncemail
set no spambounce
set properties ""
poll earthlink.net with proto POP3
user 'aaronmeyer' there with password 'xxxxxxxx' is 'aaron' here
--------

----Fetchmail's Output----
fetchmail: 5.9.11 querying earthlink.net (protocol POP3) at Thu Sep 12 20:33:40 2002: poll started
fetchmail: POP3< +OK NGPopper vEL_4_16 at earthlink.net ready <22864.1031887931@scaup>
fetchmail: POP3> CAPA
fetchmail: POP3< +OK
fetchmail: POP3< user
fetchmail: POP3< pass
fetchmail: POP3< top
fetchmail: POP3< uidl
fetchmail: POP3< .
fetchmail: POP3> USER aaronmeyer
fetchmail: POP3< +OK
fetchmail: POP3> PASS *
fetchmail: POP3< +OK aaronmeyer has 1 messages (843 octets).
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 843
fetchmail: POP3> LAST
fetchmail: POP3< +OK 0
1 message for aaronmeyer at earthlink.net (843 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK
fetchmail: POP3< 1 843
fetchmail: POP3< .
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK
reading message aaronmeyer@earthlink.net:1 of 1 (843 octets)
fetchmail: SMTP connect to localhost failed
fetchmail: POP3> QUIT
fetchmail: POP3< test
fetchmail: SMTP transaction error while fetching from earthlink.net
fetchmail: 5.9.11 querying earthlink.net (protocol POP3) at Thu Sep 12 20:33:45 2002: poll completed
fetchmail: Query status=10 (SMTP)
fetchmail: normal termination, status 10
--------

Thanks for anything. I have a feeling this is easier than I think.
_________________
Aaron Meyer | "The search for truth is more
RLU# 283393 | precious than its possession"
RLC# 165786 | --Albert Einstein
Visit my website at http://aaron.hopto.org
Back to top
View user's profile Send private message
grakker
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 100

PostPosted: Fri Sep 13, 2002 4:10 am    Post subject: Reply with quote

Try changing

Code:
 user 'aaronmeyer' there with password 'xxxxxxxx' is 'aaron' here


to

Code:
 user 'aaronmeyer' there with password 'xxxxxxxx' is 'aaron' here options fetchall
Back to top
View user's profile Send private message
aaronminute
n00b
n00b


Joined: 02 Sep 2002
Posts: 50
Location: Bakersfield, California

PostPosted: Fri Sep 13, 2002 12:49 pm    Post subject: Same... Reply with quote

I changed the settings, but nothing changed. Exact same problem.
_________________
Aaron Meyer | "The search for truth is more
RLU# 283393 | precious than its possession"
RLC# 165786 | --Albert Einstein
Visit my website at http://aaron.hopto.org
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Fri Sep 13, 2002 1:00 pm    Post subject: Reply with quote

This:
Code:

fetchmail: SMTP connect to localhost failed

seems to be the offending line. You need to run an SMTP server like postfix or specify an MDA for fetchmail to work. This thread may help. There are many others that will show up with a search with something like "fetchmail" and "postfix", e.g.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum