Hi All,
I'm trying to use the imapcreate tool, but I keep getting an AUTH errror
when doing so.
This is the error I get.
[EMAIL PROTECTED] maps]# imapcreate -u wfitzgerald -m [EMAIL PROTECTED]
localhost
IMAP Password:
Permission denied at /usr/bin/imapcreate line 72.
I can however
I can login to imap via the command line
# su - cyrus -c "imtest -m login -u cyrus -p imap localhost"
C: C01 CAPABILITY
S: * OK mail Cyrus IMAP4 v2.0.12 server ready
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID
NO_ATOMI
C_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDER
I have a solution to the following problem now. The problem is that in
order to do SIA authentication under Compaq Tru64, you must be root. The
reason the IMSP server didn't have any problems was because the server
*does* run as root. However, the IMAP server immediately changes to the
cyrus us
I am about at wits end with this, so I need to seek help. I have been
trying to get on this list for some time, so I hope this message gets
there.
I have compiled up the Cyrus IMAP server (2.0.9) on Tru64 5.0a. It is
using the SASL libraries (1.5.24) for authentication. The IMAP capability
com