Organization
and
User-Agent
(X-Mailer
) fields in Preferences dialog.
Of course, you can use GRN::subst_vars()
in your Perl hooks at
any time.
@ctime | Current local time |
@cname | Current full name |
e-mail address | |
@longpid | Full program id (name) |
@pid | Short program id (i.e. "GRN") |
@replyto | Reply-To address |
@un_s | `uname -s` (Operating system
implemetation) |
@un_r | `uname -r` (Release level) |
@un_m | `uname -m` (Type of the current
hardware platform) |
@un_n | `uname -n` (Name of the system) |
@uname | @un_s @un_r (@un_m) |
@version | Program version |
@ver | Program version |