Re: [SM-USERS] PHP5 -> PHP7 with SquirrelMail 1.4.22 causes large quantity of error_log warnings

2016-10-12 Thread Paul Lesniewski


On 2016年10月12日 00:44, Paul Lesniewski wrote:
> 
> 
> On 2016年10月08日 23:52, Fjolsvith wrote:
>> I'd like to post a solution to the Preg_replace() issue in Squirrelmail.
>>
>> I rewrote the code in utf_8.php (starting line 76) to modify the functions
>> generating the errors:
> 
> Hi Fjolsvith,
> 
> Please post to the squirrelmail-devel mailing list, and most
> importantly, post a unified diff (diff -u) when proposing patches so
> changes can be reproduced and analyzed.
> 
> Thanks for your interest in helping!

Also, sorry for the multiple messages, but you'll also need to work
against our SVN code for version 1.4.23.

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

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
-
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] PHP5 -> PHP7 with SquirrelMail 1.4.22 causes large quantity of error_log warnings

2016-10-12 Thread Paul Lesniewski


On 2016年10月08日 23:52, Fjolsvith wrote:
> I'd like to post a solution to the Preg_replace() issue in Squirrelmail.
> 
> I rewrote the code in utf_8.php (starting line 76) to modify the functions
> generating the errors:

Hi Fjolsvith,

Please post to the squirrelmail-devel mailing list, and most
importantly, post a unified diff (diff -u) when proposing patches so
changes can be reproduced and analyzed.

Thanks for your interest in helping!

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

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
-
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] Excuse me, I installed squirrelmai after the login error, please tell me the way to deal with, thank you

2016-10-12 Thread Paul Lesniewski


On 2016年08月25日 07:32, ddzhiwen...@163.com wrote:
> 
> Excuse me, I installed squirrelmai after the login error, please tell me the 
> way to deal with, thank you
> 
> 
> Warning: Illegal string offset '' in 
> /usr/local/nginx/html/functions/imap_general.php on line 708
> 
> Warning: Cannot modify header information - headers already sent by (output 
> started at /usr/local/nginx/html/functions/imap_general.php:708) in 
> /usr/local/nginx/html/functions/global.php on line 550
> 
> Warning: Cannot modify header information - headers already sent by (output 
> started at /usr/local/nginx/html/functions/imap_general.php:708) in 
> /usr/local/nginx/html/src/redirect.php on line 193

Sorry, you'll have to provide more details, such as software version
information, how you installed the software, what operating system
you're using, and what we can do to reproduce the error.  Also, post any
log information associated with the event.

All of this is detailed in the mailing list posting guidelines which you
should have read before posting.

That said, it looks like you're using version 1.4.22 and you are using
some kind of IMAP server that sends an unexpected response to the
NAMESPACE command.  Please log in manually to your IMAP server and
report how is responds to NAMESPACE:

$ telnet localhost 143
A01 LOGIN  
A02 NAMESPACE
A03 LOGOUT

Thanks for helping us help you.

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

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
-
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