Open Closed

Volo.Abp.Emailing & with Attachment #2003


User avatar
0
serdar.genc@talentra.net created

Hi, I couldn't find any method related to attachment in the package. How can we send mail with attachment?


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    It is not supported by default, you can add new methods to implement it, you can check the corresponding documentation for details.

    https://docs.microsoft.com/en-us/dotnet/api/system.net.mail.mailmessage.attachments?view=net-5.0

    http://www.mimekit.net/docs/html/Creating-Messages.htm

  • User Avatar
    0
    serdar.genc@talentra.net created

    handle it. like this :

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11