Re: [SM-USERS] Managing accounts, password changes, and securing access

2012-07-04 Thread Noel Butler
On Tue, 2012-07-03 at 16:50 -0400, Alex wrote: > Hi, > > I have a system with a few hundred users, soon to be upgraded to the > latest v1.4 squirrelmail. Many of these users have the same password > as their username, so we'd like to find the best method for changing > the user's passwords with t

Re: [SM-USERS] access from intranet

2012-01-09 Thread Noel Butler
On Mon, 2012-01-09 at 10:09 -0600, David C. Rankin wrote: > On 01/07/2012 06:24 AM, squirrelma...@fuckaround.org wrote: > > Hi folks! Using squirrelmail from internet everything is ok. > > > > Using it from intranet, I can't access because my server redirect ip of > > server on dsl ip. > > > > H

Re: [SM-USERS] smtps 465 works, submission 587 does not

2011-12-07 Thread Noel Butler
On Wed, 2011-12-07 at 16:59 -0800, Grant wrote: > Squirrelmail runs on the same machine as postfix and sends mail fine > when postfix is configured for smtps 465. I read smtps is deprecated > so I switched postfix to submission 587 and changed the port in > squirrelmail's config but squirrelmail

Re: [SM-USERS] Squirrelmail PHP HTML Email Issues

2011-08-18 Thread Noel Butler
On Thu, 2011-08-18 at 16:03 -0700, Eric OwN-3m-All wrote: > Problem: > > > I'm having problems with emails containing HTML content. When Google > downloads the email messages via POP3 from my squirrelmail server, the > message does not display using HTML. I'm not sure if this is Google's > fau

Re: [SM-USERS] Squirrelmail: UTF-8 not handled well

2011-03-15 Thread Noel Butler
On Wed, 2011-03-16 at 00:37 +0100, Michelle Konzack wrote: > > Can it be, that it des not work in "squirrelmail", du to the default > charset of iso-8859-1? I think, it is realy time to switch entirely to > utf-8 which is the most common charset used. I beg to differ, 8859-1 and -15 are

[SM-USERS] change_sqlpass patch for cracklib

2011-02-17 Thread Noel Butler
The change_sqlpass cracklib function in 3.3.2 will not work because of variables error. In functions, the new pass is cp_newpass but cracklib segment refers to $new_pw1 Simple patch to correct: --- functions.php 2010-03-18 05:03:18.0 +1000 +++ functions.php.1 2011-02-18 09:3

Re: [SM-USERS] php-5.3.4 causes error messages

2011-01-05 Thread Noel Butler
On Wed, 2011-01-05 at 14:40 -0800, Grant wrote: > >> After upgrading to php-5.3.4 on Gentoo, I'm getting some error > >> messages although functionality seems to be intact: > Thanks Tomas. Gentoo changed some of their behavior with regard to > PHP and I'm still figuring it out. It looks like

Re: [SM-USERS] HTML email displayed as source

2011-01-05 Thread Noel Butler
On Wed, 2011-01-05 at 11:58 -0500, Alex wrote: > Hi, > I have an older installation of squirremail (version 1.4.2, I believe) > and when viewing a particular email, it displays the actual HTML code > and not as an HTML email. This same email displays fine in > Thunderbird. > That version is so