1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 01:25:55 +00:00
Files
tt-rss/include
derekmurawsky 1b2afd2bd3 Additions:
classes/trssmailer.php - Created class TTRSS mailer which extends phpmailer and sets the default mail settings upon instantiation. Class includes quickmail function that allows for a quick email send with no extra configurion necessary.

Changes:
config.php-dist - Added the smtp port option

include/digest.php - Converted it to use the new ttrrssmailer class

include/sanity_config.php - Added the smtp port option to the sanity check

plugins/mail/init.php - Modified to use ttrssmailer class. This particular configuration shows a hybrid use case.

register.php = Modified to use ttrssmailer class.

All code was tested and functioned on my local machine.
2013-03-22 16:25:12 -04:00
..
2013-02-27 15:47:29 +04:00
2013-03-21 21:45:00 +04:00
2013-03-22 16:25:12 -04:00
2012-12-27 01:16:18 +04:00
2013-03-21 23:47:44 +04:00
2013-03-21 23:29:30 +04:00
2012-10-09 10:35:59 +04:00
2013-03-22 16:25:12 -04:00
2013-03-21 21:52:20 +04:00
2013-03-15 19:55:00 +04:00