Networking Forums

Networking Forums > Computer Networking > Linux Networking > Fetchmail local connection failed

Reply
Thread Tools Display Modes

Fetchmail local connection failed

 
 
andrew
Guest
Posts: n/a

 
      06-19-2007, 01:11 PM
Hi,

A final fetchmail question :-) I am in the process of setting up
ssmtp (send), mutt (read) and fetchmail (fetch!) from a gmail account.
I have ssmtp configured and working well and I have fetchmail
connecting to the gmail server. But I have an error message at my end:

Trying to connect to 127.0.0.1/25...connection failed.
fetchmail: connection to localhost:smtp [127.0.0.1/25] failed:
Connection refused.
fetchmail: SMTP connect to localhost failed

I have a suspicion that I need another program to deal with the mail
that fetchmail is attempting to deliver to the local machine?

Andrew

--
Andrew's Corner
http://people.aapt.net.au/~adjlstrong/homer.html
 
Reply With Quote
 
 
 
 
andrew
Guest
Posts: n/a

 
      06-19-2007, 01:24 PM
On 2007-06-19, andrew <(E-Mail Removed)> wrote:
> Hi,
>
> A final fetchmail question :-) I am in the process of setting up
> ssmtp (send), mutt (read) and fetchmail (fetch!) from a gmail account.
> I have ssmtp configured and working well and I have fetchmail
> connecting to the gmail server. But I have an error message at my end:
>
> Trying to connect to 127.0.0.1/25...connection failed.
> fetchmail: connection to localhost:smtp [127.0.0.1/25] failed:
> Connection refused.
> fetchmail: SMTP connect to localhost failed
>
> I have a suspicion that I need another program to deal with the mail
> that fetchmail is attempting to deliver to the local machine?
>


Ahh, now I see, said the blind man. Do I need procmail?

Andrew

--
Andrew's Corner
http://people.aapt.net.au/~adjlstrong/homer.html
 
Reply With Quote
 
Robert Harris
Guest
Posts: n/a

 
      06-19-2007, 04:55 PM
andrew wrote:
> On 2007-06-19, andrew <(E-Mail Removed)> wrote:
>> Hi,
>>
>> A final fetchmail question :-) I am in the process of setting up
>> ssmtp (send), mutt (read) and fetchmail (fetch!) from a gmail account.
>> I have ssmtp configured and working well and I have fetchmail
>> connecting to the gmail server. But I have an error message at my end:
>>
>> Trying to connect to 127.0.0.1/25...connection failed.
>> fetchmail: connection to localhost:smtp [127.0.0.1/25] failed:
>> Connection refused.
>> fetchmail: SMTP connect to localhost failed
>>
>> I have a suspicion that I need another program to deal with the mail
>> that fetchmail is attempting to deliver to the local machine?
>>

>
> Ahh, now I see, said the blind man. Do I need procmail?
>
> Andrew
>

What do you mean by delivery to a local machine? A local machine (mail
client) normally reads mail from a POP3 or an IMAP server depending on
whether you want the actual emails to reside on your local server or
client. If in doubt, keep your mail on a server so you can access it
from anywhere that can talk to your server, i.e. use IMAP. So you need
to run an IMAP server (like uw-imapd or cyrus-imapd).

Then you need to deliver your email to your IMAP server. So you also
need a Mail Transport Agent (Ubuntu likes postfix by default or you can
use exim4 or sendmail) that will pick up your mail from port 25 and do
the delivery.

It is actually quite easy to set up such programs: default
configurations tend to work.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to troubleshoot "Failed to get local socket name :"??? bobmct Linux Networking 2 01-30-2007 12:11 AM
Automatic certificate enrollment for local system failed to enroll kristy Windows Networking 0 04-03-2006 09:44 PM
Automatic certificate enrollment for local system failed after upgrading member server to domain controller Arch Willingham Windows Networking 4 08-28-2005 09:17 PM
Automatic certificate enrollment for local system failed MR Windows Networking 5 01-14-2005 11:38 AM
PPP connection failed? kh Linux Networking 1 01-27-2004 01:48 PM



1 2 3 4 5 6 7 8 9 10 11