home *** CD-ROM | disk | FTP | other *** search
- ; A line which is beginning with a ";" is a comment line.
- ; They will not be written to the generated netmail.
- ;
- ; A ";" which is not the first char. of a line will also trigger a comment.
- ; All you write after a ";" is comment only, it is unposible to write this
- ; char. to a netmail message.
- ;
- ;
- ; You can insert automatically important data of a user in the *.DAT files.
- ;
- ; Here is the possible variables:
- ;
- ;
- ;
- ; %1 Will be replaced with the users first name.
- ;
- ; %2 Will be replaced with the users second name.
- ;
- ; %3 Will be replaced with the fido address of the user.
- ;
- ; %4 Will be replaced with the date, when the last payment of the user normaly
- ; was payable.
- ;
- ; %5 Will be replaced with the date, when the last payment of the user was
- ; received.
- ;
- ; %6 Will be replaced with the amount of the users last payment.
- ;
- ; %7 Will be replaced with date, when the next payment will be due.
- ;
- ; %8 Will be replaced with the cost for one month.
- ;
- ; %9 Will be replaced with the actuall account of the user.
- ;
- ; %0 Will be replaced with a tearline and the origin line, you have defined
- ; in the configuration. (Normaly not used in a netmail message)
- ;
-