[GLLUG] Fetchmail and mail.msu.edu

Melson, Paul PMelson@sequoianet.com
Thu, 10 Apr 2003 14:52:46 -0400


I wouldn't think so.  If no protocol is used, fetchmail should use
'proto auto' which tries imap, pop2, and pop3.  The original post
doesn't indicate the command-line syntax being used, but the
.fetchmailrc file seems to work fine without any switches.  It may just
be an issue with the conversion of that account..?  

PaulM

-----Original Message-----
From: Daniel R. Kilbourne [mailto:drk@netophilia.net]
Sent: Thursday, April 10, 2003 2:17 PM
To: Melson, Paul
Cc: Dennis Pipper; linux-user@egr.msu.edu
Subject: Re: [GLLUG] Fetchmail and mail.msu.edu


Ah ha, I missed that....

yes, that appears to be running ok.

Do you need to specify the protocol?

ie: 

 poll mail.msu.edu
  proto pop3 user 'myusername' there with password 'mypasswd' is
'mylocalbox' here
 options fetchall ssl

On Thu, Apr 10, 2003 at 01:50:32PM -0400, Melson, Paul wrote:
> Isn't POP3/SSL port 995?
> 
> # nmap -sT -p 995 mail.msu.edu
> 
> Starting nmap V. 2.54BETA22 ( www.insecure.org/nmap/ )
> Interesting ports on sys13.mail.msu.edu (35.9.75.113):
> Port       State       Service
> 995/tcp    open        pop3s                   
> 
> 
> Nmap run completed -- 1 IP address (1 host up) scanned in 1 second
> 
> PaulM
> 
> 
> -----Original Message-----
> From: Daniel R. Kilbourne [mailto:drk@netophilia.net]
> Sent: Thursday, April 10, 2003 1:32 PM
> To: Dennis Pipper
> Cc: linux-user@egr.msu.edu
> Subject: Re: [GLLUG] Fetchmail and mail.msu.edu
> 
> 
> drk:drk:[1:31pm]:~> telnet mail.msu.edu 110
> Trying 35.9.75.111...
> telnet: connect to address 35.9.75.111: Connection refused
> Trying 35.9.75.112...
> telnet: connect to address 35.9.75.112: Connection refused
> Trying 35.9.75.113...
> telnet: connect to address 35.9.75.113: Connection refused
> Trying 35.9.75.109...
> telnet: connect to address 35.9.75.109: Connection refused
> Trying 35.9.75.110...
> telnet: connect to address 35.9.75.110: Connection refused
> telnet: Unable to connect to remote host
> drk:drk:[1:31pm]:~> 
> 
> 
> 
> That could be the issue :)
> 
> On Thu, Apr 10, 2003 at 01:28:42PM -0400, Dennis Pipper wrote:
> > Upgraded to the new mail.msu.edu today and I can get fetchmail to to
> poll
> > mail.msu.edu.  I keep getting "Network Connection could not be
> > established" on that account only.  The rest of the accounts work
> fine.
> > 
> > Here is my entry for .fetchmailrc
> > poll mail.msu.edu
> >  user 'myusername' there with password 'mypasswd' is 'mylocalbox'
here
> > options fetchall ssl
> > 
> > Anyone else try this or have any trouble?
> > 
> > Using fetchmail version 5.9.12 on Linux 2.4.19-16mdk (Mandrake 9)
> > 
> > Thanks
> > 
> > Dennis
> > 
> > 
> > _______________________________________________
> > linux-user mailing list
> > linux-user@egr.msu.edu
> > http://www.egr.msu.edu/mailman/listinfo/linux-user
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user
> 
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user