I use a custom subscription account for Mercury. However, I thought the default address was maiser@ not postmaster@. To achieve this I did the following:
“Drive:\Mercury\mercury.ini” must be edited so that the [Maiser] header appears as follows:
[Maiser]
Maiser: <Account-name> # 'Username' of mail server account
Helpfile: C:\MERCURY\Mercury\MAISER.HLP # Help sent on failed maiser requests
Lookupfile: C:\MERCURY\Mercury\MAISER.LKP # Format file for the 'lookup' command
Send_dir: C:\MERCURY\Mercury\SENDABLE # Directory for the 'send' command
Logfile: C:\MERCURY\Logs\Maiser\~y-~m-~d.LOG # Mail server log file
Notify: C:\MERCURY\Mercury\TMP # Dir. for pending 'notify' commands
NoList: N # If 'Y', disable the 'list' command
Local_only: Y # If 'Y', local 'notify' commands only
Where the string ‘maiser’ appears in the *.mer files in the “C:\Mercury” folder, ‘maiser’ must be replaced with ‘<Account-name>’.
Edit your templates accordingly.
<P>I use a custom subscription account for Mercury. However, I thought the default address was maiser@ not postmaster@. To achieve this I did the following:</P>
<P>“Drive:\Mercury\mercury.ini” must be edited so that the [Maiser] header appears as follows:</P>
<P>[Maiser]
Maiser:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;Account-name&gt;&nbsp;&nbsp; # 'Username' of mail server account
Helpfile:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\MERCURY\Mercury\MAISER.HLP&nbsp;&nbsp; # Help sent on failed maiser requests
Lookupfile:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\MERCURY\Mercury\MAISER.LKP&nbsp;&nbsp; # Format file for the 'lookup' command
Send_dir:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\MERCURY\Mercury\SENDABLE&nbsp;&nbsp; # Directory for the 'send' command
Logfile:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\MERCURY\Logs\Maiser\~y-~m-~d.LOG&nbsp;&nbsp; # Mail server log file
Notify:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\MERCURY\Mercury\TMP&nbsp;&nbsp; # Dir. for pending 'notify' commands
NoList:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N&nbsp;&nbsp; # If 'Y', disable the 'list' command
Local_only:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp; # If 'Y', local 'notify' commands only</P>
<P>Where the string ‘maiser’ appears in the *.mer files in the “C:\Mercury” folder, ‘maiser’ must be replaced with ‘&lt;Account-name&gt;’.
</P>
<P>Edit your templates accordingly.</P>