Sayuri KambleforSayuri Kamblesayurikamble.hashnode.net·Aug 21, 2021Send Mails Programmatically with SendgridGiving a little bit of background, I am working as an intern and was asked to build a portal that would send a bunch of emails at once. And honestly, I had no idea how to do it. One of my teammates suggested looking into SendGrid. I've spent quite s...Discuss·102 likes·593 readsNext.js
Surjith S MforSurjith's Blogsurjithctly.hashnode.net·Dec 21, 2020How to Setup a Working Contact Form in your Hashnode Blog?If you are using a hashnode blog, chances are you don't have a contact form in your blog. However its now easy to add one with their Widget Option where you can embed on a separate page on inside a blog post. The options are limitless. I'll explain ...vaibhav kumar and 3 others are discussing this4 people are discussing thisDiscuss·59 likes·693 readsJAMstack
Václav Hodekforvaclavhodek's blogvaclavhodek.hashnode.net·Oct 28, 2020Kotlin & Gmail API - listing emailsThe idea Let's demonstrate the basic functionality on a useful idea. I have a folder/label in Gmail with a lot of emails. I want to list all email addresses - all senders. Everything I need to do is a small console app to go through all emails with t...Discuss·48 likes·591 readsKotlin
Tiago Rangel de SousaforTiago's notestiagorangel.hashnode.net·Apr 1, 2023We need to rethink email.Hi everyone! Today I want to talk about an issue that's been a problem on my side for a while now: email. As essential as it is for our daily communication, email has some major flaws that we need to address. Here, I'll explore the problems with emai...Discussemail
Mary Hlumilinaformaryhlmln.hashnode.net·Mar 14, 2023Sending Emails in WooCommerceTransactional emails in WooCommerce: definition, importance, examples Transactional emails are emails that are triggered when a user takes a specific action. For example, when you forget your super difficult password (mydogmax111) for the 100th time...Discussmarketing
Divine OrjiforOpen Replay's Technical Blogopenreplay.hashnode.net·Mar 13, 2023A Beginner's Guide To Integrating Next.Js And Mailtrap For Seamless Email TestingFor apps that use emails to contact users or send notifications, email testing is a crucial step in the development process. It helps to ensure that your app’s email functionality works as expected and that you send the appropriate content to the cor...Discuss·2 likes·29 readsGeneral Programming
Gaiya M. Obedforcodepediagaiyaobed.hashnode.net·Mar 4, 2023Building an Email Spam Detection Model with Logistic Regression in Python using Scikit-learnIn this blog post, we will explore how to use logistic regression to classify emails as spam or not spam. We will use the scikit-learn library in Python to build and evaluate our model. Step 1: Import the necessary libraries We will start by importin...Discuss·33 readsMachine Learning
Sofia TarhonskaforMailtrap Hashnode Blogmailtrap.hashnode.net·Nov 18, 2022Intro to Transactional EmailsWhat makes for a beautiful experience of using a platform or an app? Interactive interfaces? Mind-blowing designs? Interesting copy? Maybe. But what most users really care about is getting stuff done — quickly buying a product, easily launching a we...Discussemail
Sofia TarhonskaforMailtrap Hashnode Blogmailtrap.hashnode.net·Sep 20, 2022Send Emails in ASP.NET C#You’ve got a long ASP.NET project ahead. You’re trying to wrap your head around all tasks at hand – infrastructure, business logic, admin panel, integrations. On top of that, there’s a long list of ‘could have’ type of features that the team would li...Discuss·72 readsASP.NET
Salem OdodaforSalemzii's Blogsalemzii.hashnode.net·Aug 21, 2022Sending E-mails with Go.Sending email notifications are essential for effective communication between users and service providers. Beneath this notable piece of technology lies several layers of abstractions which might require more than a blog post to have a clear or compl...Discuss·2 likes·157 readsEmails
Niven RanchhodforBare Bonesbarebones.hashnode.net·Aug 5, 2022Uber email receipt vs. Outlook — an exclusive take from an email developerOriginal story by Bleeping Computer: https://www.bleepingcomputer.com/news/microsoft/microsoft-outlook-is-crashing-when-reading-uber-receipt-emails/ https://giphy.com/gifs/HteV6g0QTNxp6 Pointless but funny gif of Ron Swanson from Parks & Recreation,...Discuss·31 readsemail marketing
Edžnan JusufovićforEdžnan Jusufovićedznan.hashnode.net·Jun 7, 2022HTML email template editing for beginnersI want to share how to easily create a cool and good looking email template in just a few minutes. Actually this is a part of the series of blogs about HTML emails that I am planning on writing soon. We will be using a powerful drag-and-drop editor ...Discuss·28 readsHTML Emails
Mohanraj RforMohanraj R.binarysouljour.hashnode.net·Jun 5, 2022Email aliases as Security Feature ???What is an Email alias ?? For those who don't know email aliases, they basically works as an email forwarder with custom word in the email address. This helps you to use the same email address without creating new gmail address for signups. This also...Discuss·91 readshacking