|
Check-in Number:
|
2078 | |
| Date: |
2002-Apr-18 15:12:41 (local)
2002-Apr-18 13:12:41 (UTC) |
| User: | thl |
| Branch: | |
| Comment: |
typo |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/lmtp2nntp/example.conf 1.16 -> 1.17
--- example.conf 2002/03/04 15:54:28 1.16
+++ example.conf 2002/04/18 13:12:41 1.17
@@ -67,7 +67,7 @@
headerrule 520:Subject: %{$Subject:-None}
# create Message-ID if omitted or illegal (<> single @)
-headerrule 530:Messageid: %{messagid:s/^([^@+@[^@]+)$/<$1/:s/^[^<].*$/%{tool.createmessageid}/}
+headerrule 530:Message-id: %{messagid:s/^([^@+@[^@]+)$/<$1/:s/^[^<].*$/%{tool.createmessageid}/}
# append a header
headerrule 540::X-Append: Tail
|
|