← Back to team overview

phpdevshell team mailing list archive

[Bug 1105278] [NEW] PHPDS doesn't honor email sender settings

 

Public bug reported:

Several email operations rely on a bridge with PHPMailer (which is
shipped as a plugin).

PHPMailer has hardcoded the sender as "root@localhost", and the bridge
only set the sender if it's empty (that is never).

** Affects: phpdevshell
     Importance: Low
     Assignee: Greg (gregfr)
         Status: In Progress

** Changed in: phpdevshell
     Assignee: (unassigned) => Greg (gregfr)

** Changed in: phpdevshell
   Importance: Undecided => Low

** Changed in: phpdevshell
       Status: New => In Progress

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1105278

Title:
  PHPDS doesn't honor email sender settings

Status in Open Source PHP RAD Framework with UI.:
  In Progress

Bug description:
  Several email operations rely on a bridge with PHPMailer (which is
  shipped as a plugin).

  PHPMailer has hardcoded the sender as "root@localhost", and the bridge
  only set the sender if it's empty (that is never).

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1105278/+subscriptions


Follow ups

References