[SM-USERS] Patching Problem.

2005-11-24 Thread Its Azfar
have installed my perl under following instructions via port method (freebsd). http://freebsd.qmailrocks.org/qmailscanner.htm#nosetuid Now When ever i try to patch squirrelmail file like we do for Compatibility plugin i got an error # $ patch -p0 < compatibility/patches/compatibility_patch-1.4.

[SM-USERS] can't open config.php

2005-11-25 Thread Its Azfar
I am unbale to save any changes via squirrelmail administration panel. I am getting an error that "Config file can't be opened. Please check config.php" What kind of permisions i need to change. What to do ? __ Yahoo! Music Unlimited Access ove

[SM-USERS] Change ldap password

2006-01-04 Thread Its Azfar
I am using squirrelmail 1.4.5 with compatibility 2.0.4 plugin. I need to work changeldappasswd plugin 1.8, I installed it but it dont working just a blank page appears when ever click on change password from options menu. Here is my config.php $ldap_server = "localhost"; $ldap_password_field = "u

Re: [SM-USERS] configuration issues with uw-imap on cygwin (preauthorization mode)

2006-01-05 Thread Its Azfar
I need to configure changeldappassword plugin but it is not working. I have squirrelmail 1.4.5 with compatibility 2.0.4 plugin installed but when i click on change password then just a blank page appears. Does this plugin support {SHA} password scheme. _

Re: [SM-USERS] Change ldap password

2006-01-06 Thread Its Azfar
these errors i am getting from httpd log [client 203.90.15.93] PHP Notice: Undefined offset: 2 in /var/www/html/webmail/plugins/compatibility/functions.php on line 105, referer: http://202.69.48.13/webmail/src/options.php [client 203.90.15.93] PHP Notice: Undefined offset: 1 in /var/www/html/w

Re: [SM-USERS] Change ldap password

