Re: fetchmail and exchange 2007

2009-01-22 Thread tyler
Stephan Seitz writes: > On Thu, Jan 22, 2009 at 10:27:45AM -0400, tyler wrote: >>fetchmail: Trying to connect to 132.206.153.2/110...connection failed. > > Isn’t the error message self explaining? I suppose so, for folks that are familiar with all these ports and services. That's not me, though

fetchmail and exchange 2007

2009-01-22 Thread tyler
Hi, My University just transferred my mail account to MS Exchange 2007. I had been accessing my old account via fetchmail, using the following: poll NON.EXCHANGE.SERVER with proto POP3 and options no dns uidl user 'MYUSERNAME' there with password 'MYPASSWORD' is 'tyler' here options fetc

Re: fetchmail and exchange 2007

2009-01-22 Thread Ron Johnson
On 01/22/2009 08:27 AM, tyler wrote: Hi, My University just transferred my mail account to MS Exchange 2007. I had been accessing my old account via fetchmail, using the following: poll NON.EXCHANGE.SERVER with proto POP3 and options no dns uidl user 'MYUSERNAME' there with password 'MY

Re: fetchmail and exchange 2007

2009-01-22 Thread Stephan Seitz
On Thu, Jan 22, 2009 at 10:27:45AM -0400, tyler wrote: fetchmail: Trying to connect to 132.206.153.2/110...connection failed. Isn’t the error message self explaining? Fetchmail can’t get a connection to this host using port 110. Port 110 is the unsecure POP3 port (no ssl encryption). Testing