Jimmy:

    I think this problem is independient of the email client.
    I can NEVER get access to an account if I supply a wrong password.
    So, I suppose there is a bug or I've made a mistake in the configuration 
(but I've done it from the article)

    It works perfectly on courier-imap-2.2.1 on my slackware 9.1
    wrong pass -> access denied
    right pass -> access

Leandro.
    

  ----- Original Message ----- 
  From: Jimmy Brake 
  To: QMAIL-LDAP 
  Sent: Sunday, September 20, 2009 5:34 PM
  Subject: Re: auth_imap courier-imap 4.x


  Hi Leandro,

  Personally I have not had much luck with Outlook Express. You might want to 
test out another email client to see if you get a similar error.  Thunderbird 
generally works really well.

  Jimmy

  Leandro wrote: 
    Jimmy :

        Thank you for your reply.

        I was be able to configure courier-imap 4.6 from this article.
        I've configured authdaemon only with authldap and the module with my 
own parameters (user/pass for binding, etc)
        I've successfully read my emails in my inbox.

        The problem is that the first time I access to my imap account, I get 
it INDENPENDIENT of the password.
        (I can access instead the password is wrong)
        After that, if I close my Outlook Express and open again, I get "login 
failed" and I must enter the right password.
        
        Is it a bug?
        I've configured courier-imap 4.6 from the article.

    Thanks in advance.
    Leandro.
        
      ----- Original Message ----- 
      From: Jimmy Brake 
      To: QMAIL-LDAP 
      Sent: Sunday, September 20, 2009 2:49 PM
      Subject: Re: auth_imap courier-imap 4.x


      Hi Leandro,

      You can configure courier imap 4.6 to work.

      full article

      
http://store.dwalliance.com/news/view_article.html?article_id=07249ce80822c22a3e55ce546fd737d2



        apt-get install courier-pop courier-authdaemon courier-imap 
courier-authlib-ldap



      Then update /etc/courier/authdaemonrc 



      authmodulelist="authldap"



      Then update /etc/courier/authldap



      LDAP_URI ldap://yourldapserver
      LDAP_PORT 389
      LDAP_BASEDN dc=yourfoo,dc=com
      LDAP_BINDDN cn=Manager,dc=yourfoo,dc=com
      LDAP_BINDPW yourpass
      LDAP_TIMEOUT 5
      LDAP_AUTHBIND 0
      LDAP_MAIL mail
      LDAP_GLOB_UID vmail
      LDAP_GLOB_GID vmail
      LDAP_HOMEDIR yourldapfoomaildirpath
      LDAP_MAILDIR
      LDAP_MAILDIRQUOTA mailQuotaSize
      LDAP_FULLNAME cn
      LDAP_CRYPTPW userPassword
      LDAP_AUXOPTIONS mailhost=mailhost


      I use perdition as my imap / pop proxy .. we only use it because of some 
legacy reasons but you can get courier to pass/proxy the connection. 

      Jimmy

      Leandro wrote: 
        On my slackware 9.1x86 courier-imap 2.2.1 works ok with auth_imap. 

        I've read that courier-imap 4.x changed the authentication way, so I 
can't use auth_imap no longer. 
        I gave up trying to configure courier-imap 4.6.0 on my slackware 13.0 
x86_64 to authenticate with my ldap db. 
        I think courier-imap 3.x could be the solution. 

        Does anybody know where I can download sources of courier-imap 3.0.8 ? 
(sourceforge seems to remove 3.x releases from download) 
        Does anybody know if courier-imap 3.0.8 works on x86_64 ? 
        (I couldn't compile courier-imap 2.x on a x86_64 machine) 

        Does anybody know how to authenticate courier-imap 4.x ? (using 
ldapserver from qmail-ldap or not) 

        Thanks in advance. 
        Leandro. 
        __________________________________________________ 
        Correo Yahoo! 
        Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu 
cuenta ya! - http://correo.yahoo.com.ar 

Reply via email to