Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:connect_to_email [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:connect_to_email to a_f:a:connect_to_email administratora_f:a:connect_to_email [2023/05/09 02:21] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Process Services Email}}+{{tag>Index Action Action_List Process Service Email}}
 ====== CONNECT TO EMAIL ====== ====== CONNECT TO EMAIL ======
  
Line 13: Line 13:
   * ''MailUser'' – user name of the e-mail account on this server   * ''MailUser'' – user name of the e-mail account on this server
   * ''MailPassword'' – password of the e-mail account on this server   * ''MailPassword'' – password of the e-mail account on this server
-  * ''AccountName'' – a unique name identifying this connection (which is then used in the [[a_f:3100_actions:disconnect_from_email|DISCONNECT FROM EMAIL]] action).+  * ''AccountName'' – a unique name identifying this connection (which is then used in the [[a_f:a:disconnect_from_email|DISCONNECT FROM EMAIL]] action).
  
  
Line 25: Line 25:
 ===== Example ===== ===== Example =====
  
-<code aim>CONNECT TO EMAIL EmailAccount</code>+<code aim>CONNECT TO EMAIL EmailAccount </code>
  
 This assumes that the application contains the EmailAccount object with the attributes above. At runtime the values of this object identify the e-mail account to connect to. This assumes that the application contains the EmailAccount object with the attributes above. At runtime the values of this object identify the e-mail account to connect to.
  
  
  • Last modified: 2022/09/13 18:11