Re: [Dovecot] troubleshooting new dovecot installation

2007-05-08 Thread Ray
On Tuesday 08 May 2007 1:28 pm, Kyle Wheeler wrote: > On Tuesday, May 8 at 08:02 AM, quoth Ray: > >It seems like your right, as this command does work when I use port > >143, but the following is a direct copy and paste from > >http://wiki.dovecot.org/TestPop3Installation > > > ># telnet your.host

Re: [Dovecot] troubleshooting new dovecot installation

2007-05-08 Thread Kyle Wheeler
On Tuesday, May 8 at 08:02 AM, quoth Ray: It seems like your right, as this command does work when I use port 143, but the following is a direct copy and paste from http://wiki.dovecot.org/TestPop3Installation # telnet your.host.org 110 1 login username password Ummm... maybe it's changed si

Re: [Dovecot] troubleshooting new dovecot installation

2007-05-08 Thread Ray
On Tuesday 08 May 2007 12:33 am, Joseba Torre wrote: > Hi, > > El Martes, 8 de Mayo de 2007 05:13, Ray escribió: > > however, when I try to use the login method > > (that is what the command > > 1 login username password   > > part is, isn't it?) > > That seems like an imap command, and I suppose t

Re: [Dovecot] troubleshooting new dovecot installation

2007-05-07 Thread Joseba Torre
Hi, El Martes, 8 de Mayo de 2007 05:13, Ray escribió: > however, when I try to use the login method > (that is what the command > 1 login username password   > part is, isn't it?) That seems like an imap command, and I suppose that you're using a pop3 port... Aaagur. -- Joseba Torre. C

Re: [Dovecot] troubleshooting new dovecot installation

2007-05-07 Thread Ray
sorry, forgot to add version =1.0.0 Ray On Monday 07 May 2007 9:13 pm, Ray wrote: > Hello, > I'm setting up a new mail server using freebsd 6.2, postfix, dovecot with > SASL and, eventually, squirrelmail. > I've gone through > http://wiki.dovecot.org/TestPop3Installation > the program is running,

[Dovecot] troubleshooting new dovecot installation

2007-05-07 Thread Ray
Hello, I'm setting up a new mail server using freebsd 6.2, postfix, dovecot with SASL and, eventually, squirrelmail. I've gone through http://wiki.dovecot.org/TestPop3Installation the program is running, plain works over telnet from local host or from a remote machine. I can do stat and retr co