Cool! Things are working now. Thanks so much for all your help. Now, is there any documentation that shows examples for configuring sasl.
Thanks again.
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
On Wed, 5 Nov 2003, Igor Brezac wrote:
>
> On Wed, 5 Nov 2003, Robert wrote:
>
> > Thanks for the correction. The old documentation is to blame. Now,
> > the problem is that imap cannot connect to the saslauthd server. I
> > tried changing the path in the saslauthd init script. Is there a way
>
On Wed, 5 Nov 2003, Robert wrote:
>
> Thanks for the correction. The old documentation is to blame. Now, the
> problem is that imap cannot connect to the saslauthd server. I tried
> changing the path in the saslauthd init script. Is there a way to
> speciry the path of the mux socket in the
Thanks for the correction. The old documentation is to blame. Now, the problem is that imap cannot connect to the saslauthd server. I tried changing the path in the saslauthd init script. Is there a way to speciry the path of the mux socket in the imapd.conf file? What directory does imapd loo
>
> I changed the /etc/imapd.conf as suggested. It now looks like:
>
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: win9x
> srvtab: /var/imap/srvtab
> allowanonymouslogin: no
> allowplaintext: yes
> sasl_mech_list
On Wed, 5 Nov 2003, Robert wrote:
>
> I changed the /etc/imapd.conf as suggested. It now looks like:
>
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: win9x
> srvtab: /var/imap/srvtab
> allowanonymouslogin: no
> allowplai
I changed the /etc/imapd.conf as suggested. It now looks like:
configdirectory: /var/imap partition-default: /var/spool/imap admins: win9x srvtab: /var/imap/srvtab allowanonymouslogin: no allowplaintext: yes sasl_mech_list: plain login sasl_
> I also did a make and a make install. My imapd.conf file looks like:
>
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: robert cyrus root
> srvtab: /var/imap/srvtab
> allowanonymouslogin: no
> allowplaintext: yes
>
Hi, I am trying to setup cyrus imapd version 2.1.15. I also installed the cyrus sasl 2.1.15 library. I followed the instructions at http://www.faqs.org/docs/Linux-HOWTO/Cyrus-IMAP.html, but is is fairly outdated. I currently have user authentication working with LDAP for services like samba, ss