Two notes on the patch.
Once you start replacing headers, ALL of them are thrown away and new ones
are generated. So if you specify From, you must now specify To and Subject
also. Then majordomo starts adding it's own headers (sender, any specified
in your config file, etc etc)
The bug: (the identation is the problem)
----- Sent:
From: Blah <BLah@blah.com>
To: Foo <foo@list.com>
Subject: Nothing much
Approved: password
First line of text. This should work properly as I have a blank
line but in reality, it doesn't. The identation is what causes it.
----- Received:
From: Blah <BLah@blah.com>
To: Foo <foo@list.com>
Subject: Nothing much
line but in reailty, it doesn't. The identation is what causes it.
-----
Actually, the first line will be there, but it isn't recognized as valid
message body and is instead treated as a header. Try it and you'll see
what I mean.
Thanks,
-------------------------------------------------------------------------
| Brock Rozen | brozen@netvoyage.net | http://www.netvoyage.net/~brozen |
-------------------------------------------------------------------------
Follow-Ups:
|
|