<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Exim : почта root на gmail]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=15947&amp;type=atom" />
	<updated>2011-08-19T13:50:58Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=15947</id>
		<entry>
			<title type="html"><![CDATA[Exim : почта root на gmail]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=204578#p204578" />
			<content type="html"><![CDATA[<p>Доброго дня.</p><p>Помогите создать алиас. Почта , направленная на root (root@мой_сервер.ру) должна уходить на мой_адрес@gmail.com</p><p>Текущий конфиг (/etc/exim4/conf.d/router/400_exim4-config_system_aliases):</p><div class="codebox"><pre><code>system_aliases:
  debug_print = &quot;R: system_aliases for $local_part@$domain&quot;
  driver = redirect
  domains = +local_domains
  allow_fail
  allow_defer
  data = ${lookup{$local_part}lsearch{/etc/aliases}}
  .ifdef SYSTEM_ALIASES_USER
  user = SYSTEM_ALIASES_USER
  .endif
  .ifdef SYSTEM_ALIASES_GROUP
  group = SYSTEM_ALIASES_GROUP
  .endif
  .ifdef SYSTEM_ALIASES_FILE_TRANSPORT
  file_transport = SYSTEM_ALIASES_FILE_TRANSPORT
  .endif
  .ifdef SYSTEM_ALIASES_PIPE_TRANSPORT
  pipe_transport = SYSTEM_ALIASES_PIPE_TRANSPORT
  .endif
  .ifdef SYSTEM_ALIASES_DIRECTORY_TRANSPORT
  directory_transport = SYSTEM_ALIASES_DIRECTORY_TRANSPORT
  .endif</code></pre></div>]]></content>
			<author>
				<name><![CDATA[yashindmitry]]></name>
				<uri>https://linuxforum.ru/profile.php?id=18984</uri>
			</author>
			<updated>2011-08-19T13:50:58Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=204578#p204578</id>
		</entry>
</feed>
