Base solution for your next web application
Open Closed

Emailer #9929


User avatar
0
lweng567 created

What is your product version? Zero V9.1.0 the latest What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .Net Core If issue related with ABP Framework What is ABP Framework version? Zero

Hi,

I am trying to use Emailer to send email, but I could not find a way to set the ReplyTo if it is different from Sender (or from). Can you please advise how do i send the ReplyTo using Emailer

Thanks Laurie


2 Answer(s)
  • User Avatar
    0
    lweng567 created

    Got it

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    You can directly use IEmailSender's SendAsync method which accepts MailMessage.