Changeset 1823


Ignore:
Timestamp:
Jun 27, 2015, 9:05:42 PM (10 years ago)
Author:
John Small
Message:

Tecket #539: Updated comments to encourage use of the "Full name" <user@…> format for FROM addresses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ReleaseTool.tmp

    r1602 r1823  
    33
    44;  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
    1011
    1112;  This file is a sample of a file used by ReleaseTool to provide
     
    146147;     PASSWORD note: Instead of recording passwords in this file, you may prefer to provide them as RT runs.
    147148
    148 ;     TO/FROM note: Accepted email address formats:
     149;     TO/FROM notes:
     150;        - Accepted email address formats:
    149151;           "Full name" <user@domain.net>
    150152;           <user@domain.net>
    151153;           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.
    156160
    157161
Note: See TracChangeset for help on using the changeset viewer.