<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.chepkov.com/w/index.php?action=history&amp;feed=atom&amp;title=Sendmail_Configuration</id>
	<title>Sendmail Configuration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.chepkov.com/w/index.php?action=history&amp;feed=atom&amp;title=Sendmail_Configuration"/>
	<link rel="alternate" type="text/html" href="https://www.chepkov.com/w/index.php?title=Sendmail_Configuration&amp;action=history"/>
	<updated>2026-04-30T20:40:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.chepkov.com/w/index.php?title=Sendmail_Configuration&amp;diff=128&amp;oldid=prev</id>
		<title>Vvc: Initial version</title>
		<link rel="alternate" type="text/html" href="https://www.chepkov.com/w/index.php?title=Sendmail_Configuration&amp;diff=128&amp;oldid=prev"/>
		<updated>2008-12-11T20:00:18Z</updated>

		<summary type="html">&lt;p&gt;Initial version&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Makefile&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
SENDMAIL_CF_DIR=        /usr/samples/tcpip/sendmail&lt;br /&gt;
&lt;br /&gt;
.SUFFIXES: .cf .mc&lt;br /&gt;
.MAIN: all&lt;br /&gt;
&lt;br /&gt;
all:    sendmail.cf&lt;br /&gt;
&lt;br /&gt;
.mc.cf:&lt;br /&gt;
        m4 -D_CF_DIR_=${SENDMAIL_CF_DIR}/ \&lt;br /&gt;
            ${SENDMAIL_CF_DIR}/m4/cf.m4 $&amp;lt; &amp;gt; $@&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
sendmail.mc&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
VERSIONID(`setup for SOA&amp;#039;)dnl&lt;br /&gt;
OSTYPE(`aixsample&amp;#039;)dnl&lt;br /&gt;
define(`SMART_HOST&amp;#039;, `smtp.mcilink.com&amp;#039;)dnl&lt;br /&gt;
define(`confTO_CONNECT&amp;#039;, `1m&amp;#039;)dnl&lt;br /&gt;
define(`confTO_IDENT&amp;#039;, `0&amp;#039;)dnl&lt;br /&gt;
define(`confDONT_PROBE_INTERFACES&amp;#039;, `True&amp;#039;)dnl&lt;br /&gt;
define(`ALIAS_FILE&amp;#039;, `/etc/mail/aliases&amp;#039;)dnl&lt;br /&gt;
define(`confPRIVACY_FLAGS&amp;#039;, `authwarnings,novrfy,noexpn,nobodyreturn&amp;#039;)dnl&lt;br /&gt;
undefine(`UUCP_RELAY&amp;#039;)dnl&lt;br /&gt;
define(`confEIGHT_BIT_HANDLING&amp;#039;,`pass8&amp;#039;)dnl&lt;br /&gt;
FEATURE(`no_default_msa&amp;#039;, `dnl&amp;#039;)dnl&lt;br /&gt;
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA&amp;#039;)dnl&lt;br /&gt;
MAILER(smtp)dnl&lt;br /&gt;
LOCAL_RULESETS&lt;br /&gt;
SHdrFromSMTP&lt;br /&gt;
R$*                     $@ SOA-Server@verizonbusiness.com&lt;br /&gt;
&lt;br /&gt;
SEnvFromSMTP&lt;br /&gt;
R$*                     $@ SOA-Server@verizonbusiness.com&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vvc</name></author>
	</entry>
</feed>