Some ADR settings can be set only through registry. All keys described below must be located in HKEY_LOCAL_MACHINE\Software\Elcom\Advanced Direct Remailer section of Windows registry. The keys come in effect after ADR restart. To cancel key’s effect, you have to delete them from registry and restart ADR.
CsvDelimeter key
The type of this key is STRING. If this key is set, then ADR use the fist sign of string as separator in CSV files. Otherwise, it use the sign specified in system regional settings.
SafeSockRead key
The type is DWORD. Some mail clients have wrong SMTP client realization, they send a few commands to ADR internal mail server without waiting its answers (e.g., Bounce Spam Mail v1.8). If this key is set in 1, ADR works with mail clients more “carefully” (but and more slowly too). As now we know only one program, which require turning on this setting.
ServerAuthUseLogin key
The type is DWORD. The choice of authentication scheme for working with Internet Service Provider mail server. Mail server, which use authentication, have to inform mail client about supported authentication types. If server doesn’t inform about supported schemes, but authentication is required, ADR use PLAIN scheme by default. Set this parameter in 1 and ADR will use LOGIN scheme by default.
MailOkWav key
The type is STRING. Set full path to WAV sound file which will be played instead of standard sound when all messagess will be send (if respective option Is turned on at “General” tab).
MailBadWav key
The type is STRING. Set full path to WAV sound file which will be played instead of standard sound when one from messages fall into “Bad” folder (if respective option is turned on at “General” tab).
HELOCmd key
Command to greet remote server. You may set HELO or EHLO, EHLO is used by default. Also, you may set full greeting here, e.g. “HELO mydomain.com”. This key is re-checked on every time, when ADR delivery message.