Announcement

Collapse
No announcement yet.

PLAIN authentication

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PLAIN authentication

    i have error when i try to modifiy user in admin interface.
    Error code: Error occured in: com.openexchange.admin.rmi.extensions.OXUserMailfi lterExtension! Errortext: com.openexchange.admin.rmi.exceptions.OXSieveHandl erException: The server doesn't suppport PLAIN authentication (SVL-0001,-132876060-25)

    Open-xchange-admin.log :
    debian:~# tail -f /var/log/open-xchange/open-xchange-admin.log.0
    at sun.reflect.GeneratedMethodAccessor15.invoke(Unkno wn Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport. java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    telnet localhost 2000 :

    debian:~# telnet localhost 2000
    Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    "IMPLEMENTATION" "Cyrus timsieved v2.2.13-Debian-2.2.13-10"
    "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational comparator-i;ascii-numeric regex"
    "STARTTLS"
    OK
    And last question, in wiki installation /etc/postfix/ox_virt_domains.cf is mentionned. But no entries for this file.
    Thanks

  • #2
    yes
    same pb here
    im also getting this error while modifying users in OX Admin GUI..
    should "ox_virt_domains.cf" be present ??

    Originally posted by vitch View Post
    i have error when i try to modifiy user in admin interface.



    Open-xchange-admin.log :


    telnet localhost 2000 :



    And last question, in wiki installation /etc/postfix/ox_virt_domains.cf is mentionned. But no entries for this file.
    Thanks

    Comment

    Working...
    X