From: Matt A. <ma...@lv...> - 2018-12-29 01:13:31
|
Hello all, Firstly a big thanks to SquirrelMail’s authors. The report by move-to-folder spam/ham button isn’t working when reading a message and throws « The current page request appears to have originated from an untrusted source » error, but it does works in message list. The report by move-to-folder is the only method used (reporting is done through IMAPSieve brought by PiegeonHole plugged on dovevot-2.3.4 on SpamAssassin’s SQL database) and this happens with Spam Buttons plugin version 2.3.1 on SquirrelMail 1.5.2-svn (20181228). According to SquirrelMail’s sources, this might comes from old session cookies but wiping them on browsers doesn’t fix this error. SquirrelMail is hosted on Apache/2.4.37 (FreeBSD) with php7.3 ----->8----- SquirrelMail configtest This script will try to check some aspects of your SquirrelMail configuration and point you to errors whereever it can find them. You need to go run conf.pl in the config/ directory first before you run this script. SquirrelMail version: 1.5.2 [SVN] Config file version: 1.5.0 Config file last modified: 28 December 2018 18:28:26 Checking PHP configuration... PHP version 7.3.0 OK. (You have: 7.3.0. Minimum: 4.1.0) Running as N/A(N/A) / N/A(N/A) display_errors: 1 (overridden with 1 for this page only) error_reporting: 22527 (overridden with 32767 for this page only) variables_order OK: GPCS. PHP extensions OK. Dynamic loading is disabled. WARNING: You have configured PHP not to allow short tags (short_open_tag=off). This shouldn't be a problem with SquirrelMail or any plugin coded coded according to the SquirrelMail Coding Guidelines, but if you experience problems with PHP code being displayed in some of the pages and changing setting to "on" solves the problem, please file a bug report against the failing plugin. The correct contact information is most likely to be found in the plugin documentation. Checking paths... Data dir OK. Attachment dir OK. Checking plugins... Plugin versions... CAPTCHA (captcha) 1.2.3 User Information (user_info) 1.0 Password Forget (password_forget) 2.3 message_details ?? show_user_and_ip 3.3 verify_reply_to 1.0 Login Notes (login_notes) 1.2 Spam Buttons (spam_buttons) 2.3.1 Compatibility (compatibility) 2.0.16 Check Quota (check_quota) 2.2 filters ?? New Mail (newmail) CORE Preview Pane (preview_pane) 2.0 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CheckQuota has a deprecated constructor in /opt/local/squirrelmail-devel/www/plugins/check_quota/functions.php on line 200 Plugins OK. Themes OK. Default language OK. Base URL detected as: *** (location base autodetected) Checking outgoing mail service.... SMTP server OK (220 *** ESMTP Postfix) Checking IMAP service.... IMAP server ready (* OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready baby.) Capabilities: * CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ STARTTLS AUTH=PLAIN AUTH=LOGIN Checking internationalization (i18n) settings... gettext - Gettext functions are available. On some systems you must have appropriate system locales compiled. Test translations. This test is not accurate and might work only on some systems. mbstring - Mbstring functions are available. recode - Recode functions are available. iconv - Iconv functions are available. timezone - Webmail users can change their time zone settings. Current time zone is CET. Checking database functions... not using database functionality. Checking LDAP functions... not using LDAP functionality. Summary No fatal errors were found, but there was at least 1 warning. Please check the flagged issue(s) carefully, as correcting them may prevent erratic, undefined, or incorrect behavior (or flat out breakage). ----->8----- -- matt [at] lv223.org GPG key ID: 7D91A8CA |