[SM-USERS] Change Pass ldap issue
Dear All , I am useing qmail-ldap ,courier-imap and squirrelmail-1.4.2 with change pass ldap plugin (1.6) . While changing the password it always give in "old password is not correct" in my ldap database attr=userPassword is shown as Base64 encoded , looks like # Postmaster,xxx.com,dc=xxx,dc=com dn: cn= Postmaster,ou=xxx.com,dc=xxx,dc=com objectClass: top objectClass: person objectClass: qmailuser cn: Postmaster sn: Postmaster mail: [EMAIL PROTECTED] uid: postmaster-gpi accountStatus: active mailHost: xxx.com mailMessageStore: xxx.com/postmaster-gpi deliveryMode: localdelivery userPassword:: e2NyeXB0fSQxJERzS0svbC4zJGkycUxrMm42ZjN4SzZVMENoTWVnaTA= is anyone have any solution ... TIA Regards Biswajit --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] HTML mail plugin and save as draft -- problem
Dear all, Using HTML mail plugin with squirrelmail-1.4.2 , when i save as draft and resume draft , the mail is shown a plain text . all features of bold , italic etc get lost . Can some body help me ? TIA regards Biswajit --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Squirrelmail / LDAP - vacation plugin query
Dear All , Wanted to use vacation plugin with LDAP authentication . How to I define the $cn parameter in case of multiple OU eg dn: uid=user1,ou=HO,ou=Locations,ou=.com,dc=,dc=com dn: uid=user2,ou=RO,ou=Locations,ou=.com,dc=,dc=com My OU=RO and OU=HO ...etc are changing ( have multiple ou defined in LDAP) Any Suggestion ? TIA Warm Regards -- Biswajit Banerjee <[EMAIL PROTECTED]> Tetra Information services p Limited - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail / LDAP - vacation plugin query
On Sun, 2007-02-04 at 09:31 +0200, Tomas Kuliavas wrote: > > Dear All , > > > > Wanted to use vacation plugin with LDAP authentication . How to I define > > the $cn parameter in case of multiple OU eg > > > > dn: uid=user1,ou=HO,ou=Locations,ou=.com,dc=,dc=com > > > > dn: uid=user2,ou=RO,ou=Locations,ou=.com,dc=,dc=com > > > > My OU=RO and OU=HO ...etc are changing ( have multiple ou defined in > > LDAP) > > > > > > Any Suggestion ? > > Please provide more information about your setup. > > Which LDAP schema is used to store user information? Qmail.schema > Are uids unique in > dc=,dc=com? yes > If they are not, which attribute is used for user id > lookups? I hope this information will be sufficient. Regards Biswajit - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642-- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Squirrelmail / LDAP - vacation plugin query
Great it worked !! Thanks On Tue, 2007-02-06 at 12:01 +0200, Tomas Kuliavas wrote: > >> > > >> > Wanted to use vacation plugin with LDAP authentication . How to I > >> define > >> > the $cn parameter in case of multiple OU eg > >> > > >> > dn: uid=user1,ou=HO,ou=Locations,ou=.com,dc=,dc=com > >> > > >> > dn: uid=user2,ou=RO,ou=Locations,ou=.com,dc=,dc=com > >> > > >> > My OU=RO and OU=HO ...etc are changing ( have multiple ou defined in > >> > LDAP) > >> > > >> > > >> > Any Suggestion ? > >> > >> Please provide more information about your setup. > >> > >> Which LDAP schema is used to store user information? > > > > Qmail.schema > > > >> Are uids unique in > >> dc=,dc=com? > > > > yes > > > >> If they are not, which attribute is used for user id > >> lookups? > > > > I hope this information will be sufficient. > > http://article.gmane.org/gmane.mail.squirrelmail.plugins/9155 > > config.php > - > $sqa_backend='qldap'; > $sqa_qldap['basedn'] = 'ou=Locations,ou=.com,dc=,dc=com'; > $sqa_qldap['connect_opts']['PROTOCOL_VERSION'] = 3; > - > > fourth line is used only when you don't allow v2 bind in LDAP server. > Minimal required qmail-ldap patch version - 20030901. > > > - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > -- > squirrelmail-users mailing list > Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > List Address: squirrelmail-users@lists.sourceforge.net > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > -- Warm Regards Biswajit Banerjee Director Tetra Information Services Pvt. Ltd. 136 Lower Ground Floor, Sant Nagar, East of Kailash, New Delhi - 110065, India. Email : [EMAIL PROTECTED] Website : www.tetrain.com, www.linux4e.com Phone : 91-11-55604033, 91-11-55604034, 91-11-55604035 Mobile : 91-9810030018 Fax : 91-11-26225293 We Create And Manage Comprehensive Technology Solutions Scalable to your needs - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642-- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Spellcheck with HTML mail - problem
Dear All, I facing an issue with squirrelmail-1.4.2 , HtML mail plugin . Spell check option doesnot suggest any spelling at all. If i see the error log of apache i get the following Use of uninitialized value in join or string at /var/www/html/webmail/plugins/html_mail/htmlarea/plugins/SpellChecker/spell- check-logic.cgi line 144. I am using squirerelmail-1.4.2 php-4.1.2-7.2.6 apache-1.3.9 perl-5.8.3 plugin HTML-mail-2.0 is it possible to debug or to have sorted out TIA Regards Biswajit --- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users