CVS log for mimemessage/qmail_message.php
Up to [MetaL] / mimemessage
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 27 22:07:23 2009 UTC (2 years, 6 months ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5
lines
Avoided using POSIX regular expressions functions that are deprecated since
PHP 5.3.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 4 01:24:35 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
Fixed the automatic date header formating to always appear in English
independently of the current locale settings.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 8 07:18:00 2004 UTC (7 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +79 -3
lines
Added embedded documentation in meta-document format.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 7 00:26:41 2004 UTC (7 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +22 -20
lines
Added better tracking of errors due to failed PHP function calls.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 18 04:17:45 2003 UTC (8 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -8
lines
Added the necessary line breaks after header lines.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 16 22:07:00 2003 UTC (8 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Defined the identification of the mailer delivery class.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 15 05:18:05 2003 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -17
lines
Used the return path passed to SendMail.
Escaped properly the return path address in qmail-inject command line.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 14 01:27:53 2003 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +101 -9
lines
Avoided PHP short tag.
Removed extra line after headers in SendMail.
Returned the correct error code if qmail-inject fails in SendMail.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 30 15:10:35 2002 UTC (9 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Made the default line break sequence be \n.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 25 06:07:19 2002 UTC (9 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Made several errors set the class error variable.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 9 17:37:07 2001 UTC (10 years, 8 months ago) by mlemos
Branches: MAIN
Changed all contents files to input files.
|