Wolfgang Mueller wrote:
On 08/08/13 19:21, Per Jessen wrote:
Wolfgang Mueller wrote:
On 08/08/13 18:35, Per Jessen wrote:
Wolfgang Mueller wrote:
Dear friends,
since last Sunday I cannot fetch my mail any more.
These are the last messages appearing on /var/log/fetchmail:
fetchmail: 32 messages for wolfgang at pop3.ariannuccia.de (196062 octets). fetchmail: reading message wolfgang@mc01.omc.net:1 of 32 (5707 octets) (log message incomplete) fetchmail: Connection errors for this poll: name 0: connection to localhost:smtp [127.0.0.1/25] failed: Connection refused. name 1: connection to localhost:smtp [127.0.0.1/25] failed: Connection refused. fetchmail: SMTP connect to localhost failed fetchmail: SMTP transaction error while fetching from wolfgang@pop3.ariannuccia.de and delivering to SMTP host localhost fetchmail: Query status=10 (SMTP)
Obviously, fetchmail can read the messages at the provider's server; otherwise it would not see 32 messages waiting. But it cannot deliver them to me since localhost refuses connections. How can I make localhost accept them again? Hallo Wolfgang
Is your local mailserver running ? I don't know. How can I find it out?
Try one of these:
systemctl status postfix.service
systemctl status sendmail.service
Where do I find systemctl?
(I don't know what the default MTA in openSUSE is).
(I don't either. But what is an MTA?)
Apologizing for my ignorance, I thank you for your patience.
No problem Wolfgang - you open a terminal window, then you type in the systemctl lines as a command and hit enter. I think your system is most probably running postfix, so once you're in a terminal window, you can try starting it: systemctl start postfix.service. -- Per Jessen, Zürich (18.9°C) http://www.dns24.ch/ - free DNS hosting, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org