2002-07-28  Wakaba <w@suika.fam.cx>

	* send-msg.pl: Use $msg->destination, $msg->sender
	to get SMTP envelope MAIL FROM and RCPT TO value,
	instead of own code.

2002-07-27  Wakaba <w@suika.fam.cx>

	* send-msg.pl:
	- Don't remove Bcc: and Resent-Bcc: fields.
	(But its field-body is still removed.)
	- ($VERSION): Use CVS (RCS)'s value.
	- ($MYVERSION): New value.
	- Sort fields (by 'good-practice' order) unless the 
	message is to be resent.

2002-07-25  Wakaba <w@suika.fam.cx>

	* ChangeLog: New file.
	* send-msg.pl:
	- (pod:CHANGES): Removed.
	- (pod:LICENSE): New section.
	- Use Message::Util::get_host_fqdn to get string
	sent to SMTP server with HELO.

2002-03-26  wakaba <w@suika.fam.cx>

	* send.pl: Adds User-Agent: value.

2002-03-25  wakaba <w@suika.fam.cx>

	* send.pl: Use Message::* Perl modules instead of RFC822.pm.

2002-03-10  wakaba <w@suika.fam.cx>

	* Give Date: header field with file's last-modified date.

2002-01-17  wakaba <wakaba@suika.fam.cx>

	* Use draft-ietf-usefor-msg-id-00 for generated message-id syntax.
