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
en:extensions:workflowdesigner:tasks:communication:sendmail [2016/07/12 00:16]
swarnat
en:extensions:workflowdesigner:tasks:communication:sendmail [2021/09/20 00:38] (current)
swarnat
Line 1: Line 1:
 ====== send eMail ====== ====== send eMail ======
-{{ :​en:​extensions:​workflowdesigner:​tasks:​task_mail.png?​nolink|}} +https://manuals.redoo-networks.com/wiki/manuals/view/Workflow%20Designer/Workflow%20Actions/Communication/send%20eMail/#
-  * could send an email to one or multiple receivers with all default mail options +
-  * Also you could add one or multiple attachments from different places. +
-    * Results from the following modules: [[http://www.its4you.sk/​en/​vtiger-shop.html?​record=41007|PDFMaker]] and [[http://www.a-g-c.de/index.php/en/vtiger/vtiger-crm-sql-reports|SQLReports]] +
-    * attach every Document related to the current record +
-    * attach a file from a url, you could generate also from field values +
-    * //in Documents module//: attach the current file +
- +
-==== Store Mail to ==== +
- +
-From version 600.07 you could specify the record, a mail should be stored. +
- +
-If you send a quote to a lead, you probably want to see inside the Lead Record, which Mails was send to the lead. This could be done with this field. +
-You could easily specify a crmid, to which this mail will be stored. +
-For example:  +
-| $crmid | Will store the mail in every module to the current one (Leave empty will have the same effect) | +
-| $account_id | Inside Quotes module, will store the mail to the ID from the **account_id** field. (The Organization of the Quote) | +
- +
-<WRAP center round important 80%+
-You must leave this field empty or set a correct ID of a record.  +
-**If you set a wrong value, the mail WILL NOT BE SEND.** +
-If you are not sure, what to do, leave this field empty! +
-</WRAP> +
- +
-==== Integrate Access Tracker ==== +
-Use this checkbox only, if you really work with the the values of accessed mails. +
-Sometimes a 1x1 counter image will be interpreted as spam category. +
- +
-==== Statistics ==== +
- +
-The complete SMTP dialogue will be written in the statistic log, to give you the change to see, why a mail wasn't send +
- +
-==== Templates ==== +
- +
-If you want to insert Mail Templates into the Mail Content, you only need to select the template on top of the content field. +
-You could insert the mailcontent from the task configuration into the template if you insert the **$mailtext** variable in the template. +
- +
- +
-==== Changelog ==== +
- +
-== Version 27 (2016-07-12) == +
-  * **[add]** Add a Reply To address Configuration +
-  * **[add]** Add a Reading Confirmation address +
-  * **[add]** Add feature to directly embed images into mailcontent to increase the probability to directly show images, without manually action of receiver+