Re: [SM-USERS] Bug: 'Full Name' value different between IE8 and FF 3.6

2010-06-22 Thread nibbler5



nibbler5 wrote:
> 
> 
> Tomas Kuliavas wrote:
>> 
>> 
>> nibbler5 wrote:
>>> 
>>> 
>>> Tomas Kuliavas wrote:
 
 
>>> No. I think you misunderstood what I've said. In default SquirrelMail
>>> configuration 'username' and 'Username' is not same user. It can use
>>> same IMAP account, but preferences will be stored in different
>>> locations. Your problem looks just like that. There are no browser
>>> specific code in user preferences.
>>> 
>>> Only problem might be when both browsers open same account at the same
>>> time. Settings are cached and changes in one browser won't be displayed
>>> in other browser until user logs out and relogins there. This is not
>>> your case. You said that user preferences were different for IE8 and
>>> Firefox. Make sure that IE8 does not have open webmail session for that
>>> user account. Set color theme to Maize in Firefox. Log in to webmail
>>> with IE8. See if color theme changes. 
>>> 
>>> You use different usernames or you use different webmail setups in both
>>> browsers or you are not using standard SquirrelMail scripts.
>>> 
>>> 
>> Thanks for that explanation Tomas.  I think I now see what you're
>> describing.  I just checked the data dir and I do see 2 pref files.  I
>> think the 2nd one was created when trying to create the same login has
>> http_auth.  I'm not positive about that, but it's possible.
>> 
>> How can I get back to both browsers using the same pref file?
>> 
>> Thanks.
>> 
> What's the difference between these two file names? 
> 
> If letter case is different, SquirrelMail has setting for that in conf.pl
> 4. General Options.
> 
> If one file is 'u...@domain.pref' and other is just 'user.pref', then your
> IMAP server adds default domain to IMAP logins and allows same user to log
> in with 'user' and with 'u...@domain'. This problem is fixed by making
> sure that user always logs in with 'u...@domain'. some plugins can add
> '@domain' part automatically.
> 
Thanks again for your reply, Tomas.

After really pondering this and having to get away from it and coming back
to it with a clear head, I think now the problem stemmed from a number of
issues combined mentioned in this thread.

You mentioned about open browsers - making changes in one and the other one
not seeing those changes.  Looking back on it, I am sure that is what
actually happened.  Sometimes, I would have a few browser tabs opened for a
couple of days or so, which was the case for the 2nd browser.  

I'm 100% sure that when I had enabled the 'HTTP Authentication' a.k.a.
'login_auth' plugin and then logged into the password-protected directory
using one of my Apache HTTP auth login usernames (the E-mail address was not
setup as an authorized user in Apache) via the 2nd browser was when the 2nd
'.pref' file was created.  That E-mail address' '.pref' file also existed as
it should since it was setup after the software was installed, of course,
independent of the browser.

I than went back to using the primary browser for SquirrelMail and at some
point after disabling that 'login_auth' plugin, the 2nd browser which was
still opened 'had not gotten the memo' that the plugin had been disabled.
Therefore, it was still using the Apache's http auth user's '.pref' file
created since the browser had not been closed to delete that session's
cache. Although I had cleared the browser cache via the Tools menu, that did
not have enough of an effect because the Apache login and '.pref' file used
was still active since the browser had not been closed. (whew... :)) 

Once I closed the 2nd browser and re-reading your previous replies a few
times until it all sank in, I went back to the 2nd browser and tested
sending messages to see which preferences it would use (including the change
made to the Timeout param).  To my 'surprise', it was now on the same page
as the primary browser.  I can even login to the Apache http auth with a
different username and then login to SquirrelMail with the selected E-mail
address and SM pulls up the correct '.pref' file.  I even went as far as
changing an option on the 'Options - Personal Information' page to force a
change in the '.pref' file in order to see which file would change. The
result was that the timestamp had shown that the change was correctly made
in the E-mail address' '.pref' file.

