<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Email Delivery &#8211; Blog DBA Dutra</title>
	<atom:link href="https://www.dbadutra.com/tag/email-delivery/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbadutra.com</link>
	<description></description>
	<lastBuildDate>Wed, 10 Jan 2024 18:55:11 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
<site xmlns="com-wordpress:feed-additions:1">170494511</site>	<item>
		<title>Sending email using OCI Email Delivery service</title>
		<link>https://www.dbadutra.com/2024/01/sending-email-using-oci-email-delivery-service/</link>
					<comments>https://www.dbadutra.com/2024/01/sending-email-using-oci-email-delivery-service/#respond</comments>
		
		<dc:creator><![CDATA[André Luiz Dutra Ontalba]]></dc:creator>
		<pubDate>Wed, 10 Jan 2024 18:55:07 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Email Delivery]]></category>
		<guid isPermaLink="false">https://www.dbadutra.com/?p=6184</guid>

					<description><![CDATA[Today, we will configure the email delivery service to send emails using Always Free resources. First, you need access to an OCI environment. When you have an environment, ensure your user has been assigned to a group with permission to manage the&#160;email-family&#160;resources. It would be best if you had a DNS domain to publish your [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Today, we will configure the email delivery service to send emails using Always Free resources.</p>



<p>First, you need access to an OCI environment. When you have an environment, ensure your user has been assigned to a group with permission to manage the&nbsp;email-family&nbsp;resources.</p>



<p>It would be best if you had a DNS domain to publish your domain keys identified mail (DKIM) and sender policy framework (SPF) records.<br><br><strong>1.</strong> <strong>Generate SMTP credentials</strong></p>



<p>SMTP credentials are necessary to send email through Email Delivery. &nbsp;Remember that each user is limited to a maximum of two SMTP credentials.</p>



<p>Log into the Oracle Cloud Console and navigate to <strong>Identity >> Domains >> OracleIdentityCloudService domain >> Users</strong>.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-16.png"><img fetchpriority="high" decoding="async" width="712" height="691" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-16.png" alt="" class="wp-image-6185" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-16.png 712w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-16-300x291.png 300w" sizes="(max-width: 712px) 100vw, 712px" /></a></figure>



<p>Click on SMTP Credentials and click on Generate credentials.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-17.png"><img decoding="async" width="474" height="638" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-17.png" alt="" class="wp-image-6186" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-17.png 474w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-17-223x300.png 223w" sizes="(max-width: 474px) 100vw, 474px" /></a></figure>



<p>Fill out the description and Click on “Generate Credentials.”</p>



<p>Copy the username and password. You can’t retrieve the password after closing the dialog box for security reasons.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-18.png"><img decoding="async" width="850" height="364" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-18.png" alt="" class="wp-image-6187" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-18.png 850w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-18-300x128.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-18-768x329.png 768w" sizes="(max-width: 850px) 100vw, 850px" /></a></figure>



<p><strong>2.</strong> <strong>Create your email domain.</strong></p>



<p>An email domain lets you set up essential authentication measures for sending emails. Under Developer Services, select Application Integration and Email Delivery.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-19.png"><img loading="lazy" decoding="async" width="975" height="264" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-19.png" alt="" class="wp-image-6188" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-19.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-19-300x81.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-19-768x208.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Click <strong>Email Domains</strong> and create a domain. If setting up DKIM and SPF, choose a DNS domain that you own or control and plan to use for the sending email address.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-20.png"><img loading="lazy" decoding="async" width="975" height="645" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-20.png" alt="" class="wp-image-6189" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-20.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-20-300x198.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-20-768x508.png 768w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-20-90x60.png 90w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-20-180x120.png 180w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-20-95x64.png 95w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Click on “Create Email Domain.”</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-21.png"><img loading="lazy" decoding="async" width="975" height="294" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-21.png" alt="" class="wp-image-6190" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-21.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-21-300x90.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-21-768x232.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p><strong>3.</strong> <strong>Set up DKIM</strong></p>



<p>DKIM is an email authentication technique that allows the receiver to verify the owner of an email domain. It gives the email a digital signature and a header field containing all the signature and key-fetching data. So, implementing DKIM improves email deliverability and can protect your domain against malicious emails sent on behalf of your domain.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-22.png"><img loading="lazy" decoding="async" width="975" height="240" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-22.png" alt="" class="wp-image-6191" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-22.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-22-300x74.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-22-768x189.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Click on “Add DKIM”</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-23.png"><img loading="lazy" decoding="async" width="975" height="619" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-23.png" alt="" class="wp-image-6192" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-23.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-300x190.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-768x488.png 768w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-190x122.png 190w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-120x76.png 120w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-265x168.png 265w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-284x180.png 284w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-274x173.png 274w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-23-220x140.png 220w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Fill out the DKIM Selector after clicking on Generate DKIM Record and click on “Create DKIM.”</p>



<p>We now need to configure our DNS domain. Go to your zone and create the CNAME record with the value it gives you.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-24.png"><img loading="lazy" decoding="async" width="975" height="33" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-24.png" alt="" class="wp-image-6193" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-24.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-24-300x10.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-24-768x26.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>If done correctly, your DKIM signing status changes to Active. Depending on the update type, updates to your DNS records can take up to 24 hours to propagate globally.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-25.png"><img loading="lazy" decoding="async" width="908" height="242" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-25.png" alt="" class="wp-image-6194" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-25.png 908w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-25-300x80.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-25-768x205.png 768w" sizes="(max-width: 908px) 100vw, 908px" /></a></figure>



<p>After DNS propagation, active DKIM will appear.</p>



<p><strong>Tip: Rotate your DKIM keys at least every six months. This reduces the risk of active keys being compromised, either by attackers cracking or stealing them.</strong></p>



<p><strong>4.</strong> <strong>Create an approved sender</strong></p>



<p>You need an approved sender for all “From” addresses sending mail through OCI. Otherwise, mail is rejected. Every sender&#8217;s email address must be registered to use it for Email Delivery.</p>



<p>Important note the following details about approved senders:</p>



<ul class="wp-block-list">
<li>An approved sender is associated with a compartment and only exists in the region where it was configured. If you create an approved sender in the US West (Phoenix) region, you can’t send email through the US East (Ashburn) region with that sender.</li>



<li>Using multiple addresses in the email “From:” header is discouraged because it increases the possibility that your mail is placed in a spam folder or discarded.</li>



<li>Approved senders are unique to tenancies. The service returns a 409 Conflict error if you create a duplicate sender.</li>
</ul>



<p>Under DKIM, you can see Approved Senders. Create one.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-26.png"><img loading="lazy" decoding="async" width="975" height="333" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-26.png" alt="" class="wp-image-6195" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-26.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-26-300x102.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-26-768x262.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Click on “Create Approved Sender”</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-27.png"><img loading="lazy" decoding="async" width="975" height="347" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-27.png" alt="" class="wp-image-6196" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-27.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-27-300x107.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-27-768x273.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Fill out the email address that you will use as the Approved sender. After that, click on “Create Approved Sender.”</p>



<p><strong>5. Configure SPF on your approved sender domain</strong></p>



<p>The SPF allows you to state which email servers are permitted to send email on behalf of your domain. Email receivers use SPF to detect email spoofing. &nbsp;Without SPF, a spam or phishing email can be spoofed to appear to be from a legitimate domain.</p>



<p>Navigate to your approved sender. Under the three-dot menu, select <strong>View SPF</strong>.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-28.png"><img loading="lazy" decoding="async" width="975" height="341" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-28.png" alt="" class="wp-image-6197" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-28.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-28-300x105.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-28-768x269.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-29.png"><img loading="lazy" decoding="async" width="975" height="434" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-29.png" alt="" class="wp-image-6198" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-29.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-29-300x134.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-29-768x342.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Choose your sending location and create a DNS TXT record with the corresponding value. I’m using All commercial regions.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-30.png"><img loading="lazy" decoding="async" width="975" height="183" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-30.png" alt="" class="wp-image-6199" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-30.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-30-300x56.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-30-768x144.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>It can take some time, but your domain now shows DKIM Signing and SPF working.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-31.png"><img loading="lazy" decoding="async" width="975" height="218" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-31.png" alt="" class="wp-image-6200" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-31.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-31-300x67.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-31-768x172.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p></p>



<p><strong>6. Configure the SMTP connection</strong></p>



<p>Navigate to Configuration to access SMTP sending information to configure the connection in your system.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-32.png"><img loading="lazy" decoding="async" width="975" height="182" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-32.png" alt="" class="wp-image-6201" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-32.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-32-300x56.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-32-768x143.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>The following information is displayed:</p>



<ul class="wp-block-list">
<li>Public endpoint: The public endpoint used to send email to this region</li>



<li>SMTP ports: The SMTP ports used to accept email. Email Delivery supports TLS on port 25 or 587 (recommended).</li>



<li>Security: Indicates if TLS is being used. Customers must encrypt email while in transit to Email Delivery.</li>
</ul>



<p><strong>7. Send mail</strong></p>



<p>Now that our email domain is set up and secured, we can begin sending mail! You can use your own SMTP library or product, such as Postfix. I’m using Postfix to integrate with Email Delivery.<br><br></p>



<p><strong>Install Postfix</strong></p>



<p> Run the command: yum install postfix -y</p>



<pre class="wp-block-preformatted">[root@vm-blog ~]# yum install postfix -y
Last metadata expiration check: 2:30:40 ago on Tue 09 Jan 2024 08:31:43 PM GMT.
Package postfix-2:3.5.8-7.el8.aarch64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[root@vm-blog ~]#
</pre>



<p><strong>Start Postfix and make it running upon reboot.</strong></p>



<p>Run the command:  service postfix start</p>



<pre class="wp-block-preformatted">[root@vm-blog ~]# service postfix start
Redirecting to /bin/systemctl start postfix.service
[root@vm-blog ~]#


chkconfig postfix on

[root@vm-blog ~]# chkconfig postfix on
Note: Forwarding request to 'systemctl enable postfix.service'.
[root@vm-blog ~]#
</pre>



<p><strong>Edit the main.cf and add the endpoint in the end of the file</strong></p>



<pre class="wp-block-preformatted">[root@vm-blog ~]# vi /etc/postfix/main.cf

### SMTP - RELAY
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
relayhost = smtp.email.us-ashburn-1.oci.oraclecloud.com:587
</pre>



<p><strong>Create the sasl_passwd file in the same directory of main.cf.</strong></p>



<pre class="wp-block-preformatted">vi /etc/postfix/sasl_passwd

</pre>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-33.png"><img loading="lazy" decoding="async" width="975" height="42" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-33.png" alt="" class="wp-image-6202" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-33.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-33-300x13.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-33-768x33.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>The file contains this format:</p>



<pre class="wp-block-preformatted">smtp.email.us-ashburn-1.oci.oraclecloud.com:587 user:password*
</pre>



<p><strong>*The user and password will be the SMTP credentials been generated in the first step.</strong></p>



<p><strong>Change the owner and permission of the sasl_passwd</strong></p>



<pre class="wp-block-preformatted">[root@vm-blog ~]# chown root:root /etc/postfix/sasl_passwd
[root@vm-blog ~]# chmod 600 /etc/postfix/sasl_passwd
</pre>



<p><strong>Generate the password hash and reload the postfix</strong></p>



<pre class="wp-block-preformatted">[root@vm-blog ~]# postmap hash:/etc/postfix/sasl_passwd
[root@vm-blog ~]# postfix reload
postfix/postfix-script: refreshing the Postfix mail system
[root@vm-blog ~]#
</pre>



<p><strong>Send the test email.&nbsp; This require installing mailx package to validate.</strong></p>



<p>Run the command:  yum install mailx -y</p>



<pre class="wp-block-preformatted">[root@vm-blog ~]# yum install mailx -y
Last metadata expiration check: 2:49:02 ago on Tue 09 Jan 2024 08:31:43 PM GMT.
Dependencies resolved.
======================================================================================================================================================================================================
 Package                                   Architecture                                Version                                            Repository                                             Size
======================================================================================================================================================================================================
Installing:
 mailx                                     aarch64                                     12.5-29.el8                                        ol8_baseos_latest                                     246 k

Transaction Summary
======================================================================================================================================================================================================
Install  1 Package

Total download size: 246 k
Installed size: 493 k
Downloading Packages:
mailx-12.5-29.el8.aarch64.rpm                                                                                                                                         6.0 MB/s | 246 kB     00:00
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                 5.6 MB/s | 246 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                              1/1
  Installing       : mailx-12.5-29.el8.aarch64                                                                                                                                                    1/1
  Running scriptlet: mailx-12.5-29.el8.aarch64                                                                                                                                                    1/1
  Verifying        : mailx-12.5-29.el8.aarch64                                                                                                                                                    1/1

Installed:
  mailx-12.5-29.el8.aarch64

Complete!
[root@vm-blog ~]#
</pre>



<p>Now, send the email to validate.</p>



<p>Run this command:</p>



<pre class="wp-block-preformatted">echo "This a test message from DBADUTRA BLOG" | mail -s "Validation DKIM, SPF, Email Delivery - OCI" -r &lt;approved sender email address> &lt;recipient email address></pre>



<p>Validate that you received the email</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-34.png"><img loading="lazy" decoding="async" width="975" height="229" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-34.png" alt="" class="wp-image-6203" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-34.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-34-300x70.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-34-768x180.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Check on Dashboard</p>



<p>Remember the first 3.100 emails sent are free. After this, you pay $0.085 per 1000 emails Sent.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/01/image-35.png"><img loading="lazy" decoding="async" width="975" height="394" src="https://www.dbadutra.com/wp-content/uploads/2024/01/image-35.png" alt="" class="wp-image-6204" srcset="https://www.dbadutra.com/wp-content/uploads/2024/01/image-35.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-35-300x121.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/01/image-35-768x310.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>I hope this article can help you; it is a reliable, robust, low-cost solution for high-volume email sending. Remember that all the resources used for this article are always free.</p>



<p>See you in the next article.</p>



<p></p>



<p><strong>Disclaimer: “The postings on this site are my own and do not necessarily represent my current employer positions, strategies, or opinions. The information here was edited to be useful for general purpose, specific data, and identifications was removed to allow reaching a generic audience and to be useful.</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dbadutra.com/2024/01/sending-email-using-oci-email-delivery-service/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6184</post-id>	</item>
	</channel>
</rss>
