Re: [SM-USERS] Can I change the hour format globally to 24 hours in Squirrelmail

2019-08-12 Thread Anders Boholdt-Petersen
---Anders Boholdt-Petersen wrote on August 11, 2019--- Can I change the hour format globally to 24 hours, so all mail account there log in to Squirrelmail will have a 24 hour format as default, if yes, how can I do that? --- Hi again Now I founded the solution: I modified the file with the name

Re: [SM-USERS] The latest version of Squirrelmail 1.5.2 will only connect to MySQL-databases if I not change the default table names

2019-08-12 Thread Anders Boholdt-Petersen
Hi again I now have created the table in the MySQL-database with new names for SquirrelMail. I found the SQL- enquiries on http://squirrelmail.org/docs/admin/admin-5.html. Look under the heading "Storing address books in the database". Regards, Anders Please support Open Source Software by don

[SM-USERS] Can I change the hour format globally to 24 hours in Squirrelmail

2019-08-11 Thread Anders Boholdt-Petersen
Hi everyone Can I change the hour format globally to 24 hours, so all mail account there log in to Squirrelmail will have a 24 hour format as default, if yes, how can I do that? Thanks in advance for your answer. Regards, Anders - squirrelmail-users mailing list Posting guideline

Re: [SM-USERS] The latest version of Squirrelmail 1.5.2 will only connect to MySQL-databases if I not change the default table names

2019-08-11 Thread Anders Boholdt-Petersen
Hi Paul ---Paul Lesniewski wrote on August 11, 2019 00:25--- > SquirrelMail does not create database tables for you. You are responsible for > doing that and the configuration lets you adapt the table and column names as > necessary to your environment. 1. Is it a new option, that Squirrelmail

[SM-USERS] The latest version of Squirrelmail 1.5.2 will only connect to MySQL-databases if I not change the default table names

2019-08-10 Thread Anders Boholdt-Petersen
Hi everyone Today I have installed the latest developer version of Squirrelmail 1.5.2 [SVN) from the Squirrelmail website. In connection with some tests, I installed Squirrelmail on two different subdomains on my webhost remotely via FTP. One where Squirrelmail store information about users

[SM-USERS] Squirrelmail and PHP 7.3

2019-08-09 Thread Anders Boholdt-Petersen
Hi everyone Can I use Squirrelmail with PHP version 7.3? I have the following version of Squirrelmail installed: SquirrelMail version: 1.5.2 [SVN) Config file version: 1.5.0. --- Thanks in advance for your answer, and have a nice day. Regards, Anders - squirrelmail-users m

Re: [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-04-21 Thread Anders Boholdt-Petersen
Hi Paul and everyone on this mailing list ---Paul wrote--- > SquirrelMail supports STARTTLS. If I recall correctly, you set > $use_smtp_tls to 2 in config.php --- I has checked the config.php file, and here the value already is set to "2" via the administrator plugin from version 1.5.23. > Act

Re: [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-04-08 Thread Anders Boholdt-Petersen
Hi Paul ---Paul wrote--- SquirrelMail supports STARTTLS. If I recall correctly, you set $use_smtp_tls to 2 in config.php --- But I only has changed the communication to the SMTP-server via the administrative plugin to "STARTTLS". Will this plugin change the settings in the config.php file? Is my

Re: [SM-USERS] I can not run the plugin bug report, admin add and more in Squirrelmail version 1.5.2

2018-04-08 Thread Anders Boholdt-Petersen
Hi Paul ---Paul wrote--- > How long time will they take you to upgrade the plugin (asking you if > I should pay you for that)? I am not entirely sure, as I haven't looked at those plugins recently. attachment_doc plugin and what was the other one? The admin-plugin founded on https://squirrelmai

Re: [SM-USERS] I can not run the plugin bug report, admin add and more in Squirrelmail version 1.5.2

2018-04-07 Thread Anders Boholdt-Petersen
Hi Paul ---Paul wrote--- > 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? Third party plugins are not obligated to work with 1.5.x so it's not a bug per se. But yes, it is poss

Re: [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-04-07 Thread Anders Boholdt-Petersen
Hi Paul Thanks for your answers. ---Paul Wrote--- Are you sure it requires a TLS connection from the outset? Normally port 587 is used with STARTTLS, where the connection is plaintext and then upgraded. Sometimes you can connect to port 465 with TLS. --- Now I has communicated with my hosting com

Re: [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-04-07 Thread Anders Boholdt-Petersen
Hi Paul Thanks for your answers. ---Paul Wrote--- Are you sure it requires a TLS connection from the outset? Normally port 587 is used with STARTTLS, where the connection is plaintext and then upgraded. Sometimes you can connect to port 465 with TLS. --- Now I has communicated with my hosting com

Re: [SM-USERS] I can not run the plugin bug report, admin add and more in Squirrelmail version 1.5.2

2018-04-07 Thread Anders Boholdt-Petersen
Hi Paul ---Paul wrote--- > 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? Third party plugins are not obligated to work with 1.5.x so it's not a bug per se. But yes, it is poss

[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

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_d

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

[SM-USERS] I can not run the plugin bug report, admin add and more in Squirrelmail version 1.5.2

2018-03-14 Thread Anders Boholdt-Petersen
Hi everyone I have observed the following with SquirrelMail 1.5.2 and some plugins: 1. The plugin with the name "Admin Add" - link: https://squirrelmail.org/plugin_view.php?id=207 , give me the following error in src/configtest.php: "WARNING: The plugin admin_add is supposed to be register

Re: [SM-USERS] Squirrelmail give me 3 errors after a new installation

2018-03-14 Thread Anders Boholdt-Petersen
e af Paul Lesniewski Sent: March 12, 2018 11:25 To: Squirrelmail User Support Mailing List ; Anders Boholdt-Petersen Subject: Re: [SM-USERS] Squirrelmail give me 3 errors after a new installation On 2018年03月09日 04:01, Anders Boholdt-Petersen wrote: > Hi > > > > I am

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

2018-03-11 Thread Anders Boholdt-Petersen
Hi First, related to my question asked on this mailing list on March 9, 2018 regarding 3 errors after a totally new installation of Squirrel mail on my webhotel: After I downloaded an SVN-version from xxx, my problem is fixed. If I run the configuration test now, I see the following informatio

[SM-USERS] Squirrelmail give me 3 errors after a new installation

2018-03-09 Thread Anders Boholdt-Petersen
Hi I am new regarding installation of your Squirrelmail Webmail. I have fine manually installed Squirrelmail on my webhost, but after I try to login, I see the following 3 errors: Warning: Illegal string offset '' in /var/www/boholdt.com/webmail/squirrelmail/functions/imap_general.php on l