Changeset 1823
- Timestamp:
- Jun 27, 2015, 9:05:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ReleaseTool.tmp
r1602 r1823 3 3 4 4 ; Change log: 5 ; 11-07-23 JBS Initial version (replaces obsolete ReleaseTool.CFG 6 ; in the repository.) 7 ; 11-88-05 JBS - Added comp.os.os2.announce and submit@os2voice.org 8 ; to proposed list of addressees 9 ; - Updated the documentation 5 ; 23 Jul 11 JBS Initial version (replaces obsolete ReleaseTool.CFG 6 ; in the repository.) 7 ; 05 Aug 11 JBS - Added comp.os.os2.announce and submit@os2voice.org 8 ; to proposed list of addressees 9 ; - Updated the documentation 10 ; 27 Jun 15 JBS Ticket #539: Added comments to encoursge use of "Full name" <user@domain.net> format for FROM addresses 10 11 11 12 ; This file is a sample of a file used by ReleaseTool to provide … … 146 147 ; PASSWORD note: Instead of recording passwords in this file, you may prefer to provide them as RT runs. 147 148 148 ; TO/FROM note: Accepted email address formats: 149 ; TO/FROM notes: 150 ; - Accepted email address formats: 149 151 ; "Full name" <user@domain.net> 150 152 ; <user@domain.net> 151 153 ; user@domain.net 152 ; If you plan to use the ##TO## or ##FROM## macros, then probably the third form would be the wisest choice 153 ; because the other two forms have characters which can cause problems when used on a command line. 154 155 ; FROM note: For newsgroups you may want to use a disguised/false email address to avoid spam. 154 ; - If you plan to use the ##TO## or ##FROM## macros, then probably the third form would be the wisest choice 155 ; because the other two forms have characters which can cause problems when used on a command line. 156 157 ; FROM notes: 158 ; - Try to use the "Full name" <user@domain.net> format for FROM addresses (Ticket #539) 159 ; - For newsgroups you may want to use a disguised/false email address to avoid spam. 156 160 157 161
Note:
See TracChangeset
for help on using the changeset viewer.