BTW, the quoting syle of your e-mail client makes this hard to follow.
I'm unsure which of the comments belong to which reply.
On Tue, 2011-11-08 at 22:44 +0530, Rajeshwar Bharathi wrote:
> #sasl_pwcheck_method: saslauthd
> sasl_mech_list: PLAIN
> [root@aws1234]# cyradm --user cyrus --server local
On Wed, 2011-10-19 at 15:10 +0530, Rajeshwar Bharathi wrote:
> I used yum to insatll cyrus-sasl and cyrus-imapd
> The installation went thru fine and I am able to create users using
> saslpasswd2
> I have the following configurations in /etc/imapd.conf
> sasl_pwcheck_method: saslauthd
> sasl_mec
On Tue, 2011-11-08 at 12:09 -0600, Dan White wrote:
> On 08/11/11 22:44 +0530, Rajeshwar Bharathi wrote:
> >Hi,
> >
> >I have configured cyrus as specified above
> >
> >here is my latest config files
> >--
> >FILE NAME: /usr/lib/sasl2/smtpd.conf
> >--
> >pwcheck_method: auxprop
> >auxprop_p
On 08/11/11 22:44 +0530, Rajeshwar Bharathi wrote:
>Hi,
>
>I have configured cyrus as specified above
>
>here is my latest config files
>--
>FILE NAME: /usr/lib/sasl2/smtpd.conf
>--
>pwcheck_method: auxprop
>auxprop_plugin: sasldb
>--
>FILE NAME: vi /etc/imapd.conf
>--
>configdirect
Hi,
I have configured cyrus as specified above
here is my latest config files
--
FILE NAME: /usr/lib/sasl2/smtpd.conf
--
pwcheck_method: auxprop
auxprop_plugin: sasldb
--
FILE NAME: vi /etc/imapd.conf
--
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyr
On 19/10/11 15:10 +0530, Rajeshwar Bharathi wrote:
>I used yum to insatll cyrus-sasl and cyrus-imapd
>The installation went thru fine and I am able to create users using
>saslpasswd2
>when I start cyrus-imapd server it comes up fine
>/etc/init.d/cyrus-imapd start
>
>
>I have the following configura
Hi,
you didn't tell which version of cyrus you are using.
But since 2.3.9 the default for allowplaintext set to 0,
to enforce encryptet passwords.
You have to use ssl or tls, use encrypted mechs e.g.
digest-md5 or change allowplaintext to 1.
Quoting Rajeshwar Bharathi :
Hi All,
I am trying
On 10/19/2011 06:40 AM, Rajeshwar Bharathi wrote:
Hi All,
I am trying to setup a cyrus imap server. I am using an 32-bit AWS AMI
on EC2.
I used yum to insatll cyrus-sasl and cyrus-imapd
The installation went thru fine and I am able to create users using
saslpasswd2
when I start cyrus-imapd serve
Hi All,
I am trying to setup a cyrus imap server. I am using an 32-bit AWS AMI on
EC2.
I used yum to insatll cyrus-sasl and cyrus-imapd
The installation went thru fine and I am able to create users using
saslpasswd2
when I start cyrus-imapd server it comes up fine
/etc/init.d/cyrus-imapd start
I