Technical Support
Orders & Payments
Mail Server Support

Executables

The executables are good ways of running jobs on a server without having to use any remote admin tools. Simply setup a job in advance, then the job can be executed by sending an email to the server.

It would be a good idea to use the antispam filters to only allow your email address through to this account though.

Alias

This is the executable name at the domain. Eg defrag@icewarp.com would require an alias of defrag

Description

Some descriptive text for this executable

Forward To

Specifies that the contents of any mail is also forwarded to the specified address.

Application

Specifies the path and filename of the application to execute.

Parameters

Specifies the parameters to execute the application with:

%%From%% - who the mail was sent from

%%To%% - who the mail was sent to

%%Subject%% - the subject of the mail

%%Date%% - the date of the mail

%%Message-ID%% - the header id of the message

%%MessageFile%% - the full path/filename of the message

When passing parameters to the executables, it is a good idea to enclose them with double quotes in case the parameter has a space embedded in it.