You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. |
13 years ago | |
|---|---|---|
| .. | ||
| auth | 13 years ago | |
| handler | 13 years ago | |
| pref | 13 years ago | |
| api.php | 13 years ago | |
| article.php | 13 years ago | |
| backend.php | 13 years ago | |
| dlg.php | 13 years ago | |
| feeds.php | 13 years ago | |
| handler.php | 13 years ago | |
| iauthmodule.php | 13 years ago | |
| ihandler.php | 13 years ago | |
| opml.php | 13 years ago | |
| plugin.php | 13 years ago | |
| pluginhandler.php | 13 years ago | |
| pluginhost.php | 13 years ago | |
| rpc.php | 13 years ago | |
| sanitizedummy.php | 13 years ago | |
| ttrssmailer.php | 13 years ago | |