Skip to main content

 

 

1) Update HostServer.exe.config
 

 

 

You will need update the C:Program Files (x86)K2 blackpearlHost ServerBinK2HostServer.exe.config file and change the "EWS" to "SMTP"

 

 

<sourceCode.smartActions.directoryCatalog>
<catalogs>
<add path="SmartActions" />
<add path="SmartActionsEWS" /> to <add path="SmartActionsSMTP" />
</catalogs>
</sourceCode.smartActions.directoryCatalog>
 

 

 

2) Add SMTP settings in Connection String

 

 

 - FIrst you will need to add the SMTP settings in C:Program Files (x86)K2 blackpearlHost ServerBin ConnectionStringEditor.exe as well by clicking the (+)

 

 

11562i3F821A7380E70F20.jpg

 

 

 - For the email address, you will add the K2Service Account. 

 

 

 ex) K2Service@denallix.com

 

 

 

 

 

- After adding the Service Account you will then need to populate the the appropriate settings on the left side when selecting the string.

 

 

11386iB065CD30C6FB9489.jpg

 

Hi Michael, 


 


This is good information, however this value is not for email events in a workflow, but for Client Events and as of 4.7, Smartforms "Send an email" rules.


Reply