So, thanks so very much in helping me better understand how this app works. 
Now I know that if I want to use the HTTP Authentication plugin, I need to
add the E-mail address to the Apache usernames and signup with that name OR
maybe utilize the 'Mail Alias' plugin and then add that alias to the Apache
auth for signon to SM.

Take care.
-- 
View this message in context: 
http://old.nabble.com/Bug%3A--%27Full-Name%27-value-different-between-IE8-and-FF-3.6-tp28838434p28953217.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


--
ThinkGeek and WIRED's GeekDad team up for th

[SM-USERS] Users can login with old passwords!

2010-06-22 Thread Dogsbody

Please help, I have been all over google and the archives but cannot see 
this discussed anywhere.

Standard LAMP server (details below), login to squirrelmail, fine, 
logout.  Change users password and log back into squirrelmail using old 
password!!  Logout and login with new password too!

I have lots of data but not sure what is relevant.

It looks like squirrelmail is holding onto the IMAP login as I don't see 
it disconnect when the user logs out.  In fact, when they login with the 
old password I don't see the authentication passed through to the IMAP 
server so I am guessing squirrelmail is caching something locally!?

I thought this may be a session issue but after changing the users 
password I can login using the old password on a separate browser with 
cleared cookies :-/

Any help gratefully received.  Details of my environment are below...

SquirrelMail version : 1.4.20
Installed Plugins: squirrelspell, delete_move_next, message_details
PHP version  : 5.2.0
Web server  : Apache 2.0.52
IMAP server : Dovecot 1.1.8
SMTP server : Sendmail 8.13.1
OS  : CentOS 4.5
Installed from tarball
Browsers: Firefox 3.5 & Safari 5.0
Shout if you need any more info.

Thank you.

Dan

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Users can login with old passwords!

2010-06-22 Thread James L
>
> Please help, I have been all over google and the archives but cannot see
> this discussed anywhere.
>
> Standard LAMP server (details below), login to squirrelmail, fine,
> logout.  Change users password and log back into squirrelmail using old
> password!!  Logout and login with new password too!
>
> I have lots of data but not sure what is relevant.
>
> It looks like squirrelmail is holding onto the IMAP login as I don't see
> it disconnect when the user logs out.  In fact, when they login with the
> old password I don't see the authentication passed through to the IMAP
> server so I am guessing squirrelmail is caching something locally!?
>
> I thought this may be a session issue but after changing the users
> password I can login using the old password on a separate browser with
> cleared cookies :-/
>
> Any help gratefully received.  Details of my environment are below...
>
> SquirrelMail version : 1.4.20
> Installed Plugins: squirrelspell, delete_move_next, message_details
> PHP version  : 5.2.0
> Web server  : Apache 2.0.52
> IMAP server : Dovecot 1.1.8
> SMTP server : Sendmail 8.13.1
> OS  : CentOS 4.5
> Installed from tarball
> Browsers: Firefox 3.5 & Safari 5.0
> Shout if you need any more info.
>
> Thank you.
>
> Dan

I would try a command line IMAP mail reader.
Maybe pine or elm.
I'm still in the 70's, I still use POP3. :-)



--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Users can login with old passwords!

2010-06-22 Thread Dave McMurtrie
On 06/22/2010 11:34 AM, Dogsbody wrote:
>
> Please help, I have been all over google and the archives but cannot see
> this discussed anywhere.
>
> Standard LAMP server (details below), login to squirrelmail, fine,
> logout.  Change users password and log back into squirrelmail using old
> password!!  Logout and login with new password too!
>
> I have lots of data but not sure what is relevant.
>
> It looks like squirrelmail is holding onto the IMAP login as I don't see
> it disconnect when the user logs out.  In fact, when they login with the
> old password I don't see the authentication passed through to the IMAP
> server so I am guessing squirrelmail is caching something locally!?
>
> I thought this may be a session issue but after changing the users
> password I can login using the old password on a separate browser with
> cleared cookies :-/
>
> Any help gratefully received.  Details of my environment are below...
>
> SquirrelMail version : 1.4.20
> Installed Plugins: squirrelspell, delete_move_next, message_details
> PHP version  : 5.2.0
> Web server  : Apache 2.0.52
> IMAP server : Dovecot 1.1.8
> SMTP server : Sendmail 8.13.1
> OS  : CentOS 4.5
> Installed from tarball
> Browsers: Firefox 3.5&  Safari 5.0
> Shout if you need any more info.

