Base solution for your next web application
Open Closed

Email Subject missing when sending emails #8413


User avatar
0
razkhan78 created

Hi

We are using : AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core

In existing code of aspnetzero in UserEMail class " _emailSender.SendAsync" sends an email but without subject.


6 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team
  • User Avatar
    0
    razkhan78 created

    We have already tried setting while calling " _emailSender.SendAsync" SubjectEncoding yet it seems to be not changing.

  • User Avatar
    0
    aaron created
    Support Team

    Have you tried with Abp.MailKit version 4.7.0+? Preferably, with all ABP packages on the latest 4.x (currently 4.11.0).

  • User Avatar
    0
    razkhan78 created

    Should we add this package on Web.Mvc layer or other?

  • User Avatar
    0
    aaron created
    Support Team

    Core layer, since ASP<span></span>.NET Zero already references Abp.MailKit there.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.