smtpclient - Send email from @my-domain.com using SendGrid in Azure -


i have web app working in azure. able send emails xxx@mydomain.com. possible using sendgrid? example, if use gmail's smtp, emails sent email address specified in networkcredentials user name, if in mailmessage use different email address. if use sendgrid instead, emails come user name created azure or able achieve this?

you able send email whatever address want, specify correct address (e.g. xxx@mydomain.com) when sending email.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -