]> diplodocus.org Git - nmh/commitdiff
Fix bug #1466. It turns out that RFC 934 specifies that any line starting
authorKen Hornstein <kenh@pobox.com>
Tue, 28 Feb 2012 03:05:41 +0000 (22:05 -0500)
committerKen Hornstein <kenh@pobox.com>
Tue, 28 Feb 2012 03:05:41 +0000 (22:05 -0500)
with a "-" but NOT followed by a space is a valid message delimiter.  We
only supported one type of message delimiter.  Adapt the code so any
valid delimiter is supported.


No differences found