mention mailer_smtp plugin in config.php-dist

This commit is contained in:
Andrew Dolgov 2018-11-22 23:10:28 +03:00
parent b2f0858060
commit bc42dfb790
1 changed files with 3 additions and 0 deletions

View File

@ -131,6 +131,9 @@
// Tiny Tiny RSS sends mail via PHP mail() function, unless handled
// by a plugin.
// If you need SMTP support, take a look here:
// https://git.tt-rss.org/fox/ttrss-mailer-smtp
define('SMTP_FROM_NAME', 'Tiny Tiny RSS');
define('SMTP_FROM_ADDRESS', 'noreply@your.domain.dom');
// Name, address and subject for sending outgoing mail. This applies