User Tools

Site Tools


en:app:020cor:030message:0100emlmod

Email

Configuring the Email Interface

Doka provides the EMLMOD module for the purpose of sending out Emails and faxes. Using this module, Emails and faxes can be sent using the following methods:

  • SMTP
  • Unix sendmail
  • Pickup directory
  • customer-specific

The definition is made using the following panel in EMLMOD:

SMTP

To send Email via SMTP, an SMTP server must be available. This method requires the following information to be entered:

  • the ini file in which the SMTP data is stored.
  • the send-to Email address
  • the URL of the SMTP server, optionally including the port, separated by ':'.
  • UserID and Password for the server.
  • For sending faxes, an additional suffix can be included. This suffix (e.g., @postmaster.com ) is appended to the recipient's actual Email address.

Unix sendmail

For this method of sending Email to be available “Unix sendmail” must be installed.

Pickup directory

With this method the Email generated is stored in this directory (relative to Partition “Data”). Another system, located outside Doka, must then pick up the Email and forward it.

Convert Lineend to 0D0A

The checkbox “Convert Lineend to 0D0A” specifies for SMTP if the linend characters has to be converted from 0A to 0D0A.

Customer-specific

This method requires the programming of a customer-specific procedure.

The line delimiter(s) must be provided for all the procedures:

  • 0D0A for Windows delimiter
  • 0A for Unix delimiter
en/app/020cor/030message/0100emlmod.txt · Last modified: 2022/04/19 13:13 (external edit)