Ok, this looks like one of two things: - you have a stupid brain dead server which shuts down operation once you do an unknown command on it. "CAPA" should just be ignored if it doesn't know about it. There are probably some extra-anal "security settings" making it behave in this broken way. - your accounts are locked out, but if they work somewhere else still this isn't it.
Apart from making some customisations to the sourcecode, there is currently no way to configure evolution not to try a CAPA first off ... so unless your isp is willing to change its settings, or you build from source, you might be out of luck for now :-/ On Sat, 2003-03-01 at 01:41, webmaster wrote: > Thanks for the response. I did what you said, the following is a portion of > the output. Note that I have 3 accounts, the two that contact > mail.hillsidedrive.com (note the %hillsidedrive.com in the usernames) are > the ones giving trouble, it is using the shared IP. The third account is my > ISP and it works correctly. (also note that I changed the passwords to > "password".) > > set_prop path: /commands/Messages > set_prop path: /commands/Messages > POP3_STREAM_LINE(67): '+OK Qpopper (version 4.0.4, modified by Sphera > Technologies) ready.' > POP3_STREAM_WRITE(6): > CAPA > > POP3_STREAM_LINE(18): '-ERR Syntax error.' > POP3_STREAM_LINE(67): '+OK Qpopper (version 4.0.4, modified by Sphera > Technologies) ready.' > POP3_STREAM_WRITE(6): > CAPA > > POP3_STREAM_LINE(21): '+OK POP3 server ready' > POP3_STREAM_WRITE(6): > CAPA > > POP3_STREAM_LINE(18): '-ERR Syntax error.' > POP3_STREAM_LINE(20): '-ERR Unknown command' > POP3_STREAM_WRITE(29): > USER bret%hillsidedrive.com > > POP3_STREAM_LINE(26): '-ERR POP service disabled.' > POP3_STREAM_WRITE(13): > PASS password > > POP3_STREAM_FILL(ERROR): 'Interrupted system call' > POP3_STREAM_FILL(ERROR): 'Interrupted system call' > POP3_STREAM_WRITE(33): > USER hillside%hillsidedrive.com > > POP3_STREAM_LINE(26): '-ERR POP service disabled.' > POP3_STREAM_WRITE(15): > PASS password > > POP3_STREAM_FILL(ERROR): 'Interrupted system call' > POP3_STREAM_FILL(ERROR): 'Interrupted system call' > POP3_STREAM_WRITE(15): > USER barkndog > > POP3_STREAM_LINE(24): '+OK barkndog is welcome.' > Got + response > POP3_STREAM_WRITE(13): > PASS password > > POP3_STREAM_LINE(18): '+OK mailbox locked' > Got + response > POP3_STREAM_WRITE(6): > LIST > > POP3_STREAM_LINE(25): '+OK 0 messages 0 (octets)' > Got + response > POP3_STREAM_LINE(END) > POP3_STREAM_WRITE(6): > QUIT > > POP3_STREAM_LINE(20): '+OK Updated mailbox.' > Got + response > > ** end of mail check. Thanks for your assistance. > -- Bret > > ----- Original Message ----- > From: "Not Zed" <[EMAIL PROTECTED]> > To: "webmaster" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, February 27, 2003 8:25 PM > Subject: Re: [Evolution] cannot connect to my mail server (jumpline,virtual) > > > > 1. what version of evolution are you using > > 2. run "CAMEL_VERBOSE_DEBUG=1 evolution-mail" (assuming you use a > > bourne shell compatible shell), then run 'evolution', and try login. > > > > It will log the server conversation. > > > > my guess is that its the server. > > > > On Fri, 2003-02-28 at 08:06, webmaster wrote: > > > Hi all, I'm new to the list so forgive me if a similar issue has been > posted > > > before. > > > I use Jumpline.com to host my web site and they provide me with a pop > mail > > > server like "mail.mydomain.com". This is a server on a shared IP. > Also, my > > > username is in a strange format, they require a percent (%) symbol in > the > > > name like so: > > > "username%mydomain.com" > > > Evolution is not able to connect, and I get no error messages. Other > mail > > > clients don't have any trouble. > > > I can connect to my ISP's pop server and download messages (even when > not on > > > their network, for example from work), so I know Evolution works. > > > According to Jumpline tech support, "It has to do with the way that > > > Evolution formats the username and hostname when it connects". > > > > > > My questions: > > > > > > Why can KMail (in Linux) and Outlook (in Windows) connect to this > account > > > but Evolution cannot? I suspect it has something to do with the shared > ip > > > or the % in the username. > > > > > > Does anyone have any suggestions as to how I can get this to work? > > > > > > Thanks, > > > Bret > > > > > > _______________________________________________ > > > evolution maillist - [EMAIL PROTECTED] > > > http://lists.ximian.com/mailman/listinfo/evolution > > > > _______________________________________________ > > evolution maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/evolution > > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
