Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fetchmail stopped working after emerge world!
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
paperwings
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2003
Posts: 137
Location: Boston, MA

PostPosted: Wed Apr 09, 2003 3:29 pm    Post subject: fetchmail stopped working after emerge world! Reply with quote

Hi,

I did an emerge world, and now fetchmail does not work. Fetchmail will start, log in to the server correctly, begin to download, and then freeze.
If I run fetchmail -v, after about 5 minutes I get the message:

smtp listener protocol error

EDIT: oh now it says SMTP connection to localhost failed

maybe postfix was updated... I'll have to try to figure it out....


Can anyone help?

Thanks
Back to top
View user's profile Send private message
bkhl
n00b
n00b


Joined: 05 Nov 2002
Posts: 67
Location: Uppsala, Sweden

PostPosted: Thu Apr 10, 2003 1:05 pm    Post subject: Reply with quote

Can you telnet to your mail server? Like this:

Code:
telnet localhost 25


What does it say?
Back to top
View user's profile Send private message
paperwings
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2003
Posts: 137
Location: Boston, MA

PostPosted: Thu Apr 10, 2003 2:54 pm    Post subject: Reply with quote

yup. That was one of the first things I tried. It lets me in, but never displays anything but:

Code:

Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.



Here is the output of fetchmail -v

Code:

fetchmail: 6.2.2 querying xxx.xxx.edu (protocol POP3) at Thu Apr 10 10:03:06 2003: poll started
fetchmail: POP3< +OK POP3 xxx.xxx.edu v2002.81 server ready
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows:
fetchmail: POP3< TOP
fetchmail: POP3< LOGIN-DELAY 180
fetchmail: POP3< UIDL
fetchmail: POP3< USER
fetchmail: POP3< SASL LOGIN
fetchmail: POP3< .
fetchmail: POP3> USER xxx
fetchmail: POP3< +OK User name accepted, password please
fetchmail: POP3> PASS
fetchmail: POP3< +OK Mailbox open, 3 messages
fetchmail: POP3> STAT
fetchmail: POP3< +OK 3 174097
fetchmail: POP3> LAST
fetchmail: POP3< +OK 0
3 messages for xxx at xxx.xxx.edu (174097 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK Mailbox scan listing follows
fetchmail: POP3< 1 45673
fetchmail: POP3< 2 123985
fetchmail: POP3< 3 4439
fetchmail: POP3< .
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK Top of message follows
reading message xxx@xxx.xxx.edu:1 of 3 (45673 octets)
fetchmail: smtp listener protocol error
Back to top
View user's profile Send private message
bkhl
n00b
n00b


Joined: 05 Nov 2002
Posts: 67
Location: Uppsala, Sweden

PostPosted: Thu Apr 10, 2003 3:22 pm    Post subject: Reply with quote

Apparently it's really postfix that is erroneous, since all is well up to the point of delivering the message.

Are you possibly running an unstable version of postfix? Then try to downgrade it.

Can it deliver mail piped to /usr/sbin/sendmail?

Also, you can try to deliver a mail by hand via telnet localhost 25. It might help you see where the delivery goes wrong.
Back to top
View user's profile Send private message
paperwings
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2003
Posts: 137
Location: Boston, MA

PostPosted: Thu Apr 10, 2003 3:35 pm    Post subject: Reply with quote

Yeah it has to be postfix. nmap shows smtp running on port 25.
How do I manually deliver a message to port 25, or pipe to sendmail?

Postfix version is 2.0.3

Oh I should add that I can email a test message to myself with no problem,
but if I log on to another machine and try to mail myself at this machine, it does not work.

Thanks!
Back to top
View user's profile Send private message
paperwings
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2003
Posts: 137
Location: Boston, MA

PostPosted: Thu Apr 10, 2003 3:51 pm    Post subject: Reply with quote

OKAY!!
it is working now.
I downgraded to 2.0.2, and everything is fine. Is there a bug in 2.0.3 then?

Thanks
Back to top
View user's profile Send private message
bkhl
n00b
n00b


Joined: 05 Nov 2002
Posts: 67
Location: Uppsala, Sweden

PostPosted: Thu Apr 10, 2003 4:45 pm    Post subject: Reply with quote

Probably. There is a reason that new packages are masked for a while, you know. :wink:
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