[SM-USERS] RE How can I be sure if the Accessibility Preferences in Squirrel mail is activated and do you still develop on this project

2018-03-19 Thread Anders Boholdt-Petersen
Hi Paul

Thanks for your answers below :-).
---
Note that there are two SVN versions, 1.4.23 and 1.5.2.  1.4.23 will
have more working plugins available, 1.5.2 has some performance
advantages, though some of those have been back-ported.

1. OK - but is SVN 1.5.2 the latest version, and will there come a new 
SVN-version in the future?

They should be enabled by default if I recall correctly.  These are
implemented by the use of HTML accesskey attributes on various elements.
 In Firefox, for instance, the key must be pressed with the Shift and
Alt modifier keys.

OK, I will take a look on that.

> I am blind, and using Squirrel mail with a screen reader, so therefore I
> will be glad if you please can answer the question.

I'd be pleased to help make any changes you feel may help make it more
usable for you.  I was unhappy with the keyboard modifier keys that were
needed for using accesskey and for version 1.4.23 I developed a plugin
(not released yet) that foregoes accesskey in favor of shortcuts
implemented in JavaScript.  I presume that's not as desirable for a
screen reader, but maybe a modern screen reader doesn't care, perhaps if
assisted by better labeling?

A screen reader working best if you programme the accessibility directly in the 
HTML code.

With the latest version of my screen reader, I have a problem when I will 
activate the check box marking e-mails for deleting, moving etc. When I press 
on the back space key (this key is associate with my screen reader to marking 
in check boxes), nothing happend.

I will be glad if you please can take a look in an upcoming update to 
SquirrelMail about this.

> 2. Do you still develop on the Squirrel mail project, if yes, do you so have
> a plan for an upcoming release?

Yes and sort of.

Unfortunately I am not sure what you means with the answer " Yes and sort of". 
Do you please can give me another explanation?

Thanks in advance for your answer, and have a nice day.

Regards,
Anders

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] I can not run the plugin bug report, admin add and more in Squirrelmail version 1.5.2

2018-03-19 Thread Anders Boholdt-Petersen
Hi again Paul, and thanks for your answer below.

---Paul wrote---
This error indicates a discrepancy between the plugin's setup file and
the plugin_hooks.php file you generated by using the conf.pl script.
I'm not immediately certain how that would happen, but both this plugin
and the attachment_doc plugin I think were never updated to work with
version 1.5.2, and there is a chance that this is the reason they are
not activating correctly.  Even if you could get them to activate
correctly, there's some chance that they would fail to achieve their
functionality given the changes in version 1.5.2.


Unfortunately I am not so good regarding programme in PHP.

Is it possible for you to create a bug regarding update of the plugin, so they 
will work with the newest version of SquirrelMail SVN, or can I pay you for 
that?

> ---
> 
> 2. The plugin with the name "attachment_doc" - link:
> 
> https://squirrelmail.org/plugin_view.php?id=233
> 
> ,
> 
> , give me the following errors in src/configtest.php:
> 
> "WARNING: The plugin attachment_doc is supposed to be registered on the
> attachment application/msword hook, but it is not. You need to re-run the
> configuration utility and re-save your configuration file.

Unfortunately I am not so good regarding programme in PHP.

Is it possible for you to create a bug regarding update of the plugin, so they 
will work with the newest version of SquirrelMail SVN, or can I pay you for 
that?


> 3. When I try to activate the plugin with the name "Bug Report (bug_report)
> CORE", there is in version 1.5.2 of Squirrelmail, I not can see and run the
> plugin from my e-mail-adresses, what ever i try. Now I have used one hour to
> test it, and again and again followed the instructions regarding the correct
> configuration. When I test my installation of SquirrelMail via
> src/configtest.php, the script tell me that the plugin is enabled - but when
> I log in to my e-mail-adresses I have entered in plugins/bug_reports/admins,
> nothing happends.

Go to "Options" then "Display Preferences", and there should now be a
section (probably near the bottom of the page) for "Bug Reports" under
which is a single checkbox labeled "Show button in toolbar."  Check that
option and a "Bug" link should begin appearing along the top of the
content pane after the page reloads.

Very thanks - the Bug plugin working now :-).

Thanks in advance for your answer, and have a nice day.

Regards,
Anders

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


[SM-USERS] Squirrel Mail 1.5.2 SVN and connection to outgoing SMTP server over TLS give me Server error: (0) and link to list over known bugs not working from the bug plugin

2018-03-19 Thread Anders Boholdt-Petersen
Hi everyone

 

First, sorry for my many e-mails here on this list, but I find some
challenge with Squirrel Mail 1.5.2 SVN.

 

1. My Hosting company has an outgoing SMTP-server there is open on port 587.
When I will connect to the server over TLS, I should also use port 587.

 

Therefore I first has selected "Secure IMAP (TLS)" in the option called
"SMTP Connection Security", and next entered port 587 in the option called
"SMTP Server Port".

 

When I after that go to src/configtest.php in my browser, I see the
following errors:

"Checking outgoing mail service

 

Warning: fsockopen() [function.fsockopen]: SSL operation failed with code 1.
OpenSSL Error messages: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol in
/var/www/boholdt.com/webmail2/src/configtest.php on line 639

 

Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in
/var/www/boholdt.com/webmail2/src/configtest.php on line 639

Warning: fsockopen() [function.fsockopen]: unable to connect to
ssl://smtp.unoeuro.com:587 (Unknown error) in
/var/www/boholdt.com/webmail2/src/configtest.php on line 639

FATAL ERROR: Error connecting to SMTP server "smtp.unoeuro.com:587".Server
error: (0)".

---

I have the following version of OpenSSL installed on my hosting company:

openSSL version text: OpenSSL 1.0.1e-fips 11 Feb 2013

openSSL version number: 268439647

---

 

Squirrel Mail give me the following version regarding the installed
PHP-version:

PHP Version 7.0.28 OK

---

Have some persons here an idea why I receive the answers, and how I can fix
the errors?

 

2. When I in Squirrel Mail 1.5.2 SVN log in as administrator, and after that
go to the bug plugin, and will send bugs to this list, the plugin refer to a
list for known bugs for Squirrel Mail. This link not work anymore.

 

I hope that you please can correct the link in a upcoming release of
Squirrel Mail.

 

Thanks in advance for your answer, and have a nice day.

 

Regards,

Anders

--
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