<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — [local mail] s-nail + postfix]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=689&amp;type=atom" />
	<updated>2022-06-05T14:50:32Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=689</id>
		<entry>
			<title type="html"><![CDATA[[local mail] s-nail + postfix]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4618#p4618" />
			<content type="html"><![CDATA[<p>USER = your main user</p><div class="codebox"><pre><code>usermod -aG adm USER</code></pre></div><div class="codebox"><pre><code>doas pacman -S postfix</code></pre></div><div class="codebox"><pre><code>doas rc-service postfix start</code></pre></div><div class="codebox"><pre><code>doas nano /etc/postfix/aliases</code></pre></div><p>--&gt;root : USER<br /></p><div class="codebox"><pre><code>doas newaliases</code></pre></div><div class="codebox"><pre><code>echo test mail localhost | mail -s &quot;mail test&quot; root</code></pre></div><p>To read the messages<br /></p><div class="codebox"><pre><code>mail</code></pre></div><p>or <br /></p><div class="codebox"><pre><code>mutt -f /var/mail/USER</code></pre></div><p>rc-service<br /></p><div class="codebox"><pre><code>doas rc-update add postfix default</code></pre></div>]]></content>
			<author>
				<name><![CDATA[gnu]]></name>
			</author>
			<updated>2022-06-05T14:50:32Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4618#p4618</id>
		</entry>
</feed>
