<?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/"
	>

<channel>
	<title>sendmail &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/sendmail/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:17:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Add SMTP STARTTLS Support in Sendmail</title>
		<link>https://it.megocollector.com/scripts/add-smtp-starttls-support-in-sendmail/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 10 Jun 2016 17:09:20 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[starttls]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3188</guid>

					<description><![CDATA[Configure Sendmail email server to use SSL encryption for sending/receiving email. This is an example of using a CA certificate rather than a self-signed certificate.&#160; This article assumes that the CA certificate is already in place and ready to go. Modify the /etc/mail/sendmail.mc file.&#160; Find the section with similar variables that is commented out and copy this under it. define(`confCACERT_PATH',...]]></description>
		
		
		
			</item>
		<item>
		<title>Install SpamAssassin on CentOS 6</title>
		<link>https://it.megocollector.com/linux/install-spamassassin-on-centos-6/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 18 May 2015 21:49:13 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[spamassasin]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=2724</guid>

					<description><![CDATA[SpamAssassin is an e-mail spam filter which uses content-matching rules. For this install, CentOS 6.6 (64-bit) and Sendmail are used. Enable EPEL repository. One way is to download and install the EPEL repository. wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm yum install -y epel-release-6.8.noarch.rpm Another is to edit the /etc/yum.repos.d/epel.repo file and change enabled=0 to enabled=1 under the [epel] section. [epel] name=Extra Packages for Enterprise...]]></description>
		
		
		
			</item>
	</channel>
</rss>
