summaryrefslogtreecommitdiff
path: root/inc/mail.php
Commit message (Expand)AuthorAge
* fix parsing of email addresses with uppercase letters FS#1378Andreas Gohr2008-04-10
* corrections for earlier MAIL_MESSAGE_SEND patch :)Chris Smith2007-09-30
* Add MAIL_MESSAGE_SEND event (resolution of FS#1007)Chris Smith2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* update email address validation to support 'museum' & 'travel' tldsChris Smith2007-06-27
* fix for encoding email addressesAndreas Gohr2007-06-13
* RFC2047 fix for mail subjects (FS #1080)Guy Brand2007-02-15
* improve and centralise email regexp, fixes FS#1049chris2007-01-25
* user the MAILHEADER_EOL in quoted printable encodingAndreas Gohr2006-06-06
* fix for quoted printable encodingAndreas Gohr2006-03-09
* fix for the windows' limited to: header support in mails FS#738Andreas Gohr2006-03-07
* file cleanupsAndreas Gohr2006-02-17
* don't use named recipients in mails on Windows #652Andreas Gohr2005-12-03
* allowing + char in email addressesAndreas Gohr2005-09-16
* do not use params parameter in call to mail() if unneeded #397andi2005-06-20
* changed mail header seperator back to newlineandi2005-05-23
* make notify mails more RFC2822 conform (fixes #341 and #168)andi2005-05-23
* removed closing php tag for includesandi2005-04-13
* better mailheader handling #168andi2005-02-27
* added init.php - may have broken something! (related to #153)andi2005-02-19
* utf8 safe mailfunctions added (fixes #82)andi2005-01-27