SLmail SMTP Event Log

The SLmail Installer associates 'EVN' files with the SLmail Log Viewing utility (LogViewer.EXE). The files are binary in nature and are not readable by Notepad or other text viewers. The style and type of logging is very similar to Windows NT's own Event Log and Event Viewer.

Note: Since the descriptions and data require resources from the DLLs and EXEs installed, it is not recommended to run the LogViewer remotely unless the installed components are the same on the two machines.

Time Stamps: SLSMTP's events are always based on GMT. The Log Viewer will always show `local time' based on the machine.

Code Types:

I-Informational

E-Error

S-Successful

 

CODE

TYPE

MESSAGE

MEANING

0001

I

ETRN Connection to Mail Server established.

SLSMTP has established a connection to SLMAIL on port SysOptSmtpAlt

0002

E

A suitable interface to a SMTP server is not available.

SLSMTP could not open port SysOptSmtpAlt on the SLMAIL service

0003

E

ETRN specified without EHLO.

ETRN (RFC1985) is an E-SMTP command. EHLO is required.

0004

E

A network socket error occurred. The error number was N.

Winsock error N occurred trying to open a connection to SLMAIL on port SysOptSmtpAlt.

0005

E

The name A was not a valid name. The error number was B.

The domain name (A) in LocalNode was invalid. Error code is B.

0006

E

The connection to the mail server failed. The error number was N.

An error (N) occurred attempting to open a connection to SLMAIL on port SysOptSmtpAlt.

0007

E

The connection to the mail server was lost. The error number was N.

The connection between SLSMTP and SLMAIL was severed. Error code is N.

0016

I

The GUID specified is not valid.

Invalid GUID.

0256

I

SMTP Session Number #.

SMTP Inbound Connection.

0256

I

SMTP Access denied for (IP).

Anti-Spam Filter Match.

0256

I

SMTP Relay denied for (IP) to X (Y).

Anti-Relay Filter Match.

0257

I

SMTP Session # File X Size #.

SMTP Inbound Data Size.

0257

E

The handle passed to the Module Manager is not valid.

Module Manager: Invalid Handle.

0258

I

SMTP Session # File X to Y

SMTP File Rename.

0258

E

The requested module was not found.

Module Manager: Module Not Found.

0259

I

SMTP Session # is Closing.

SMTP Session Closing (In Process).

0260

I

SMTP Session # is Closed.

SMTP Inbound Disconnect/Closed.

0261

I

SMTP Session # abort partial file N of Size # deleted.

SMTP Inbound Abort.

0262

I

SMTP can't find X Registry Value in Y.

SMTP Registry Read Error.

0263

I

SMTP the value for (SysOptSmtp) and the value for (SysOptSmtpAlt) are equal.

SMTP No SLMAIL Pass-through.

0264

E

The system is running low on disk space.

SMTP the `RequiredFreeSpace' watermark has been reached.

0265

E

An access violation occurred at #. The memory at X could not be Y.

SMTP Access Violation.

0266

E

An access violation occurred at #.

SMTP Access Violation (Short)

0267

E

Exception X occurred at Y.

SMTP Processor Exception.

0268

E

Error X occurred while attempting to create dump file N.

SMTP Can't Create DUMP File.

0513

E

The handle passed to the Filter Manager is not valid.

Filter Manager: Invalid Handle.

0514

E

The requested filter was not found.

Filter Manager: Not Found.

0769

S

The event log has been started.

Log Manager: Start Log.

0770

S

The event log is being stopped.

Log Manager: Close Log.

0771

E

Can't find Event Log Root Key: K.

Log Manager: Registry Read Error

0772

E

Can't find SourceName: N.

Log Manager: Bad Source.

0773

E

Error allocating memory for N.

Log Manager: Allocation Error.

0774

E

Source: X must be less than 31 chars.

Log Manager: The Source resource is too long.

0775

E

Invalid Log Manager handle was passed to lmLogEvent.

Log Manager: Invalid Handle.

0776

E

An error occurred while attempting to retrieve the current time.

Log Manager: Time Read Error.

0777

E

An error occurred writing to the log file.

Log Manager: Write Error.

0778

E

An error (occurred) reading the SLmail registry key.

Log Manager: Couldn't read SOFTWARE\Seattle Lab\SLmail\LogFileOptions DWORD.

0779

E

Closing log file and renaming to X.

Log Manager: Rolling Log File.

0780

E

Opening new log file rolled from X.

Log Manager: Starting new log file.

4096

E

There are no defined services.

Antares: No Filters, Plug Ins or Modules exist.

4097

E

The service failed to start. The error was X.

Antares: Initialization Error.

4098

E

The service failed to start. The Service was unable to create a Boot Log file.

Antares: Couldn't write to slsmtp.log.

4099

E

A worker thread failed to shutdown in a timely fashion. It has been terminated.

Antares: Thread was not responding within specified limits.

4100

E

The service failed to start. The Service was unable to load a memory management object.

Antares: Couldn't initialize SLMEMORY or WIN32 HEAP memory management.

4101

E

An access violation occurred at #. The memory at X could not be Y.

Antares: Access Violation.

4102

E

An access violation occurred at #.

Antares: Access Violation (Short).

4103

E

Exception X occurred at Y.

Antares: Processor Exception.

4104

E

Error X occurred while attempting to create dump file Y.

Antares: Dump Error.

4105

E

The address (X) was not a valid callback address.

Antares: Callback Error.