boinc/html/project.sample
David Anderson 5d0b06136a web: update interface to PHPMailer
Depending on your mail server, PHPMailer can take various config options.
Instead of passings these as variables from project.inc to email.inc,
have project project.inc define a function make_php_mailer()
that creates a PHPMailer object, configures it as needed, and returns it.

For projects that use PHPMailer, this will require modifying your project.inc.
2014-04-30 10:36:04 -07:00
..
cache_parameters.inc
donations.inc
project.inc web: update interface to PHPMailer 2014-04-30 10:36:04 -07:00
project_specific_prefs.inc