1b2afd2bd3dc19cdd36da47cc52040a83cdb3b68
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.
Tiny Tiny RSS
Web-based news feed aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
Licensed under GNU GPL version 2
Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
Requirements
- Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
- Web server, for example Apache
- PHP (with support for mbstring functions)
- PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
Installation Notes
http://tt-rss.org/wiki/InstallationNotes
See also
Description
A free, flexible, open-source, web-based news feed (RSS/Atom/other) reader and aggregator. Public mirror (see https://community.tt-rss.org/t/the-end-of-tt-rss-org/7164)
Readme
128 MiB
Languages
PHP
46.3%
JavaScript
22%
CSS
17.4%
Less
9.2%
PLpgSQL
2.6%
Other
2.5%