Add methods for removing and replacing header fields
----------------------------------------------------
Key: MIME4J-80
URL: https://issues.apache.org/jira/browse/MIME4J-80
Project: JAMES Mime4j
Issue Type: New Feature
Affects Versions: 0.5
Reporter: Markus Wiederkehr
Priority: Minor
Currently Mime4j does a good job when parsing a message from an input stream.
If one wants to manipulate a message a few more methods in class Header would
come in handy:
* removeFields(String) to remove all field of the given name
* setField(Field) to set or replace fields that should only occur once
(Subject, Message-ID, ..)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]