1 |
wakaba |
1.3 |
2002-07-27 Wakaba <w@suika.fam.cx>
|
2 |
|
|
|
3 |
|
|
* send-msg.pl:
|
4 |
|
|
- Don't remove Bcc: and Resent-Bcc: fields.
|
5 |
|
|
(But its field-body is still removed.)
|
6 |
|
|
- ($VERSION): Use CVS (RCS)'s value.
|
7 |
|
|
- ($MYVERSION): New value.
|
8 |
|
|
- Sort fields (by 'good-practice' order) unless the
|
9 |
|
|
message is to be resent.
|
10 |
|
|
|
11 |
wakaba |
1.1 |
2002-07-25 Wakaba <w@suika.fam.cx>
|
12 |
|
|
|
13 |
|
|
* ChangeLog: New file.
|
14 |
|
|
* send-msg.pl:
|
15 |
|
|
- (pod:CHANGES): Removed.
|
16 |
|
|
- (pod:LICENSE): New section.
|
17 |
wakaba |
1.2 |
- Use Message::Util::get_host_fqdn to get string
|
18 |
|
|
sent to SMTP server with HELO.
|
19 |
wakaba |
1.1 |
|
20 |
|
|
2002-03-26 wakaba <w@suika.fam.cx>
|
21 |
|
|
|
22 |
|
|
* send.pl: Adds User-Agent: value.
|
23 |
|
|
|
24 |
|
|
2002-03-25 wakaba <w@suika.fam.cx>
|
25 |
|
|
|
26 |
|
|
* send.pl: Use Message::* Perl modules instead of RFC822.pm.
|
27 |
|
|
|
28 |
|
|
2002-03-10 wakaba <w@suika.fam.cx>
|
29 |
|
|
|
30 |
|
|
* Give Date: header field with file's last-modified date.
|
31 |
|
|
|
32 |
|
|
2002-01-17 wakaba <wakaba@suika.fam.cx>
|
33 |
|
|
|
34 |
|
|
* Use draft-ietf-usefor-msg-id-00 for generated message-id syntax.
|