developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 11 years ago
Closed 10 years ago
#1053 closed enhancement (fixed)
Update jMailer to PHPMailer 5.1 or more
Reported by: | mike | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.2RC1 |
Component: | jelix:utils | Version: | trunk |
Severity: | normal | Keywords: | phpmailer |
Cc: | Blocked By: | ||
Blocking: | #463 | Documentation needed: | no |
Hosting Provider: | Php version: |
Description
In order to switch to PHP 5.3 and add new features like DKIM signature, or correcting existing features like $SingleTo?, it's necessary to include the new PHPMailer version.
It will be needed to create a new patch (see jelix.patch in lib/phpmailer) and implements the new PHPMailer error system.
http://sourceforge.net/projects/phpmailer/files/phpmailer%20for%20php5_6/PHPMailer%20v5.1/
Change History (2)
comment:1 Changed 11 years ago by laurentj
- Milestone changed from Jelix 2.0 to Jelix 1.2
comment:2 Changed 10 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
done