Allow overriding of PlSession::fillSession()
[platal.git] / classes / plmailer.php
2011-01-04 Florent BruneauHappy New Year!
2010-10-28 Florent BruneauShould avoid fatal errors when sending emails from...
2010-06-19 Florent BruneauAdd PlMailer::setTo() (thus making PlMailer reusable).
2010-06-05 Florent BruneauShould fix a long standing bug preventing mail with...
2010-06-01 Florent BruneauFix quoted-printable encoder when the subject contains...
2010-02-14 Florent Bruneau2010.
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-05-27 Vincent ZanottiUpdates the "catch-all mode" to allow the owner to...
2009-05-27 Raphaël BarroisAdds support for "catchmail" config value
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-01-27 Florent BruneauHum...
2009-01-21 Florent BruneauCan use a User object in addTo, setFrom...
2009-01-12 Florent BruneauHappy New Year
2009-01-05 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-30 Florent BruneauAdd PlMailer::sendTo($user).
2008-12-21 Vincent ZanottiRemoves compatibility with non-hruid code (please use...
2008-11-15 Florent BruneauGlobals available in mail templates.
2008-09-28 Florent BruneauBetter code range to detect pure-ascii text.
2008-09-28 Florent BruneauFix quoted-printable encoding of the subject.
2008-08-23 Vincent ZanottiUpdates class PlMailer to use the new User object.
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-15 Florent BruneauSmarty debug for templated mails.
2008-03-21 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-06 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-27 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-22 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-28 Florent BruneauDo not forget to assign $globals in mail templates.
2008-01-17 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-16 Olivier Le FlochMerge branch 'master' of /home/git/platal
2008-01-13 Pierre HabouzitMerge commit 'origin/platal-0.9.15'
2007-12-31 Florent BruneauHappy new year!
2007-12-14 Florent BruneauUse smarty plugins in mail templates.
2007-11-05 Florent BruneauBuild carnet notification email using PlMailer wiki...
2007-11-04 Florent BruneauPack html generated by the MiniWiki in <html><body...
2007-08-27 Florent BruneauMerge branch 'master' of /home/git/platal into profile_edit
2007-08-27 Pierre HabouzitNon significant spaces suck.
2007-08-22 x2003bruneauFix a vicious bug hidden by another bug when a banned...
2007-05-25 x2003bruneauA better admin-action notification email
2007-03-22 x2003bruneauAdd wiki support for PlMailer and use it on emails...
2007-03-21 x2003bruneauDon't lose the attachment when email can't be sent
2007-03-21 x2003bruneauFix plain/text CTE
2007-02-02 x2003bruneauMany UTF-8 fixes:
2007-02-01 x2003bruneauConvert source code to UTF-8
2007-02-01 x2003bruneauBackports
2007-01-31 x2003bruneauBackports
2007-01-27 x2003bruneauOutput filter to remove windows specific chararcters
2007-01-18 x2003bruneauPut mails templates cache in spool/mails_c instead...
2007-01-17 x2003bruneauPut mail smarty cache in a separated directory
2007-01-16 x2003bruneauAllow \t in xml sent by lists.rpc
2007-01-14 x2003bruneauAdd a default identity when using banana to send a...
2007-01-01 x2001corpet2006 => 2007 Happy New Year\!
2006-12-20 x2003bruneauMinor improvements
2006-12-19 x2003bruneauTrig a warning when sending a mail without 'From' ...
2006-12-18 x2003bruneauUse a template to format the newsletter and use the...
2006-12-02 x2003bruneauI forgot the most important file...