Are you running an IMAP Proxy?  up-imapproxy, specifically, would still 
work with the old password as long as an existing connection remained 
cached.

HTH,

Dave
-- 
Dave McMurtrie, SPE
Email Systems Team Leader
Carnegie Mellon University,
Computing Services

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] File manager displays blank page

2010-06-22 Thread Alex
Hi,

>> Perhaps I didn't understand correctly the link you sent me. I'm using
>> the latest v1.4 SVN stable with quite a few plugins. Is
>> compatibility-v1.3 the proper one to be using?
>
> The answer to your question is already given on that page:
>
> "Unfortunately, you cannot run both the 1.x and 2.x versions of
> Compatibility at the same time..."

Oh, the irony :-)

Perhaps you could create a compatibility version to make v1 compatible
with v2? :-)

I'll contact you off-list. Thanks for your hard work and dedication.
Best,
Alex

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] HTML Mail Plugin

2010-06-22 Thread Derek Piazza



> 

> 

> dpiazza wrote:

>>

>>>

>>>

>>> dpiazza wrote:



 Hello,



 I am still looking for a solution for the HTML Mail plug-in to work in

 WebKit. I was given a link

 to and SVN server that did not solve the issue.



 Is anyone else able to point me in a different direction?



>>> I think you already got the answer. First step is to find html editor

>>> that

>>> works in Chrome. Then find minimal required WebKit or Chome version. Then

>>> add that html editor to html plugin or replace older editor version and

>>> update plugin's browser detection function.

>>>

>>> Since I haven't seen your question with "how to update fckeditor to

>>> latest

>>> ckeditor version", I assume that you haven't checked ckeditor demo site.

>>

>> I have been able to replace fckeditor just fine, and it works in webkit

>> and so does CKeditor.

>>

>>>From what I have been reading, it something to do with the way that the

> plug-in is programed.

>> However, that is what I read. I am not a PHP coder... and not a

>> professional.

>>

> 

> Make a backup of plugins/html_mail/functions.php

> 

> Open plugins/html_mail/functions.php in plain text or php editor

> 

> Find getBrowserType() function declaration and update it to detect webkit.

> http://pastebin.ca/1887163

> See difference in lines 18-21

> 

> Find two browser checks (search for 'Gecko' or '20030624') and add webkit

> 522 or newer there.

> http://pastebin.ca/1887165

> http://pastebin.ca/1887166

> 

> Pastebin links should be valid for one month. Updated code should load

> ckeditor for current Safari and Chrome versions. Negative 'mobile' and

> 'symbian' checks are for webkit on cell phones. ckeditor 3.3.1 excludes only

> 'mobile', but some phone useragents don't use 'Mobile Safari'. Can't test if

> it really works, because my code is different and I still have to make a

> choice between ckeditor 3.3.1 and fckeditor 2.6.6.

>

 

It worked and I also updated to the newest version of FCKEditor as well.  

Paul-

Can we use his code to update the plugin? I will be more than happy to send you 
my copy of the
plug-in as well.

Thank you!

> --

> Tomas

> --

> View this message in context:
http://old.nabble.com/HTML-Mail-Plugin-tp28927479p28941032.html

> Sent from the squirrelmail-users mailing list archive at Nabble.com.

> 

> 

> --

> ThinkGeek and WIRED's GeekDad team up for the Ultimate

> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the

> lucky parental unit.  See the prize list and enter to win:

> http://p.sf.net/sfu/thinkgeek-promo

> -

> squirrelmail-users mailing list

> Posting guidelines: http://squirrelmail.org/postingguidelines

> List address: squirrelmail-users@lists.sourceforge.net

