OPALE - 10.0 - Utilisation - Paramétrage du mail/en

Différence entre versions

De MappingDoc
(Page créée avec « Create the Mapping format in DESIGNER and generate it in PDF language. Then, import it. »)
 
(12 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
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.
+
<languages />
 +
E-Mail is a feature of the Opale software suite. This feature allows you to e-mail remapped spooled files in PDF format.
  
 
Create the Mapping format in DESIGNER and generate it in PDF language. Then, import it.
 
Create the Mapping format in DESIGNER and generate it in PDF language. Then, import it.
  
Les spools à envoyer par mail automatiquement sont gérés par le robot avec la commande MAPSNDMAIL. Cette commande crée un fichier PDF natif dans un
+
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 its direct language, in one folder of the IFS and sends it attached to an e-mail.
 
répertoire de l'IFS et l'envoie en pièce jointe d'un mail.
 
  
  
Il faut un serveur SMTP quelle que soit la plateforme. e-Mail fonctionnera en client sur ce serveur.
+
E-Mail works as a client on an SMTP server, you will thus need to use one no matter what.
  
Il faut définir les adresses mails des utilisateurs IBM i dans le WRKDIRE :
+
You need to define the e-mail addresses of IBM i users in the WRKDIRE:
  
* saisir WRKDIRE sur une ligne de commande
+
* enter WRKDIRE on a command line
* Créer l'utilisateur s'il n'existe pas
+
* Create a user profile if it does not exist yet
* Entrer l'ID utilisateur SMTP (exemple dmartin)
+
* Enter the SMTP user ID (e.g. dmartin)
* Entrer le nom de domaine SMTP (exemple MAPPING400.LOCAL)
+
* Enter the name of the SMTP domain (e.g. MAPPING400.LOCAL)
  
 
   
 
   
Ce n'est pas obligatoire de définir les adresses mails dans le WRKDIRE si les noms d'utilisateurs IBM i sont exactement les mêmes que les noms des utilisateurs
+
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.
  
SMTP. (Dans ce cas, utiliser *DOMAIN pour le paramètre FROM de la commande MAPSNDMAIL.  
+
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.
+
The SMTP client uses the following parameters to send e-mails:
* Adresse IP server smtp (Adresse du serveur de messagerie)
+
* SMTP server IP address (Address of the messaging service)
* Port du serveur smtp(25) (Port smtp du serveur de messagerie, par défaut 25)
+
* SMTP server port(25) (SMTP port of the messaging service, 25 by default)
* Domaine du serveur smtp (Nom de domaine du serveur)
+
* SMTP server domain (Domain name of the server)
* Dossier temporaire (Dossier où seront créés les pièces jointes)
+
* Temporary file (File where the attachments will be created)
* Dtaq d'attente de traitement (DTAQ dans laquelle tomberont les messages notifiant les spools à envoyer)
+
* Processing Dtaq (DTAQ where the instructions as to which spooled file has to to be send, will be located)
* Jobd d'envoi du mail (JOBD décrivant les paramètres d'envoi de mail, nombre de travaux actifs...)
+
* Mail delivery Jobd (JOBD which describes the delivery parameters of the e-mail, the number of active jobs...)
* Reaction sur succès (Message système à envoyer en cas de succès)
+
* Reaction in case of success (System message to send in case of success)
* Reaction sur erreur (Message système à envoyer en cas d'erreur)
+
* Reaction in case of error (System message to send in case of error)
  
  
 
[[File:SMTP.PNG|697x697px|centré|sans_cadre]]
 
[[File:SMTP.PNG|697x697px|centré|sans_cadre]]

Version actuelle datée du 4 juin 2019 à 13:23

Autres langues :
English • ‎français

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

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 its 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 what.

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 yet
  • 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.


The SMTP client uses the following parameters to send e-mails:

  • SMTP server IP address (Address of the messaging service)
  • SMTP server port(25) (SMTP port of the messaging service, 25 by default)
  • SMTP server domain (Domain name of the server)
  • Temporary file (File where the attachments will be created)
  • Processing Dtaq (DTAQ where the instructions as to which spooled file has to to be send, will be located)
  • Mail delivery Jobd (JOBD which describes the delivery parameters of the e-mail, the number of active jobs...)
  • Reaction in case of success (System message to send in case of success)
  • Reaction in case of error (System message to send in case of error)


SMTP.PNG