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 email. If you want to cancel a delayed email in the workflow before it is sent. It is also possible to do that manually via the email log.
- PDF Delayed email. This defines a delayed email.
- Delayed email cancel key. This should be used for defining a unique cancel key for the specific email.
The Send emails from delay queue component has these parameters:

- Queue name
The delay queue name for which all delayed (uncanceled) emails are to be sent. - Email server
The email server configuration to use when sending out the emails. The email server must be configured in the settings of InterFormNG2.
Related Articles
Delay queue
This is related to the PDF Delayed email workflow component. You can use this option to submit emails and later cancel them, before they are sent. Please note, that it is also possible to send a delayed e-mail without an attachment, see: Delayed ...
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 ...
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. ...
ActiveMQ send message
To send a message to an ActiveMQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "ActiveMQ send message" to send a message with the workflow ...
IBM MQ send message
To send a message to an IBM MQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "IBM MQ send message" to send a message to an IBM MQ. Note that ...