Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-May-2006, 11:32
kholloi@Yahoo.co.uk
Guest
 
Posts: n/a
Default imapd errors

Hi,
I set up a mail server using postfix. I have imap running under xinetd and
starts with no errors but when I try to connect:

++++++++++++++++++++++++
telnet 192.168.10.100 110
Trying 192.168.10.100...
Connected to 192.168.10.100.
Escape character is '^]'.
+OK POP3 [192.168.10.100] 2004.89 server ready
user jdoe1
-ERR Unknown AUTHORIZATION state command
++++++++++++++++++++++++

This some kind ofSSL thing? SO even setting up an account in the mail
client KMAIL, the same error "ERR Unknown AUTHORIZATION state command" is
returned.

???

Thanks



  #2 (permalink)  
Old 11-May-2006, 14:16
Clive Eisen
Guest
 
Posts: n/a
Default Re: imapd errors

kholloi@Yahoo.co.uk wrote:
> Hi,
> I set up a mail server using postfix. I have imap running under xinetd and
> starts with no errors but when I try to connect:
>
> ++++++++++++++++++++++++
> telnet 192.168.10.100 110
> Trying 192.168.10.100...
> Connected to 192.168.10.100.
> Escape character is '^]'.
> +OK POP3 [192.168.10.100] 2004.89 server ready
> user jdoe1
> -ERR Unknown AUTHORIZATION state command
> ++++++++++++++++++++++++
>
> This some kind ofSSL thing? SO even setting up an account in the mail
> client KMAIL, the same error "ERR Unknown AUTHORIZATION state command" is
> returned.
>
> ???
>
> Thanks
>
>
>

erm where to start?

110 is pop not imap
143 is imap

which pop server?

what sort of auth - local, ldap etc etc?

Can you start the POP server in debug mode?

Can you strace it?
--
Clive
  #3 (permalink)  
Old 12-May-2006, 02:00
kholloi@yahoo.co.uk
Guest
 
Posts: n/a
Default Re: imapd errors

> kholloi@Yahoo.co.uk wrote:
> > Hi,
> > I set up a mail server using postfix. I have imap running under xinetd and
> > starts with no errors but when I try to connect:
> >
> > ++++++++++++++++++++++++
> > telnet 192.168.10.100 110
> > Trying 192.168.10.100...
> > Connected to 192.168.10.100.
> > Escape character is '^]'.
> > +OK POP3 [192.168.10.100] 2004.89 server ready
> > user jdoe1
> > -ERR Unknown AUTHORIZATION state command
> > ++++++++++++++++++++++++
> >
> > This some kind ofSSL thing? SO even setting up an account in the mail
> > client KMAIL, the same error "ERR Unknown AUTHORIZATION state command" is
> > returned.
> >
> > ???
> >
> > Thanks
> >
> >
> >

> erm where to start?
>
> 110 is pop not imap
> 143 is imap
>
> which pop server?
>
> what sort of auth - local, ldap etc etc?
>
> Can you start the POP server in debug mode?
>
> Can you strace it?
> --
> Clive



mmm. yes. i am using imapd under xinetd. imapd provides pop 2, 3 and imap.
Auth is LDAP.
IMAP log level is set to debug and nothing significant than the "ERR
Unknown AUTHORIZATION state command" error when the user connects and tries
to log in.
I think it is something to do with SSL. Where do you put the SSL
certificates for imapd?

Lawrence




  #4 (permalink)  
Old 12-May-2006, 03:08
kholloi@Yahoo.co.uk
Guest
 
Posts: n/a
Default Re: imapd errors solved

> > kholloi@Yahoo.co.uk wrote:
> > > Hi,
> > > I set up a mail server using postfix. I have imap running under

xinetd and
> > > starts with no errors but when I try to connect:
> > >
> > > ++++++++++++++++++++++++
> > > telnet 192.168.10.100 110
> > > Trying 192.168.10.100...
> > > Connected to 192.168.10.100.
> > > Escape character is '^]'.
> > > +OK POP3 [192.168.10.100] 2004.89 server ready
> > > user jdoe1
> > > -ERR Unknown AUTHORIZATION state command
> > > ++++++++++++++++++++++++
> > >
> > > This some kind ofSSL thing? SO even setting up an account in the mail
> > > client KMAIL, the same error "ERR Unknown AUTHORIZATION state command" is
> > > returned.
> > >
> > > ???
> > >
> > > Thanks
> > >
> > >
> > >

> > erm where to start?
> >
> > 110 is pop not imap
> > 143 is imap
> >
> > which pop server?
> >
> > what sort of auth - local, ldap etc etc?
> >
> > Can you start the POP server in debug mode?
> >
> > Can you strace it?
> > --
> > Clive

>
>
> mmm. yes. i am using imapd under xinetd. imapd provides pop 2, 3 and imap.
> Auth is LDAP.
> IMAP log level is set to debug and nothing significant than the "ERR
> Unknown AUTHORIZATION state command" error when the user connects and tries
> to log in.
> I think it is something to do with SSL. Where do you put the SSL
> certificates for imapd?
>
> Lawrence
>
>
> OK cool. if this will help anybody else:


DO:
cd /etc/ssl/certs
openssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem
openssl req -new -x509 -nodes -out ipop3d.pem -keyout ipop3d.pem

This places the certs where imapd can find them.

cheers




>


  #5 (permalink)  
Old 12-May-2006, 04:45
Man-wai CHANG
Guest
 
Posts: n/a
Default Re: imapd errors

> mmm. yes. i am using imapd under xinetd. imapd provides pop 2, 3 and imap.
> Auth is LDAP.
> IMAP log level is set to debug and nothing significant than the "ERR
> Unknown AUTHORIZATION state command" error when the user connects and tries
> to log in.


What IMAP daemon are thou using?


--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 5.10) Linux 2.6.16.16
^ ^ 17:45:01 up 1 day 2:12 0 users load average: 1.07 1.05 1.01
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk
  #6 (permalink)  
Old 12-May-2006, 04:46
Man-wai CHANG
Guest
 
Posts: n/a
Default Re: imapd errors


http://www.google.com.hk/search?hl=e...e+Search&meta=

--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 5.10) Linux 2.6.16.16
^ ^ 17:46:02 up 1 day 2:13 0 users load average: 1.02 1.04 1.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk
 

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2