<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.pafsan.fr/index.php?action=history&amp;feed=atom&amp;title=Configuration_exim4_par_relais</id>
	<title>Configuration exim4 par relais - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pafsan.fr/index.php?action=history&amp;feed=atom&amp;title=Configuration_exim4_par_relais"/>
	<link rel="alternate" type="text/html" href="https://wiki.pafsan.fr/index.php?title=Configuration_exim4_par_relais&amp;action=history"/>
	<updated>2026-04-14T07:07:43Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://wiki.pafsan.fr/index.php?title=Configuration_exim4_par_relais&amp;diff=99&amp;oldid=prev</id>
		<title>Paf : Page créée avec « === Présentation ===  Cette configuration permet à un serveur linux d' envoyer les mails via le relais smtp.    Tout les mails partiront en sysadmin@delta-assurances.net... »</title>
		<link rel="alternate" type="text/html" href="https://wiki.pafsan.fr/index.php?title=Configuration_exim4_par_relais&amp;diff=99&amp;oldid=prev"/>
		<updated>2022-12-19T18:41:58Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « === Présentation ===  Cette configuration permet à un serveur linux d&amp;#039; envoyer les mails via le relais smtp.    Tout les mails partiront en sysadmin@delta-assurances.net... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Présentation ===&lt;br /&gt;
Cette configuration permet à un serveur linux d' envoyer les mails via le relais smtp.&lt;br /&gt;
&lt;br /&gt;
Tout les mails partiront en sysadmin@delta-assurances.net.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
* Editer le fichier /etc/exim4/update-exim4.conf.conf et entrer les valeurs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_eximconfig_configtype='satellite'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_other_hostnames=&amp;lt;nowiki&amp;gt;''&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_local_interfaces='127.0.0.1'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_readhost='delta-assurances.net'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_relay_domains=&amp;lt;nowiki&amp;gt;''&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_minimaldns='true'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_relay_nets=&amp;lt;nowiki&amp;gt;''&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_smarthost='192.168.1.5'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;CFILEMODE='644'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_use_split_config='false'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_hide_mailname='true'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_mailname_in_oh='true'&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dc_localdelivery='mail_spool'&amp;lt;/code&amp;gt;&lt;br /&gt;
* Editer le fichier exim4.conf.template et modifier la règle suivante&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;###&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt; transport/10_exim4-config_transport-macros&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;#################################&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;.ifdef HIDE_MAILNAME&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;REMOTE_SMTP_HEADERS_REWRITE=*@* sysadmin@delta-assurances.net fsr&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;REMOTE_SMTP_RETURN_PATH=sysadmin@delta-assurances.net&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;.endif&amp;lt;/code&amp;gt;&lt;br /&gt;
* Lancer la reconfiguration&lt;br /&gt;
&lt;br /&gt;
update-exim4.conf&lt;/div&gt;</summary>
		<author><name>Paf</name></author>
		
	</entry>
</feed>