<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://bradnor.ddns.net/bradnorwiki/index.php?action=history&amp;feed=atom&amp;title=Install_mail_%28exim%29</id>
	<title>Install mail (exim) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bradnor.ddns.net/bradnorwiki/index.php?action=history&amp;feed=atom&amp;title=Install_mail_%28exim%29"/>
	<link rel="alternate" type="text/html" href="https://bradnor.ddns.net/bradnorwiki/index.php?title=Install_mail_(exim)&amp;action=history"/>
	<updated>2026-04-05T18:01:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://bradnor.ddns.net/bradnorwiki/index.php?title=Install_mail_(exim)&amp;diff=225&amp;oldid=prev</id>
		<title>Ch at 10:14, 23 September 2019</title>
		<link rel="alternate" type="text/html" href="https://bradnor.ddns.net/bradnorwiki/index.php?title=Install_mail_(exim)&amp;diff=225&amp;oldid=prev"/>
		<updated>2019-09-23T10:14:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Basic_Install|&amp;amp;lArr; Basic Install]]&lt;br /&gt;
&lt;br /&gt;
;Install exim&lt;br /&gt;
:&amp;lt;tt&amp;gt;sudo apt-get install exim4 exim4-config&amp;lt;/tt&amp;gt;&lt;br /&gt;
;Configure exim (using gmail smarthost)&lt;br /&gt;
:&amp;lt;tt&amp;gt;sudo dpkg-reconfigure exim4-config&amp;lt;/tt&amp;gt;&lt;br /&gt;
::Choose &amp;quot;mail sent by smarthost; received via SMTP or fetchmail&amp;quot; &lt;br /&gt;
::Set to &amp;quot;localhost&amp;quot; for &amp;quot;System mail name:&amp;quot;. e.g. bradnorrp1&lt;br /&gt;
::Set to &amp;quot;127.0.0.1&amp;quot; for &amp;quot;IP-addresses to listen on for incoming SMTP connections&amp;quot; to refuse external connections. &lt;br /&gt;
::Leave as empty for &amp;quot;Other destinations for which mail is accepted:&amp;quot;. &lt;br /&gt;
::Leave as empty for &amp;quot;Machines to relay mail for:&amp;quot;. &lt;br /&gt;
::Set to &amp;quot;smtp.gmail.com::587&amp;quot; for &amp;quot;IP address or host name of the outgoing smarthost:&amp;quot;. &lt;br /&gt;
::Choose &amp;quot;NO&amp;quot; for &amp;quot;Hide local mail name in outgoing mail?&amp;quot;. &lt;br /&gt;
::Choose &amp;quot;NO&amp;quot; for &amp;quot;Keep number of DNS-queries minimal (Dial-on-Demand)?&amp;quot;. &lt;br /&gt;
::Choose &amp;quot;mbox format in /var/mail/&amp;quot; for &amp;quot;Delivery method for local mail&amp;quot;. &lt;br /&gt;
::Choose &amp;quot;YES&amp;quot; for &amp;quot;Split configuration into small files?&amp;quot;.&lt;br /&gt;
;Setup smarthost password&lt;br /&gt;
:Edit &amp;lt;tt&amp;gt;/etc/exim4/passwd.client&amp;lt;/tt&amp;gt;&lt;br /&gt;
::Add &amp;lt;tt&amp;gt;*.google.com:&amp;lt;username&amp;gt;:&amp;lt;password&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
;Apply config&lt;br /&gt;
:&amp;lt;tt&amp;gt;sudo update-exim4.conf&amp;lt;/tt&amp;gt;&lt;br /&gt;
;Restart exim&lt;br /&gt;
:&amp;lt;tt&amp;gt;sudo systemctl restart exim4&amp;lt;/tt&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ch</name></author>
	</entry>
</feed>