Andrew Dolgov
|
82bc740363
|
Logger::log - allow specifying errno
bump severity of PDO exception log messages to E_USER_WARNING
|
2020-09-29 10:08:54 +03:00 |
Michael Kuhn
|
dd9e93384e
|
Fix to_address being logged twice
|
2019-03-09 20:09:16 +01:00 |
Andrew Dolgov
|
6d0c9bb784
|
only log sent mail if _LOG_SENT_MAIL is set
|
2019-03-06 08:55:10 +03:00 |
Andrew Dolgov
|
eb48aa5840
|
mailer.php: to_address/to_name was used instead of from_address/from_name
|
2019-01-09 16:49:35 +03:00 |
Andrew Dolgov
|
59d1fd481d
|
mailer: set utf-8 content type
|
2018-12-17 11:55:21 +03:00 |
Andrew Dolgov
|
e08990f753
|
mailer: fix indents
|
2018-11-22 16:55:37 +03:00 |
Andrew Dolgov
|
ac5e55c2bd
|
mailer: return 0 if plugin requested to stop (-1)
|
2018-11-22 16:39:10 +03:00 |
Andrew Dolgov
|
55bf4bc1d3
|
mailer: split to/from name/addresses
|
2018-11-22 16:36:10 +03:00 |
Andrew Dolgov
|
57932e1837
|
remove PHPMailer and related directives from config.php-dist; add pluggable Mailer class
|
2018-11-22 14:45:14 +03:00 |