| Set your name
Set Mail$Name Mr Nobody

| Set your email address
Set Mail$Email nobody@nowhere.com

| Set your organisation (if you want one)
|Set Mail$Organisation Winnie-The-Pooh offshore holdings ltd

| Set the users defined headers file (if you want to use it)
|Set Mail$Headers <GMail$Dir>./headers

| Set the signature file (if you want to one)
Set Mail$SigFile <GMail$Dir>./sig

| Set the address book file
Set Mail$Addresses <GMail$Dir>./addrbook

| Set the Reply-To address (if you want to)
|Set Mail$ReplyTo somebody@nowhere.com

| If you want to explicitly set the transport to use, uncomment
| and change the next line to the relevant transport; transports are
| ant, freesmtp, termite, ka9q, pop.
| Set Mail$Sender ant

| You can override the default gateway on senders which require it
| by uncommenting and changing this :
| Set Mail$Gateway pat.essex.ac.uk
