X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=da9237ff6d455df08d768acd368030f7088d1506;hb=5f211e37a4b654742dfca4c7d60f38d0ab09b352;hp=c179469b5210eed63ef4ea268d6f9d039f60ce07;hpb=57932e183745bada9c6183056597cb5276f68d10;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist index c179469b..da9237ff 100755 --- a/config.php-dist +++ b/config.php-dist @@ -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