Imap-Login

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Martin Heiland
    replied
    you can check this by telnetting to the imap server on port 143 and issue the "CAPABILITY" command:

    Code:
    01 CAPABILITY
    * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS
    01 OK Completed
    ACL are supported by dovecot in general, but it depends on the configuration.

    Leave a comment:


  • Daniel26
    replied
    Hmmm, IMAP-Server is Dovecot, don't know if he supports ACL.

    Leave a comment:


  • Martin Heiland
    replied
    Of course you can do that, but only if your IMAP server supports ACL.

    Greetings

    Leave a comment:


  • Daniel26
    replied
    Another question: Can I share my mails with another user over the Web-Interface?
    I can share the calendar, but can I share the Mails?


    Regards

    Daniel
    Last edited by Daniel26; 07-06-2009, 02:08 PM.

    Leave a comment:


  • Daniel26
    replied
    Sorry, forgot to write that.
    Yes, I tried the imapserver and smtpserver. I also tried imaplogin (which is the same es the username in ox), but now it seems to work (after I waited 15 min. untill the next login-attempt).

    Thanks

    Regards

    Daniel

    Leave a comment:


  • Martin Heiland
    replied
    Hi,

    have you tried adding the --imapserver, --smtpserver and --imaplogin attributes?

    Greetings

    Leave a comment:


  • Daniel26
    started a topic Imap-Login

    Imap-Login

    Hello,

    I try to configure a User to get his mails from the IMAP-Server.
    The User was created a while before with createuser, but without imapserver and smtpserver.

    So I modified it with "changeuser -c1 -A oxadmin -P secret -I 791.

    When the user logs in I see in the logs:

    Jul 6, 2009 11:23:14 AM com.openexchange.ajax.Folder actionGetSubfolders
    SEVERE: MSG-0004 Category=8 Message=Missing parameter in user's mail config: login exceptionID=635961412-838

    On the imap-server I don#T see any connection-attempt.
    Can anybody tell me whats wrong here?


    Regards

    Daniel
Working...
X