Save or hold emails

Save or hold emails

It is possible in InterFormNG2 to either save or hold the emails.

The reasons why you would like to do that could be to e.g. save an email in an archive or e.g. generate an email in status held, so that you can verify the contents before enabling workflow in production.

Save email as eml file
A way to save an email is to generate an eml file and then save that. If you only want to keep the email in InterFormNG2 you can also consider to enable the InterFormNG2 email log.

If you want to save the email as eml, then you can use the workflow component, Create eml with PDF to create an EML file in the payload. Then you can save the payload in various way including: To Filesystem. You can also send the eml file with the component, To email server.
Keep the email in the email log
If you want to keep the outgoing emails in InterFormNG2, then you can use the email log for that. 

You set for how long the emails should be kept in the email log setup.
Delay emails so they can be cancelled
If you want to build emails, but still need an option to later cancel the email, then you should consider the workflow component, PDF delayed email. With this the email are temporarily stored in InterFormNG2 and only sent when the workflow component, Send emails from delay queue is run.

It is however possible to cancel a generated email (before it has been sent) with the workflow component, Cancel delayed email.
 


    • Related Articles

    • Emails with status held

      With InterFormNG2 you do not need to send out all emails, that you generate. One option is to create emails as .eml files e.g. with the Create PDF document component followed by the To filesystem component to produce .eml files in your file system. ...
    • Send emails from delay queue

      This advanced special workflow component sends out all delayed emails (that are not canceled) for a specific queue. This component is normally scheduled by activation in a workflow with a scheduled start. Related workflow components: Cancel delayed ...
    • Save a template

      You probably want to save your changes, after you have changed a template in the designer. All export/import options of templates (apart from a simple save) is covered in the Library here. To save a template you click the save option on the upper ...
    • Save SPLF in property

      The advanced, other workflow component, Save SPLF in property saves the spooled file in the current payload into the property. The workflow component has no parameters: Related workflow components: Load SPLF from property SPLF property to body SPLF ...
    • Save a printer file

      For support cases it can sometimes be required, that you include a saved printer file, that is used by the Spool2XML module. This would normally be the converted (XML) printer file, which will make the printing application generate 'XML like' spooled ...