2006-01-06 Thread Its Azfar
www/html/webmail/plugins/change_ldappass/options.php on line 75 Fatal error: Call to undefined function: set_my_charset() in /var/www/html/webmail/functions/imap_utf7_local.php on line 103 --- Its Azfar <[EMAIL PROTECTED]> wrote: > these errors i am getting from httpd log > > [client

Re: [SM-USERS] Change ldap password

2006-01-06 Thread Its Azfar
PHP 4.3.11 (cgi) php.ini has all default valuse except display_erros On My Squirrelmail is nothing modified it just patched by Compatibility Plugin needed by changeldappasswd. ANy help. --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Here are php errors i am getting. > > > > > > BTW there is

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Its Azfar
> Plugin is written for compatibility v.1 API. Undo compatibility > 2.x > patch > and downgrade to compatibility 1.3. > >-- > Tomas Thanks Tomas, I install compatibility 1.3 and now i can get the change ldap passwd page but after feeding the new and old passwd and after submit button it return m

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Its Azfar
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> Plugin is written for compatibility v.1 API. Undo > >> > > compatibility > 2.x > >> patch and downgrade to compatibility 1.3. > >> > >> -- > >> Tomas > >> > > > > Thanks Tomas, I install compatibility 1.3 and now > i > > can get the change ldap

Re: [SM-USERS] Change ldap password

2006-01-13 Thread Its Azfar
Thanks you are realy helpful, I got installed every thing and now php is supporting ldap. Now I am getting this error. LDAP bind failed. I think this is related to config.php or slapd.conf, BTW i dont have any read,write permisions in slapd.conf, every thing is default. Waiting for reply. > ht

Re: [SM-USERS] Change ldap password

2006-01-15 Thread Its Azfar
Sorry for late reply, actualy I was sick those days. Here is more details. slapd.conf include /usr/local/etc/openldap/schema/core.schema include /usr/local/etc/openldap/schema/cosine.schema include /usr/local/etc/openldap/schema/inetorgperson.schema include /usr/local/etc/openldap/schema/nis.sche

Re: [SM-USERS] Change ldap password

2006-01-15 Thread Its Azfar
Thanks Tomas "allow bind_v2" solve my problem. Big thanks. One last question my all users's current password are {SHA} encrypted. What will the change password crypt. I checked it and it is not {SHA} encrypted.I want again {SHA}. Any way --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Thanks y

Re: [SM-USERS] Change ldap password

2006-01-15 Thread Its Azfar
Well i dont know what is the new crypt. When I execute "ldapsearch -x -b "dc=webexs,dc=com" '(userpassword=*)'" it return the following result. userPassword:: e1NIQX1BYk1IckxwUFZQVmFyOE03c0d1NzlzcUFQcG89 BTW what does this option do in slapd.conf password-hash {SHA} will is solve my problem. -

Re: [SM-USERS] Change ldap password

2006-01-16 Thread Its Azfar
I am sorry Tomas I dont understand your last reply. My new passwods are :: qouted but I want {SHA} encryption due to some reason, (another application need to access it which is written to support {SHA} password only. Any help. --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >>> Thanks Tomas "all

Re: [SM-USERS] Change ldap password

2006-01-16 Thread Its Azfar
You are syaing that after changng password by plugin my password information still is in sha format but it is base64 encoded by ldap libraries for more security. > > Your password information is in sha > > do ldif export in phpldapadmin instead of simple > ldapsearch. SquirrelMail > plugin does

[SM-USERS] Unable to send mail after IP change.

2006-01-17 Thread Its Azfar
After changing server ip address i am getting this error on sending mails from squirrelmail web intrface. Command not implemented Server replied: 502 unimplemented (#5.5.1) While I can send mails from outlook. I remmeber I do not define actual ip address of qmail installation. Every where i used

[SM-USERS] Search for few plugins for LDAP

2006-01-23 Thread Its Azfar
Any plugin to show account consumtion (total qouta and currently used qouta) in user mailbox. user able to create/delete modify mail forward and alternate addresses. user can configure vocation message or auto reply. I must say these plugins are must have plugins for LDAP baesd servers like chan

Re: [SM-USERS] Search for few plugins for LDAP

2006-01-23 Thread Its Azfar
Thanks i will check these plugins. --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Any plugin to show account consumtion (total qouta > and > > currently used qouta) in user mailbox. > > Depends on your setup. > > qmail-ldap works with courier-imap 3.0.8 and > disk_quota ir check_quota > plug

[SM-USERS] SM on Windows 2003 with IIS 6

2006-07-14 Thread Its Azfar
I want to use SM with above setup. I have correctly setup the General and Server option. Altaugh I successfuly test configtest.php and found no error. But When I login I get following error. Error opening ../data/default_pref Could not create initial preference file! ../data/ should be writable by

Re: [SM-USERS] SM on Windows 2003 with IIS 6

2006-07-14 Thread Its Azfar
--- Its Azfar <[EMAIL PROTECTED]> wrote: > I want to use SM with above setup. I have correctly > setup the General and Server option. Altaugh I > successfuly test configtest.php and found no error. > But When I login I get following error. > > Error opening ../data/

[SM-USERS] ispell on Windows

2006-07-28 Thread Its Azfar
How can I able to use spell check plugin on windows 2003. I copied the unxutils in my system folder and I can use this tool command line but squirrelmail unbale to execute it. What are the methods to work it on windows 2003. Is there any NTFS permisions issue. _

Re: [SM-USERS] LDAP Query Plugin

2006-08-02 Thread Its Azfar
I am getting these kind of errors in lot of plugins that "cannot modify header information - headers already sent by bla bla bla.. Here is the detailed error ### Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\webmail\plugins\hma

[SM-USERS] Fetch Mail.

2006-08-03 Thread Its Azfar
I want to migrate whole mailbox from another server to this one. I tried Fetch Mail plugin but it POP based and only download Inbox contents. Is there any IMAP based plugin which download the whole mailbox. Thanks. __ Do You Yahoo!? Tired of spam? Y

Re: [SM-USERS] Fetch Mail.

2006-08-03 Thread Its Azfar
> > I want to migrate whole mailbox from another > server to > > this one. I tried Fetch Mail plugin but it POP > based > > and only download Inbox contents. Is there any > IMAP > > based plugin which download the whole mailbox. > > Mm. Gogle. Tasty. > > http://www.google.com/search?h

[SM-USERS] NutsMail Skin Version problem.

2006-08-09 Thread Its Azfar
I wanna install NutsMail skin on SM 1.4.7 but they still have skin for 1.4.6. My question is can I install NM 1.4.6 skin on SM 1.4.7. Is there any compatibility issue. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

[SM-USERS] SKINS ?

2006-08-24 Thread Its Azfar
I want to know do i need to have SM instance running before installing the Nutsmail skin or Nutsmail itself contain the SM inside. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com