<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; ASSP]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=35374&amp;type=atom" />
	<updated>2014-06-30T07:56:07Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=35374</id>
		<entry>
			<title type="html"><![CDATA[ASSP]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=414671#p414671" />
			<content type="html"><![CDATA[<p>Кто-нибудь сталкивался с добавлением текста последнего заголовка письма в тело письма?</p><div class="codebox"><pre><code>Received: from assp ([127.0.0.1] helo=localhost) by ASSP.nospam with
        SMTP (2.4.1); 30 Jun 2014 11:11:20 +0400
helo</code></pre></div><p>Используется такая связка ASSP((postfix:25)-&gt;postfix:125)-&gt;msexchange:25.</p><p>Конфиг main.cf postfix:<br /></p><div class="codebox"><pre><code>command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
unknown_local_recipient_reject_code = 550
mynetworks = 127.0.0.0/8,10.10.10.25/32
relay_domains = domain.name
sendmail_path = /usr/sbin/sendmail
mailq_path = /usr/bin/mailq
inet_protocols = ipv4
smtpd_delay_reject = no
transport_maps = hash:/etc/postfix/transport</code></pre></div><p>Конфиг master.cf postfix:<br /></p><div class="codebox"><pre><code>125      inet  n       -       -       -       -       smtpd
        -o receive_override_options=no_header_body_checks
...
дальше дефолт</code></pre></div>]]></content>
			<author>
				<name><![CDATA[thexf]]></name>
				<uri>https://linuxforum.ru/profile.php?id=9728</uri>
			</author>
			<updated>2014-06-30T07:56:07Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=414671#p414671</id>
		</entry>
</feed>
