Mercurial > p > roundup > code
diff CHANGES.txt @ 694:34dbcdfb2fe1
stripping of email message body can be controlled through config variables...
...EMAIL_KEEP_QUOTED_TEST and EMAIL_LEAVE_BODY_UNCHANGED.
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Tue, 23 Apr 2002 15:46:49 +0000 |
| parents | 509a101305da |
| children | 709f8f1d5661 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Apr 15 23:25:15 2002 +0000 +++ b/CHANGES.txt Tue Apr 23 15:46:49 2002 +0000 @@ -19,6 +19,8 @@ <br>View: <display call="link('superseder', showid=1)"> </property> </td> + . stripping of the email message body can now be controlled through the + config variables EMAIL_KEEP_QUOTED_TEXT and EMAIL_LEAVE_BODY_UNCHANGED. Fixed: . stop sending blank (whitespace-only) notes
