Re: [SM-USERS] SM won't let users log on, but IMAP does

2009-10-21 Thread David C. Rankin
On Wednesday 21 October 2009 04:34:28 pm David C. Rankin wrote: > Sorry, I completely missed that part. Do you want me to repost my reply in > that thread? > Disregard, I see you took care of it.... -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoch

[SM-USERS] mbstring.func_overload = 7 causes multiple warnings from , , /template/Template.class.php & general_util.php

2010-03-09 Thread David C. Rankin
l.php LINE: 39 Category: PHP Message:mb_stristr() [http://www.php.net/function.mb-stristr]: Unknown encoding "(null)" FILE: /srv/http/htdocs/squirrelmail/functions/template/general_util.php LINE: 41 Category: PHP Message:mb_stristr() [http://www.php.net/functio

[SM-USERS] Reply/Reply All address incorrect after svn update on 1/6/12 (version 14257:14264M)

2012-01-09 Thread David C. Rankin
What can I send you that would help sort this out? What else can I check? I'm working on getting a copy of one of the emails that is exhibiting this behavior, but I haven't gotten one yet this morning. I welcome all thoughts on this matter. Is anybody else seeing this? -- David C. Ranki

Re: [SM-USERS] access from intranet

2012-01-09 Thread David C. Rankin
then of course you will need both forward and reverse zone entries for the squirrelmail server. Bottom line, your boxes on the LAN can't find your squirrelmail server, but that has nothing to do with squirrelmail... P.S. the domain portion of your e-mail address may be

Re: [SM-USERS] Reply/Reply All address incorrect after svn update on 1/6/12 (version 14257:14264M)

2012-01-09 Thread David C. Rankin
Thank you Paul! -- David C. Rankin, J.D.,P.E. -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops.

[SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-05-10 Thread David C. Rankin
ure() parseBodyStructure() or something similar. Let me know if I can send anything else, but the notice looks fairly straightforward. -- David C. Rankin, J.D.,P.E. -- Live Security Virtual Conference Exclusive live event will cover all

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-05-10 Thread David C. Rankin
On 05/10/2012 02:32 PM, David C. Rankin wrote: > Paul, all, > > Update today from php 5.3.12 -> 5.4.3 caused a new SquirrelMail notice at > the bottom of the message: > > Category: PHP > Message: Non-static method Message::parseStructure() should not be ca

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-05-11 Thread David C. Rankin
On 05/10/2012 10:19 PM, Paul Lesniewski wrote: > Thanks, we are aware of this. We do not recommend E_STRICT error reporting. Thanks Paul -- that is just the default set by Archlinux with its php install. I'll look into changing the setting. -- David C. Rankin,

[SM-USERS] Unable to forward/reply complete mails from word/outlook 2012 (new MS non-compliance?)

2012-06-14 Thread David C. Rankin
Paul, Tomas, I have an issue that started a month or so ago with users not being able to reply to or forward the complete conversations in 1.5.2 when the message sent is from outlook 2012. I don't know if this is just the latest outlook non-standard compliance showing up as more people use the l

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-15 Thread David C. Rankin
On 05/11/2012 11:57 AM, David C. Rankin wrote: > On 05/10/2012 10:19 PM, Paul Lesniewski wrote: >> Thanks, we are aware of this. We do not recommend E_STRICT error reporting. > > Thanks Paul -- that is just the default set by Archlinux with its php install. > I'll look in

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-15 Thread David C. Rankin
On 06/15/2012 11:26 AM, David C. Rankin wrote: > > I'll see if there are any bug reports open with php or Arch on the issue. > If you can think of anything else, please let me know. Thanks for your > continued work on squirrelmail! > Paul, Take a look at: https://bug

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-15 Thread David C. Rankin
On 06/15/2012 11:42 AM, David C. Rankin wrote: > On 06/15/2012 11:26 AM, David C. Rankin wrote: > >> >> I'll see if there are any bug reports open with php or Arch on the issue. >> If you can think of anything else, please let me know. Thanks for your >

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-19 Thread David C. Rankin
On 06/15/2012 06:20 PM, David C. Rankin wrote: > Paul, > >I apologize if this list gets two copies of this, but I didn't see the > first > come through. Could the squirrelmail code be setting E_ALL and causing this > problem? I don't see this issue with my o

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-20 Thread David C. Rankin
at I only reported to the list to help identify the lines of code in sqmail I had to change to suppress the messages with the new php. Thanks again. -- David C. Rankin, J.D.,P.E. -- Live Security Virtual Conference Exclu

[SM-USERS] svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-12 Thread David C. Rankin
48 So something in squirrelmail isn't handling the TLS handshaking: SSL_accept() quite like it used to. Let me know what else I can do or test to help isolate the problem. I'd like to get me squirrelmail install back up and running or I will have a lot of upset users in the mor

Re: [SM-USERS] What's wrong in Squirrelmail OpenSuse 13.2?

2015-06-12 Thread David C. Rankin
il.org install and it is response to your request here. We'll work it under the other thread. -- David C. Rankin, J.D.,P.E. -- - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/po

Re: [SM-USERS] svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-12 Thread David C. Rankin
On 06/12/2015 07:02 PM, David C. Rankin wrote: > Paul, > > After 1.5.2 update to svn 14501, I can no longer log in to squirrelmail. I > have used the same squirrelmail setup for at least the last 6-8 years. The > All operation through Thunderbird (sending/receiving) work

Re: [SM-USERS] svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-13 Thread David C. Rankin
On 06/13/2015 12:11 AM, David C. Rankin wrote: > On 06/12/2015 07:02 PM, David C. Rankin wrote: >> Paul, >> >> After 1.5.2 update to svn 14501, I can no longer log in to >> squirrelmail. I >> have used the same squirrelmail setup for at least the last

Re: [SM-USERS] svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-14 Thread David C. Rankin
hink you have nailed the issue as a 'ca' problem which makes sense with the error: 'tlsv1 alert unknown ca: SSL alert number 48'. Let me know when you have a chance to look into this. I'm happy to do the digging. -- David C. Rankin, J.D.,P.E. ---

Re: [SM-USERS] svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-14 Thread David C. Rankin
On 06/14/2015 07:05 PM, David C. Rankin wrote: > Checking outgoing mail service > SMTP server OK (220 phoinix.rlfpllc.com ESMTP Postfix) > > I think you have nailed the issue as a 'ca' problem which makes sense with > the error: 'tlsv1 alert unknown ca

Re: [SM-USERS] svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-14 Thread David C. Rankin
managing great software. If that means it can only happen every 48 hours or so, then that's just they way it works. (see my next post) -- David C. Rankin, J.D.,P.E. -- - squirrelmail-users mailing list Posti

[SM-USERS] [SOLVED sort of] was Re: svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-14 Thread David C. Rankin
On 06/14/2015 08:00 PM, David C. Rankin wrote: > On 06/14/2015 07:05 PM, David C. Rankin wrote: >> Checking outgoing mail service >>SMTP server OK (220 phoinix.rlfpllc.com ESMTP Postfix) >> >> I think you have nailed the issue as a 'ca' prob

Re: [SM-USERS] [SOLVED sort of] was Re: svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-15 Thread David C. Rankin
On 06/14/2015 11:53 PM, David C. Rankin wrote: > Paul, after you look into this, if this was the sole cause, you may want > to > drop a Install/Upgrade note regarding php 5.6 and the change required in > server > settings. > > (even better, it may be worth adding a chec

Re: [SM-USERS] [SOLVED sort of] was Re: svn 14501 - TLS

2015-06-16 Thread David C. Rankin
On 06/15/2015 08:59 PM, David Highley wrote: > /usr/share/squirrelmail/src/configtest.php on line 80 > PHP Warning: fsockopen(): SSL operation failed with code 1. OpenSSL > Error messages: > error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate > verify faile

Re: [SM-USERS] [SOLVED sort of] was Re: svn 14501 - TLS handshaking: SSL_accept() failed: error: ... alert unknown ca: SSL alert number 48

2015-06-16 Thread David C. Rankin
tes of refreshing required to get on top of the issue again. I can report that after stumbling though the exercise, squirrelmail is happily gathering nuts again. Great package. Keep up the great work! -- David C. Rankin, J.D.,P.E.

Re: [SM-USERS] [SOLVED sort of] was Re: svn 14501 - TLS

2015-06-16 Thread David C. Rankin
On 06/16/2015 09:44 PM, David Highley wrote: > Another missed concept is the practice of using DNS CNAME aliases for a > host, like mail.domain.com, so that things are not hardcoded all over > the place and you can move functionality around without going to n > places to change hardcod

Re: [SM-USERS] different version of squirrelmail - different behavior when log-in with wrong username/password

2015-09-09 Thread David C. Rankin
e. fail2ban itself should be capable of working with either -- David C. Rankin, J.D.,P.E. -- Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tool

[SM-USERS] What is needed to make sure the squirrel is ready for PHP 7?

2016-03-23 Thread David C. Rankin
ring complaints about an encoding not being set. Do I need to set encoding to UTF-8 or set something to make mbstring happy? The only mbstring setting I have in php.ini is: mbstring.func_overload = 7 (which is a groupware requirement) Is there something I should try to resolve these messages on m

Re: [SM-USERS] Squirrelmail & PHP 7 (Ubuntu 16.04)

2016-09-17 Thread David C. Rankin
so for all webapps to transition to php7 the changes are fairly substantial. I don't know what the schedule is for squirrelmail or how far along it is, others will have to chime in. -- David C. Rankin, J.D.,P.E. -- -

[SM-USERS] Problem: ERROR : Connection dropped by imap-server

2005-06-03 Thread David Williams (DTW Consulting)
Morning all,   Not sure if this is a squirrelmail problem or something else but sometime yesterday squirrelmail stop working for one of my users and I can't understand why.  When this user logs in he gets the following message in the right window pane: -   ERROR : Connection dropped by imap-server.

[SM-USERS] wish

2005-10-05 Thread David Kipping, Cred-IT Agency
Hi,   Could you add the possibility to automatically forward messages to various email addresses? David Kipping    

[SM-USERS] Seen/Unseen issue

2002-12-10 Thread Wong, David T (Dave), SOLIT
  I've got SM 1.2.7 & SM 1.2.9 running on Win2k adv srv SP3, with PHP4.2, Apache 1.3.27 and Mercury/32 3.32.   I just recently converted my Exchange 2k server over to Mercury/32, so now it is running services for both my domains.  The problem I'm seeing is when I use SM 1.2.9 to check email

[SM-USERS] RE: Squirrelmail 1.4.1, PHP 4.3.3, IIS 5 SP4

2003-09-16 Thread David Vreeken \(DDS Asia Pacific\)
This previous post may have the answer for you http://sourceforge.net/mailarchive/forum.php?thread_id=3126174&forum_id=2995 Apparently PHP 4.33 breaks things and webmail.php and redirect.php need editing Cheers --- This sf.net email is spo

[SM-USERS] 1.5 svn - FATAL ERROR: Data dir (/usr/local/share/sqmail/data/) does not exist!

2009-06-16 Thread David C. Rankin, J.D.,P.E.
ridiculous here. Can you help a brother out? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- C

<    1   2   3   4   5