View previous topic :: View next topic |
Author |
Message |
a.b. Apprentice
Joined: 23 Mar 2008 Posts: 218 Location: Anus Mundi, Germany
|
Posted: Thu Sep 18, 2008 8:14 pm Post subject: Fetchmail stuck at "reading message..." |
|
|
I'm trying to set up fetchmail to (surprise) fetch my mails. First I replaced ssmtp by postfix, now fetchmail is stuck with this:
Code: |
fetchmail: POP3< .
3 messages for ng.ehahn@gmx.de at pop.gmx.net (14227 octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 4219
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK
reading message ng.ehahn@gmx.de@pop.gmx.net:1 of 3 (4219 octets)
Trying to connect to 127.0.0.1/25...connected. |
It stays that way until I CTRL-C it.
Postfix (Version 2.5.5) is started, I haven't changed any config files. |
|
Back to top |
|
|
notHerbert Advocate
Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Thu Sep 18, 2008 11:40 pm Post subject: |
|
|
Is your port 25 firewalled ? |
|
Back to top |
|
|
a.b. Apprentice
Joined: 23 Mar 2008 Posts: 218 Location: Anus Mundi, Germany
|
Posted: Fri Sep 19, 2008 11:41 am Post subject: |
|
|
notHerbert wrote: | Is your port 25 firewalled ? |
No, and the problem misteriously disappeared after a few reboots. |
|
Back to top |
|
|
|