<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Sending Transactional Emails Using Ktor, Kotlin, and MailerSend	</title>
	<atom:link href="https://blog.codersee.com/sending-transactional-emails-ktor-kotlin-mailersend/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.codersee.com/sending-transactional-emails-ktor-kotlin-mailersend/</link>
	<description>Kotlin &#38; Backend Tutorials - Learn Through Practice.</description>
	<lastBuildDate>Wed, 16 Apr 2025 04:49:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Piotr		</title>
		<link>https://blog.codersee.com/sending-transactional-emails-ktor-kotlin-mailersend/#comment-80</link>

		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Mon, 06 Feb 2023 06:56:24 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=5504278#comment-80</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.codersee.com/sending-transactional-emails-ktor-kotlin-mailersend/#comment-79&quot;&gt;jb&lt;/a&gt;.

Hi and thank you for your input :) 

Well, the endpoint without the authorization seems a bit odd, also the REST API without a client app, seems a bit odd as well, etc, etc...

When creating articles about particular topics I do my best to get straight to the point and focus on what&#039;s the most important- so here the core topic is how to send e-mails with Ktor and MailerSend. Also, this way it becomes a bit more generic- the code focused on e-mail sending can be easily adjusted according to everyone&#039;s needs- it can be used as a part of a backend app exposing some REST API, but also a client application.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.codersee.com/sending-transactional-emails-ktor-kotlin-mailersend/#comment-79">jb</a>.</p>
<p>Hi and thank you for your input 🙂 </p>
<p>Well, the endpoint without the authorization seems a bit odd, also the REST API without a client app, seems a bit odd as well, etc, etc&#8230;</p>
<p>When creating articles about particular topics I do my best to get straight to the point and focus on what&#8217;s the most important- so here the core topic is how to send e-mails with Ktor and MailerSend. Also, this way it becomes a bit more generic- the code focused on e-mail sending can be easily adjusted according to everyone&#8217;s needs- it can be used as a part of a backend app exposing some REST API, but also a client application.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jb		</title>
		<link>https://blog.codersee.com/sending-transactional-emails-ktor-kotlin-mailersend/#comment-79</link>

		<dc:creator><![CDATA[jb]]></dc:creator>
		<pubDate>Sun, 05 Feb 2023 09:58:50 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=5504278#comment-79</guid>

					<description><![CDATA[Simply running a blocking coroutine during ktor app startup seems a bit odd dont it? Why not put it behind an endpoint?]]></description>
			<content:encoded><![CDATA[<p>Simply running a blocking coroutine during ktor app startup seems a bit odd dont it? Why not put it behind an endpoint?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.codersee.com @ 2026-04-28 10:05:26 by W3 Total Cache
-->