<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3AEmail_Security</id>
	<title>Redhat:Email Security - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3AEmail_Security"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Email_Security&amp;action=history"/>
	<updated>2026-05-05T01:25:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Email_Security&amp;diff=3329&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== General User Security ==  The default security of a mail server allows all users to use the local smtp mail server with out a password.  This can be changed in the configur...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Email_Security&amp;diff=3329&amp;oldid=prev"/>
		<updated>2013-08-26T11:02:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== General User Security ==  The default security of a mail server allows all users to use the local smtp mail server with out a password.  This can be changed in the configur...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== General User Security ==&lt;br /&gt;
&lt;br /&gt;
The default security of a mail server allows all users to use the local smtp mail server with out a password.  This can be changed in the configuration of both postfix and sendmail.&lt;br /&gt;
&lt;br /&gt;
One way to change this is to prevent users to from logging into the email server at all by stopping them haveing a login shell in the /etc/passwd file.  A user can set up an email manager connect to the email server.&lt;br /&gt;
&lt;br /&gt;
== Authentication ==&lt;br /&gt;
&lt;br /&gt;
Access to the server is limited to to configured users, which is authenticated using the SASL.  Both Postfix and Sendmail configure the autentication with a line in their main config file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
pwcheck_method=saslauthd&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SASL&amp;#039;s config file then itself defines the authentication method is /etc/sysconfig/saslauthd:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
MECH=pam&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mail Logging ==&lt;br /&gt;
&lt;br /&gt;
Messages relating to the Mail server can be found in the /var/log/messges file.  This will include messges relating to restarts, user connections and messgaes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Common Security Issues ==&lt;br /&gt;
&lt;br /&gt;
The default port for email servers in port 25.  This port must be open in the firewall to allow access.&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>