<?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>System Adm &#187; E-Mail server</title>
	<atom:link href="http://www.system.adm.br/category/e-mail-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system.adm.br</link>
	<description>Some IT Tips (Linux, Unix, HP-UX, AIX, Solaris, etc).</description>
	<lastBuildDate>Wed, 19 May 2010 20:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adding new users to Xmail SMTP server</title>
		<link>http://www.system.adm.br/2009/04/adding-new-users-to-xmail-smtp-server/</link>
		<comments>http://www.system.adm.br/2009/04/adding-new-users-to-xmail-smtp-server/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:29:56 +0000</pubDate>
		<dc:creator>Lincoln Zuljewic Silva</dc:creator>
				<category><![CDATA[E-Mail server]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[xmail]]></category>

		<guid isPermaLink="false">http://www.system.adm.br/?p=9</guid>
		<description><![CDATA[There are three different ways to add an user on XMail: - Using &#8220;telnet localhost 6017&#8221; - Using XMailAdmin (a Windows client) - Using phpxmail (a php script that run in the browser &#160;&#160;&#160; &#8211; need apache and PHP in some server that can access the XMail server). The most important thing is configure a [...]]]></description>
			<content:encoded><![CDATA[<p>There are three different ways to add an user on XMail:<br />
	- Using &ldquo;telnet localhost 6017&rdquo;<br />
	- Using XMailAdmin (a Windows client)<br />
	- Using phpxmail (a php script that run in the browser<br />
	&nbsp;&nbsp;&nbsp; &#8211; need apache and PHP in some server that can access the XMail server).</p>
<p>	The most important thing is configure a user/passwd as XMail administrator:<br />
	- <span style="font-size: 12px;"><code># /var/MailRoot/bin/XMCrypt SOME_PASSWORD</code></span><br />
	- Edit the /var/MailRoot/ctrlaccounts.tab and add the following line:<br />
	&nbsp;&nbsp;&nbsp; <code>&quot;USERNAME&quot;&lt;TAB&gt;&quot;string returned from XMCrypt command&quot;</code><br />
	&nbsp;&nbsp; &nbsp;Note: SOME_PASSWORD is the desired password for the administrator user, USERNAME is the desired user and &lt;TAB&gt; means a TAB.</p>
<p>	Assuming that you have apache, php and phpxmail installed, access it thru http://YOUR_SERVER/phpxmail/ and fill the following data:<br />
	- Server hostname: XMail server hostname<br />
	- Server ip address: XMail server IP address<br />
	- Server port: XMail CTRL service port (usually 6017)<br />
	- CTRL account: the user created above<br />
	- CTRL password: the password defined above Once you are now able to login on that XMail CTRL console, go to &ldquo;server domains&rdquo;, click on the domain you wish to add the user and &ldquo;new user&rdquo;.</p>
<p>	&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system.adm.br/2009/04/adding-new-users-to-xmail-smtp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
