🚀 Join the .NET Web Academy with a 30% discount - closing soon! 👉 www.dotnetwebacademy.com/courses/academy?coupon=dnwas23yt
@bzmind_2 жыл бұрын
Thanks for also showing the best practice to implement this, like creating IEmailService, DTO etc... that is much more helpful than you think!!! Thanks.
@luciopereirabrito3154 Жыл бұрын
Thank you a lot, I'm from Brazil and you helped me with this subject. I was having problems with the TSL server. However, now everything makes sense.
@enhu2 жыл бұрын
oh my god I was literally looking for this 2 days ago, you're a life savior, god bless you!
@PatrickGod2 жыл бұрын
Glad I could help! Thanks for sharing that. 😁
@twitterer2 жыл бұрын
Lol @ OMG & Life savior puns
@Thorne9918 ай бұрын
Great Job! This is the real one for Email Clients.
@shahabjoon2012 жыл бұрын
Perfect as always Mr. God. You bless You.
@PatrickGod2 жыл бұрын
😅 Thank you!
@jnr.guerreiro Жыл бұрын
😂
@GrimReaper1604902 жыл бұрын
This is great Patrick! Very simple tutorial but is very useful in a practical use case especially if you need automated emails being sent out :) keep them coming
@tahirnawaz982110 ай бұрын
Thank you so much ❤, seriously I have no words for you, God bless you
@nueledem3525 Жыл бұрын
Nice one patrick. Great video!
@PatrickGod Жыл бұрын
Thank you! 😊
@nirajchandrajoshi9 ай бұрын
Hi I am new to your video and just to highlight that your way of talking is more than super actually supeeeeeeeeeeeeer.
@adebanjooluwasola4709 Жыл бұрын
Amazing Video
@rahiyansafin4492 жыл бұрын
BEST PATRICK GOD VIDEO EVER!!!!!!
@choipatrick70062 жыл бұрын
Thank you for your video. could you please explain or add to the video for sending email with attachments. really thanks.
@94Andreaaa2 жыл бұрын
thank you man i was looking for something like this. keep up the good work.
@nnasim5089 Жыл бұрын
This is Great!! Loved it
@vamvdotnet2 жыл бұрын
Great video, Patrick! Way to go! :)
@PedalsizBerkay Жыл бұрын
THANKS GOD
@grumpydeveloper692 жыл бұрын
I always forget this as well @16:58 I prefer _ for private fields but doing this manually is cumbersome. Just set the C# CodeStyle naming convention for private fields to _camelCase and when you CTRL+. it does it for you
@twitterer2 жыл бұрын
Ditto. Good suggestion.
@testtest-c4z Жыл бұрын
Very good video, is there something that is not clear to me when I send an email using an API, it is not done through an SMTP server? How would it be sent in that case?
@QVMaster Жыл бұрын
Very good and useful explanation❤
@devcharlie33776 ай бұрын
In the first part of the video after connecting the smtp to try out in swagger, I am getting this error when trying out the API in swagger - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
@angelcasanchez72292 жыл бұрын
thank you very much Patrick GOD
@deadturret40498 күн бұрын
Can this be used with OAuth2? I have a google cloud dev console setup for my app and im able to get and refresh tokens but im not sure how to incorporate that into mailkit
@grumpydeveloper692 жыл бұрын
ANd at @17:08 you use GetSection but _config.GetValue("EmailHost") is much easier to use
@TheArmproducer2 жыл бұрын
_config["EmailHost"] even easier)
@chessgamesonline58672 жыл бұрын
how can we send emails for example gmail adresses?
@NimaAghaei-o6j Жыл бұрын
Thanks so much
@sricharan2134 Жыл бұрын
Really nice explanation..👍🏻
@PatrickGod Жыл бұрын
Thank you 🙂
@antoniorod37762 жыл бұрын
Thanks, your video help me a lot
@bloggrammer2 жыл бұрын
Mailkit doesn't work for WPF app, why? I tried to adapt this implementation to a WPF app but that didn't work.
@onr40872 жыл бұрын
I'm doing instant operations on data using jsonresult. Is there an easier way to do this? can you make a video about it?
@2-8ev202 жыл бұрын
Hello! I need to find a solution to send emails in Blazor Webassembly, but I couldn't use this method there. Is there any trick?
@Ngonirow0072 жыл бұрын
Excellent video Patrick. My question now is how to send emails to clients that would have 2FA enable and less secure app access turned off, that is when the API is now in production. I saw a work around to send emails to Gmail accounts by having to turn 2FA and enable less secure app access which it is feasible in production
@ibrahimraboudi6 ай бұрын
this is my problem now
@utsabsingh19448 ай бұрын
cant we use this mail service in MVC project ? i am beginner and dont know why you have to use web API for this
@MuhammadFaizan-rl4rp7 ай бұрын
why do you have same email for both sender and recipient? usually it should be two different emails.
@azgan1232 жыл бұрын
Patrick is funny its hard not to like him 🤣🤣
@PatrickGod2 жыл бұрын
Thank you very much! 😁
@krishtechie2 жыл бұрын
Thank you dude ✌️
@angelsebastianbellomateo69542 жыл бұрын
I love you Patrick
@bennyo Жыл бұрын
So if I implement this. I can purchase a cloud SMTP and hook into that to deliver production worthy emails?
@rylaiQt-h9p26 күн бұрын
Awesome video par
@salvcri2 жыл бұрын
Thanks a lot!
@PatrickGod2 жыл бұрын
Welcome! 😊
@moshkaffy2 жыл бұрын
nice work, keep it up.
@PatrickGod2 жыл бұрын
Thank you so much! 😊
@Mo-ef9yt2 жыл бұрын
Very nice 👍🏿
@PatrickGod2 жыл бұрын
Thank you! 😊
@KN-hv3gn2 жыл бұрын
Hi Patrick! Great tutorial. I have a question. I have a Visual Studio solution with the Email service project and a Razor project called Visitors. How can I consume the Email project to send emails from the Visitors project?
@dgam82 жыл бұрын
I have the same question!!!!
@dgam82 жыл бұрын
There isn't a single video on sending Email with Mailkit using Razor or Blazor....
@asifkhan-yi3nh9 ай бұрын
thanks man!!
@bzmind_2 жыл бұрын
Thank God :D
@sergi30562 жыл бұрын
Perfect
@HiranLIVE2 жыл бұрын
It worked for me. BUT you need to setup an 'app password' on your Google Account if using Gmail as smtp. This is a new thing. They have deprecated the 'Less Secure App' feature.
@giorgichikovani41292 жыл бұрын
what to do exactly in 'app password'?
@HiranLIVE2 жыл бұрын
@@giorgichikovani4129 You have to get an ‘app password’ on your Google Account, and use that in your code instead of your normal Gmail password.
@giorgichikovani41292 жыл бұрын
@@HiranLIVE Tnx
@PriyadarshiPrashant Жыл бұрын
When i try to pass Object (person) i got error like TypeError : Failed To Execute fetch on Windows Request with get /Head Method cannot have body
@abhinjoby71075 ай бұрын
For me it's showing System.Net.Sockets.SocketException. I am facing a connection attempt failure. How to fix this?
@GoLezhaShowMega Жыл бұрын
U'r the best
@PatrickGod Жыл бұрын
Thank you so much! 😊
@ZestyGuy-World Жыл бұрын
your content muaaaaa!!!!!!
@level12452 жыл бұрын
How to embed image in email using mailkit. Without using bodybuilder any example can give me link
@andresbeltran5779 Жыл бұрын
Nice very helpfull
@allantzirin6218 Жыл бұрын
Thanks bro
@angelcasanchez72292 жыл бұрын
Is it possible to make a get by id request to a table that doesn't have a primary key?
@dgam82 жыл бұрын
what are the chances you could do this using blazor? maybe even radzen blazor?
@nucasspro12 жыл бұрын
Could you make a video to share about read write conflict?
@mahydulislam4 ай бұрын
How can I receive mail using mailkit?
@raphaellukas33282 жыл бұрын
Thanks for this informative video! I like it :-)
@PatrickGod2 жыл бұрын
Glad to hear that!
@dhatuan2 жыл бұрын
thank
@debopammandal9255 Жыл бұрын
how to add attachment in this email structure
@Dartarok9992 жыл бұрын
patrick god, could you help me, making a video explaining how to save multiple files with inputfile but save them in a local folder and show that local path in the database, it would be very helpful since I've been trying for a long time... with blazor webassembly
@YogeshGole-e7s Жыл бұрын
hey Actually i getting 404 error while i am testing my api of send email on postman idn why, is this beacause i am working 3.1?
@emmanuellarteymohammed45342 жыл бұрын
God!, interesting
@FerozVox Жыл бұрын
Hi Patrick I am working on X509Certificate I need to check the revocation of certificate online and offline will help me to that if it is possible make some videos on that
@reitumetsemakgatho95372 жыл бұрын
Hi Patrick how can I use this API in angular
@shahabjoon2012 жыл бұрын
Dear Mr. God, Thank you again for existing, the question is, I sent an email with the above structure (which is really perfect), but when I filled the "To" property with a real Gmail as a receiver, it sent it to the sender which is the fake email (generating by the Ethereal). Is it common or did I make a mistake? Thanks in advance Shahab
@bloggrammer2 жыл бұрын
That's weird. Maybe you should close your VS and try again
@twitterer2 жыл бұрын
It might be a restriction by Ethereal to stop you from using their service for production. You can simple use your own proper smtp service and it should be okay.
@shahabjoon2012 жыл бұрын
@@twitterer Thank you Hassan.
@yovanies2798 Жыл бұрын
Me sucedió lo mismo al usar una cuenta de GMAIL, me sale error y no envía el correo. alguna novedad sobre eso.
@vtminhlien88402 жыл бұрын
Can you make video login with google, firebase please
@vci1232 жыл бұрын
Broooooo!
@maurirom922 жыл бұрын
hi, how can I attach files?, I need attach files that are in my wwwroot folder
@EpTechie2 жыл бұрын
Great job 👍👏👏 Can you do a video for Blazor Server without API? Thanks
@SaikiranNomula Жыл бұрын
How can this guarantee that all the emails with attachments will send to the receiver? Is there anything I need to use to get confirmation? reply is greatly appreciated!
@ibrahimraboudi6 ай бұрын
did u find something ?
@louisszeto316200002 жыл бұрын
Excellent video! May I ask if I store the email password in appsetting.json is safe if I deploy the app?
@chips4real12 жыл бұрын
dont store it there
@attilaguba856 Жыл бұрын
@@chips4real1 so what is the good solution, for real deployment?
@naturehuman94693 ай бұрын
But I need to send email on Gmail account there it's not work Please guide me 😢
@leonardvanonselen Жыл бұрын
Nice video👍 do you have any suggestions on which SMTP server to use in production that is able to work seamlessly with the mailkit package? Gmail , 0365 etc. all require MFA which mailkit doesn't cater for
@18_arpitpatel472 жыл бұрын
please anyone say how to implement attachment(fileupload) in this project
@byte79302 жыл бұрын
Exactly what I needed right now! Thanks for your effort! If I could place a wish... I worked through your Udemy course which helped me a lot creating my first app for a friend (work in progress). But as I want to run the backend on a Linux machine I'd like to use EntityFramework with MariaDB instead of MS SQL Server. Is there any chance, you could set up a quick tutorial on that? I'd appreciate it with at least one coffee :)
@bigggmoustache8868 Жыл бұрын
Seriously, ask chatgpt. If you can find something to guide you alongside it you can probably achieve your goal. It's walked me through so much it's absolutely insane.
@samsonmayeem8409 Жыл бұрын
Yes
@joanesgonzaga67519 күн бұрын
In this tutorial youre implementing basic authentication, but this is discontinued. Unfortunatelly it doesn't work in 2024
@attilaguba856 Жыл бұрын
Hi Patrick! Everything is working fine, I have made Contact Us form , but the I have got the same email address for the From and the To objects! I would like to achieve after the user gives the input ( From : user email address ) that will be the sender : email.From.Add(MailboxAddress.Parse("user_Input_email")); email.To.Add(MailboxAddress.Parse("receiver_EmailAddress")); I'm getting emails and etc but the Sender and Receiver are the same email address, ( using gmail ). How Can I fix it?
@FernandoZamudioC2 жыл бұрын
Hello in the Line smtp.Connect("smtp.ethereal.email", 587, MailKit.Security.SecureSocketOptions.StartTls); return this error SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection. Any idea ? thank you !
@iamfahimshahriar Жыл бұрын
were you able to solve it ?
@FernandoZamudioC Жыл бұрын
@@iamfahimshahriar yes thank you
@MustafaAdel-oj4uc Жыл бұрын
in my case ,i am just stop avast anti-virus and it works.