2006-08-14
==========

* Large patch by IRIE Tetsuya
	M2Ncat replaced by M2Njoin
	Changed treatment of various headers accordingly
	Added new headers for matching
	Use email module instead of deprecated rfc8222
	Add method to join multiple headers into one
	Improved Parsing of References header
	Allow for multi-byte regexp (utf-8!)

2004-06-22
==========

* Add M2Nmust to headDict for headers that have to appear. Fix the bug
	that mails without Subject: were rejected.
	

2004-06-10
==========

* Fix __newsify(), <foobar@linux.local> passed through
* Delete excess verbosity of __addMIDPart()

2004-06-07
==========

* Use From for pattern matching. Fix by Arvid Warnecke
	