You are here: Reference Manual > FME Server Services > Notification Service > Publishers > Email (SMTP) Publisher Log Files

Email (SMTP) Publisher Log Files

<FMEServerDir>\Utilities\smtprelay\james\apps\james\logs\

Mailet-<datetimestamp>.log

  • Shows parsing of incoming messages – confirm messages being received.

Smtpserver-<datetimestamp>.log

  • Shows startup of the SMTP service, the port the service is listening.
  • Shows message spooling – where messages are received from.

Mailstore-<datatimestamp>.log

  • Shows the mailboxes that have been created by the SMTP Relay Service. These are related to the Notifications that have been created in FME Server via the Notifications section. The username should appear in this log as an “inbox”.

Remotemanager-<datetimestamp>.log

  • Shows any interactions between FME Server and the SMTP Relay process. When a new Notification is created it will appear in this log i.e. “User xxxxx added”.

<Resources>\logs\core\current|old\publishers\

Note: For information about the storage location of <Resources>, see the Resources page.

fmepublishers.log

  • Shows some additional communication between SMTP Relay and FME Server.

email.log

  • Shows FME Publisher Email and configuring email accounts