OPALE - 10.0 - Usage

Setting up e-mail delivery

De MappingDoc
Révision datée du 31 mai 2019 à 08:51 par Alestoquoi (discussion | contributions) (Page créée avec « If it is the case, use *DOMAIN, parameter FROM of the MAPSNDMAIL command. »)

E-Mail is a feature of the Opale software suite. This feature allows you to send remapped spooled files in PDF format, via e-mail.

Create the Mapping format in DESIGNER and generate it in PDF language. Then, import it.

The spooled files which have to be send automatically are managed by the robot with the MAPSNDMAIL command. This command generates a file in PDF as direct language in one folder of the IFS and sends it attached to an e-mail.


E-Mail works as a client on an SMTP server, you will thus need to use one no matter which operating system you use.

You need to define the e-mail addresses of IBM i users in the WRKDIRE:

  • enter WRKDIRE on a command line
  • Create a user profile if it does not exist
  • Enter the SMTP user ID (e.g. dmartin)
  • Enter the name of the SMTP domain (e.g. MAPPING400.LOCAL)


You do not need to define the e-mail addresses in the WRKDIRE if the IBM i user names are exactly the same as the SMTP user names.

If it is the case, use *DOMAIN, parameter FROM of the MAPSNDMAIL command.


les paramètres du client SMTP utilisés pour envoyer les mails.

  • Adresse IP server smtp (Adresse du serveur de messagerie)
  • Port du serveur smtp(25) (Port smtp du serveur de messagerie, par défaut 25)
  • Domaine du serveur smtp (Nom de domaine du serveur)
  • Dossier temporaire (Dossier où seront créés les pièces jointes)
  • Dtaq d'attente de traitement (DTAQ dans laquelle tomberont les messages notifiant les spools à envoyer)
  • Jobd d'envoi du mail (JOBD décrivant les paramètres d'envoi de mail, nombre de travaux actifs...)
  • Reaction sur succès (Message système à envoyer en cas de succès)
  • Reaction sur erreur (Message système à envoyer en cas d'erreur)


SMTP.PNG