* Removed -f parameter from mail() usage, likely to cause failures and bounces.
[lhc/web/wiklou.git] / includes / UserMailer.php
2005-06-02 Brion Vibber* Removed -f parameter from mail() usage, likely to...
2005-05-29 Tim StarlingRemoved "show updated marker" user preference option...
2005-05-28 Anders Wegge JakobsenRemoved what seems to be unused strings from composeCom...
2005-05-28 Tim Starlingone wl_notificationtimestamp update query for all users...
2005-05-22 Anders Wegge Jakobsen* (bug 2105) Add a space between -f and the from addres...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-04-27 Brion VibberRegexp in wfQuotedPrintable_name_and_emailaddr is wrong...
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-04-10 Ævar Arnfjörð Bjar... * Redundant, timeanddate() no longer takes that paramater.
2005-03-26 Brion Vibberpatch typo
2005-03-26 Brion Vibber* (bug 1746) Make full subject line quoted-printable
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-27 Antoine Mussophpdoc comments
2005-01-19 Jens FrankBUG#1366 two-level string substitution
2004-12-18 Brion VibberStart up code cleanup & style on Enotif code
2004-12-18 Brion VibberRefactor a bit; move a couple methods from UserMailer...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Brion VibberFix typo in quote conversion
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-15 Antoine MussoFix sourceforge bug #811928:
2004-08-05 Brion VibberRemove useless Reply-To: header which is identical...
2004-05-20 Antoine Mussofix bug 956984 : duplicate to: header. One fix is not...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-01 Tim Starlingerror message returned even for non-PEAR function
2004-02-28 Brion VibberShorttags fix
2004-02-27 Nicholas Pisarro, JrAdded the ability to do an authenticated SMTP login...