> List archives: http://news.gmane.org/gmane.mail.squirrelmail.user

> List info (subscribe/unsubscribe/change options):

> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

>




--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Users can login with old passwords!

2010-06-22 Thread Dogsbody

> Are you running an IMAP Proxy?  up-imapproxy, specifically, would still
> work with the old password as long as an existing connection remained
> cached.

Nope, no IMAP proxy, the IMAP server and Squirrelmail are on the same 
machine.


> I would try a command line IMAP mail reader.
> Maybe pine or elm.

I have tried that, and confirmed the problem is with Squirrelmail and 
not IMAP :-/

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Users can login with old passwords!

2010-06-22 Thread Dave McMurtrie
On 06/22/2010 01:20 PM, Dogsbody wrote:
>
>> Are you running an IMAP Proxy?  up-imapproxy, specifically, would still
>> work with the old password as long as an existing connection remained
>> cached.
>
> Nope, no IMAP proxy, the IMAP server and Squirrelmail are on the same
> machine.

That alone doesn't rule out the use of an IMAP proxy, since it could 
also be on the same machine.

I can think of no other reason that an old password would continue to 
work.  Squirrelmail does not (in fact, can not) remain connected to your 
IMAP server.

Thanks,

Dave
-- 
Dave McMurtrie, SPE
Email Systems Team Leader
Carnegie Mellon University,
Computing Services

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Users can login with old passwords!

2010-06-22 Thread Dogsbody

>> Nope, no IMAP proxy, the IMAP server and Squirrelmail are on the same
>> machine.
>
> That alone doesn't rule out the use of an IMAP proxy, since it could
> also be on the same machine.

Totally agree, sorry my bad sentence.  I built the box myself and it is 
not running an IMAP proxy.

> I can think of no other reason that an old password would continue to
> work.  Squirrelmail does not (in fact, can not) remain connected to your
> IMAP server.

That is what I thought but it is happening :-/  I'll happily provide a 
test account for any developers that want to try this themselves.

I'm at rather a loss on this one.

Dan

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Users can login with old passwords!

2010-06-22 Thread Paul Lesniewski
On Tue, Jun 22, 2010 at 10:34 AM, Dogsbody  wrote:
>
>>> Nope, no IMAP proxy, the IMAP server and Squirrelmail are on the same
>>> machine.
>>
>> That alone doesn't rule out the use of an IMAP proxy, since it could
>> also be on the same machine.
>
> Totally agree, sorry my bad sentence.  I built the box myself and it is
> not running an IMAP proxy.
>
>> I can think of no other reason that an old password would continue to
>> work.  Squirrelmail does not (in fact, can not) remain connected to your
>> IMAP server.
>
> That is what I thought but it is happening :-/  I'll happily provide a
> test account for any developers that want to try this themselves.
>
> I'm at rather a loss on this one.

Dave's right.  SquirrelMail can't cache logins itself.  It merely asks
your IMAP server to authenticate what credentials you give it.
Therefore your problem is with whatever IMAP service you have pointed
SquirrelMail to, be it an IMAP proxy or the IMAP server itself.  If
you are really not running imapproxy, then my guess is that Dovecot is
not seeing the updated passwords yet.  You should seek help in the
Dovecot community for this issue.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[SM-USERS] send intranet email only

2010-06-22 Thread ITDev1
Hello,

I am running squirrelmain 1.4.5, I only want some of my users are only able 
to send intranet email..
how to do this with squirrelmail?

please help

thanks & regards
ITDev1


--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] send intranet email only

2010-06-22 Thread dpiazza



-Original Message-

From:  "ITDev1" 
Subj:  [SM-USERS] send intranet email only
Date:  Tue Jun 22, 2010 9:12 pm
Size:  806 bytes
To:  

Hello,

I am running squirrelmain 1.4.5, I only want some of my users are only able 
to send intranet email..
how to do this with squirrelmail?


You would need to sent up your mail seever to only allow internal mail

please help

thanks & regards
ITDev1


--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users



--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users