if cyrus is your user admin just do
cyradm --user cyrus --server localhost
and it will work
depending on your password backend you may need to add user cyrus with
sasldb2 or
if you use local unix account with saslauthd you just need to set a
password for user cyrus with passwd
On 2/20/14 11
On Thu, Feb 20, 2014 at 10:35:42AM +0100, Willy Offermans wrote:
> Dear Cyrus Friends,
>
> I need your help to solve the following:
>
> I'm setting up cyrus on my new FreeBSD 10.0 server. I have used the following
> package: cyrus-imapd24-2.4.17_4
>
> If I test my setup with imtest, I get connectio
Thanks Vlad,
the last three lines (ifnedef - endif) can be IMHO deleted, because
DIGEST-MD5 (and CRAM-MD5 and NTLM) do not send plaintext passwords, so
should be allowed even on otherwise unencrypted connection.
commented out.
Check if user Debian-exim is member of sasl group - to get access
Hello,
One of my customers has bought a laptop with Outlook 2013. He says he
can see his messages over IMAP, but it's a kind of read-only access.
The mailserver is an old installation with Cyrus 2.2.13 (Debian
Squeeze), so I need to update it to Debian Wheezy (Cyrus 2.4.16) to get
e.g. the XLIST
Hello Dan and Cyrus Friends,
On Thu, Feb 20, 2014 at 08:38:42AM -0600, Dan White wrote:
> On 02/20/14 10:35 +0100, Willy Offermans wrote:
> >I'm setting up cyrus on my new FreeBSD 10.0 server. I have used the following
> >package: cyrus-imapd24-2.4.17_4
> >
> >If I test my setup with imtest, I get
On 02/20/14 10:35 +0100, Willy Offermans wrote:
>I'm setting up cyrus on my new FreeBSD 10.0 server. I have used the following
>package: cyrus-imapd24-2.4.17_4
>
>If I test my setup with imtest, I get connection to the imap server.
>
>MyName@MyComputer:~$ imtest -m login -u username -a username -s
On Thursday 20 of February 2014 05:50:21 Paul O'Rorke wrote:
> Hi again guys,
>
> thanks for the help thus far. I have managed to get cyrus talking with
> exim to deliver mail (the -a inside the quotes did this) and I have the
> cyrus_sasl driver authenticating using DIGEST-MD5:
>
> digest_m
Dear Cyrus Friends,
I need your help to solve the following:
I'm setting up cyrus on my new FreeBSD 10.0 server. I have used the following
package: cyrus-imapd24-2.4.17_4
If I test my setup with imtest, I get connection to the imap server.
MyName@MyComputer:~$ imtest -m login -u username -a use