Re: fetchmail problem

From: Eduard Breuer (linux_at_austrialpinusa.com)
Date: 02/11/05

  • Next message: Kent West: "Re: XFree86 hangs - 99% CPU usage"
    Date: Fri, 11 Feb 2005 08:21:48 -0600
    To: Andreas Rippl <a.rippl@gmx.net>
    
    

    Andreas Rippl wrote:

    >On Wed, Feb 09, 2005 at 07:36:30PM -0600, Eduard Breuer wrote:
    >
    >
    >>Here are few things that got me maybe little further please read bellow
    >>with my comments and help if you can.
    >>thanx
    >>
    >>I changes the .fetchmailrc file by recomendations from you guys and it
    >>seems that it got me little further, but got into new error messages.
    >>
    >>poll austrialpinusa.com
    >>user "pedro@austrialpinusa.com" there is pedro here
    >>
    >>I put the whole email address, I remembered that I did it on webmail I
    >>have to use my whole email address as My login. deleted the password
    >>part and it requested my loging.. good
    >>
    >># user linux there is pedro here
    >>less users less pain..
    >>
    >># user baka there is localbaka here;
    >>
    >>executed the fetchmail...
    >>
    >>pedro@sajo:~$ fetchmail -L fetchmail.log
    >>Enter password for pedro@austrialpinusa.com@austrialpinusa.com:
    >>
    >>the log
    >>pedro@sajo:~$ cat fetchmail.log
    >>fetchmail: starting fetchmail 5.9.11 daemon
    >>fetchmail: 4 messages for pedro@austrialpinusa.com at austrialpinusa.com.
    >>fetchmail: reading message pedro@austrialpinusa.com@austrialpinusa.com:1
    >>of 4 (1527 header octets) fetchmail: SMTP connect to localhost failed
    >>fetchmail: SMTP transaction error while fetching from austrialpinusa.com
    >>fetchmail: Query status=10 (SMTP)
    >>pedro@sajo:~$
    >>
    >>here I am lost
    >>help please....
    >>
    >>
    >
    >Hi Eduard,
    >
    >the 'SMTP connect to localhost failed' indicates that you are connecting
    >to your mail provider correctly as you can see that you are already
    >reading message one of four. But as the message is about to be passed to
    >your local mail transfer agent (MTA), you see that there is no
    >connection possible. That means that a) you don't have one installed, or
    >b) it is not configured correctly. Try
    >
    >telnet localhost 25
    >
    >For my configuration I get a response
    >
    >Trying 127.0.0.1...
    >Connected to localhost.
    >Escape character is '^]'.
    >220 cvpoly2 MasqMail 0.2.20 ESMTP
    >
    >>From the above error message, you should not get a connection at all.
    >Then you can do 'man sendmail', to see which, if any MTA you have
    >installed. If there is none, you can choose one of (amongst others)
    >exim4, sendmail, postfix, masqmail...
    >
    >I personally have come to like postfix and masqmail recently.
    >
    >Good luck,
    >
    >Andreas
    >
    >
    >
    >
    Thanx for the typ. I did telnet localhost 25
    got :

    pedro@sajo:~$ telnet localhost 25
    Trying 127.0.0.1...
    Connected to sajo.
    Escape character is '^]'.
    2005-02-12 01:16:49 Failed to open configuration file /etc/exim/exim.conf
    Connection closed by foreign host.

    Here is what I am comfused about. I read on some page that I should use
    procmail. Than somewhere I read that Exim, somewhere else sendmail. It
    seems that procmail is most likely the easiest to set up. Is that right?
    Please advise me on which to choose and how to set it up please. Thank
    you so much for all the usefull help and hints.

    ed.

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Kent West: "Re: XFree86 hangs - 99% CPU usage"

    Relevant Pages

    • Re: 64 bit problem
      ... > closes the connection with the following message: ... > In the sendmail logs we see the following error messages: ... Have you tried to file a bug with the sendmail developers? ...
      (comp.unix.aix)
    • 64 bit problem
      ... But when we telnet to the 25th port the server ... Connection closed. ... In the sendmail logs we see the following error messages: ...
      (comp.unix.aix)
    • Two sendmail daemons starting?
      ... When sendmail is stopped: ... the second an IP6 connection and the last a IP4 connection? ... sendmail doesn't respond when I telnet to localhost 25: ...
      (comp.mail.sendmail)
    • HTTPConnection - verbose error messages
      ... unfriendly HTTP error messages) when there is an internal server error ... connection and captures the response messages. ... connection string that inserts to the data base. ... Web server output to application connection when String user = "" ...
      (comp.lang.java.programmer)
    • HTTPConnection - verbose error messages
      ... connection and captures the response messages. ... string that inserts to the data base. ... way to recover verbose detailed error messages in the java application? ... Web server output to application connection when String user = "" ...
      (comp.lang.java.programmer)