Hello, I'm trying to set up fetchmail on my slink standalone with dial-up access to ISP mailbox.
I get fetchmail to search the 2 mailboxes but when fetchmail attempts to dowload the messages I get following error : [Sun Aug 22][16:14:20]dewaele jdewaele:dewaele$ fetchmail fetchmail: No mail for jenkdewaele2 at pop.mail.yahoo.com 1 message for jdew1008 at mail.freebel.net (689 octets). reading message 1 of 1 (689 octets) fetchmail: SMTP connect to localhost failed: Connection refused fetchmail: SMTP transaction error while fetching from mail.freebel.net fetchmail: Query status=10 I'm using : exim 2.05-1 fetchmail 4.6.4-1.1 in my /etc/exim.conf : qualify_domain = jdewaele # qualify_recipient = local_domains = localhost .... Ran fetchmail as root : same error. I appreciate any help. Johan Dewaele