console - Image not getting displayed in the email body -


we have body of email stored in sharepoint list.there image embedded in email body. http://example.net/image/signature.jpg'/> when email getting triggered sharepoint designer list workflow, image getting displayed in email body. when send email using smtp server in console application, instead of image img tag gets displayed.(http://example.net/image/signature.jpg'/>).

why happening?


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -