-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.2.0-RC1
-
None
-
Ubuntu 16.04 LTS (Xenial Xerus)
-> # uname -a
Linux (hostname) 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
-> # php -v
PHP 7.0.8-0ubuntu0.16.04.1 (cli) ( NTS )
-> # apache2 -v
Server version: Apache/2.4.18 (Ubuntu)
Server built: 2016-07-14T12:32:26
Active PHP-Extensions:
Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, mysqlnd, PDO, xml, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, geoip, gettext, iconv, imagick, imap, json, ldap, exif, mcrypt, memcached, mongodb, mysqli, pdo_mysql, pdo_sqlite, Phar, posix, propro, raphf, readline, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, http, Zend OPcache
php.ini: Unmodified repository versionUbuntu 16.04 LTS (Xenial Xerus) -> # uname -a Linux (hostname) 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux -> # php -v PHP 7.0.8-0ubuntu0.16.04.1 (cli) ( NTS ) -> # apache2 -v Server version: Apache/2.4.18 (Ubuntu) Server built: 2016-07-14T12:32:26 Active PHP-Extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, mysqlnd, PDO, xml, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, geoip, gettext, iconv, imagick, imap, json, ldap, exif, mcrypt, memcached, mongodb, mysqli, pdo_mysql, pdo_sqlite, Phar, posix, propro, raphf, readline, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, http, Zend OPcache php.ini: Unmodified repository version
Users trying to reset their passworts are getting mails like this, with no variables parsed:
Hello {USERNAME}
|
|
You are receiving this notification because you have (or someone pretending
|
to be you has) requested a new password be sent for your account on
|
"{SITENAME}". If you did not request this notification then please ignore
|
it, if you keep receiving it please contact the board administrator.
|
|
To use the new password you need to activate it. To do this click the link
|
provided below.
|
|
{U_ACTIVATE}
|
|
If successful you will be able to login using the following password:
|
|
Password: {PASSWORD}
|
|
You can of course change this password yourself via the profile page. If
|
you have any difficulties please contact the board administrator.
|
|
{EMAIL_SIG}
|
- duplicates
-
PHPBB-14660 Emails are being sent unparsed
- Closed