1 |
|
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 |
2002-07-25 Wakaba <w@suika.fam.cx> |
2002-07-25 Wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
* ChangeLog: New file. |
* ChangeLog: New file. |
14 |
* send-msg.pl: |
* send-msg.pl: |
15 |
- (pod:CHANGES): Removed. |
- (pod:CHANGES): Removed. |
16 |
- (pod:LICENSE): New section. |
- (pod:LICENSE): New section. |
17 |
|
- Use Message::Util::get_host_fqdn to get string |
18 |
|
sent to SMTP server with HELO. |
19 |
|
|
20 |
2002-03-26 wakaba <w@suika.fam.cx> |
2002-03-26 wakaba <w@suika.fam.cx> |
21 |
|
|