Partially fix sending of invalid Message-ID headers from post notifications.

Associated refactoring.  The actual determination of the Message-ID still
needs some work, though.
This commit is contained in:
Drake 2006-09-27 23:59:00 +00:00
parent a58d109b01
commit bb360794c1
2 changed files with 35 additions and 61 deletions

View file

@ -34,6 +34,7 @@
- fix: attachments section of post form not working correctly on edit
- Images now create revisions as you resize them, so you can roll back to a
previous size.
- partial fix: invalid Message-ID headers in outgoing mail
7.0.7
- rfe: Image Management (funded by Formation Design Systems)