Send mail from Dot NET Core Web API with attachments | .NET 7.0 mail sending using mailkit

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

Комментарии • 50

  • @hugnt
    @hugnt Год назад

    wow, you did a good job bro, my program worked smoothly which I could not see in any other channels

  • @being_aslam_tiger
    @being_aslam_tiger Год назад

    Hey really huge huge huge thanks for creating this video. ❣

  • @pavipriya6658
    @pavipriya6658 10 месяцев назад

    very very useful sir..Thank you so much

  • @chatgptmonika
    @chatgptmonika 3 месяца назад

    how to read the email and save the text file ..?

  • @Lordbolaji
    @Lordbolaji Год назад

    Hello, the video is much appreciated. Gracias🙏

  • @vaipara
    @vaipara 10 месяцев назад

    the response is 200ok but mail didn't reach at the mail why ??

    • @NihiraTechiees
      @NihiraTechiees  10 месяцев назад

      Also check spam folder

    • @vaipara
      @vaipara 10 месяцев назад

      thankyou for reply i checked spam folder
      but it didn't seen
      @@NihiraTechiees

  • @hugnt
    @hugnt Год назад

    I have a problem when importing image into "src" of img tag, I want to take the imge in localhost then show it in body of html when sending email, how can I do that?

  • @nedariyamohd6736
    @nedariyamohd6736 7 месяцев назад

    what if we want to use office365 smtp config what will be the changes for the existing code

  • @bakunyaa
    @bakunyaa 9 месяцев назад

    nice video sir, thanks!

  • @vaipara
    @vaipara 10 месяцев назад

    response 200 but mail didn't reach ??

    • @NihiraTechiees
      @NihiraTechiees  10 месяцев назад

      Just debug see step by step whether it's breaking somewhere.

  • @IspeckDigitalSolutionsPrivateL
    @IspeckDigitalSolutionsPrivateL 11 месяцев назад

    You save me today :)

  • @duongha5903
    @duongha5903 Год назад

    very useful video

  • @marcosvinicios9904
    @marcosvinicios9904 10 месяцев назад

    MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection.
    Help?

  • @jayakumar2927
    @jayakumar2927 Год назад

    Good one

  • @nurtilekalibekov4360
    @nurtilekalibekov4360 9 месяцев назад

    If you encounter the error "An attempt to establish a connection was unsuccessful because the connected party did not respond properly, or the established connection was broken due to a wrong response from the connected computer," try using SSL instead of StartTLS and change the port to 465.

  • @pavipriya6658
    @pavipriya6658 10 месяцев назад

    but how to do this without hardcoding...can you give me any examples..please

  • @pavipriya6658
    @pavipriya6658 10 месяцев назад

    email content, i want to send mail to multiple user...in properties i want to add attachment also

  • @NikhilRathore-b5u
    @NikhilRathore-b5u Год назад

    I'm getting runtime error on smtp.Connect , not sure why

  • @paviyarasanbussiness
    @paviyarasanbussiness Год назад

    Thank you

  • @aksharanatureworld
    @aksharanatureworld Год назад

  • @omkardoke4649
    @omkardoke4649 9 месяцев назад

    Thanks

  • @jobins8752
    @jobins8752 Год назад

    Good content bro in same way phone notifications how ?

  • @pavipriya6658
    @pavipriya6658 10 месяцев назад

    body also

  • @VijayKumar-fq4ie
    @VijayKumar-fq4ie Год назад

    Good one but u make this video too late.

    • @NihiraTechiees
      @NihiraTechiees  Год назад +1

      Yes bro, similar scenario came in my task. So did some research. That concept I am just sharing