Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1359 closed Enhancement (fixed)

usage of PHPMailer

Reported by: Christian Beer Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Server - Other Version:
Keywords: Cc:

Description

The new PHPMailer implementation still needs USE_PHPMAILER defined in ops/mass_email_script.php and ops/reminder.php so the line

define('USE_PHPMAILER', true);

should be added to project/project.inc inside the if(0)

Another place where the old style is still used is ffmail_action.php this script should be deprecated.

Change History (2)

comment:1 Changed 10 years ago by davea

Resolution: fixed
Status: newclosed

comment:2 Changed 10 years ago by Christian Beer

What about ffmail_action.php? Should this be converted to new style or deprecated?

Note: See TracTickets for help on using tickets.