<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=SendmailArguments</id>
	<title>SendmailArguments - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=SendmailArguments"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=SendmailArguments&amp;action=history"/>
	<updated>2026-08-24T23:54:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=SendmailArguments&amp;diff=3487&amp;oldid=prev</id>
		<title>Admin: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=SendmailArguments&amp;diff=3487&amp;oldid=prev"/>
		<updated>2016-04-06T20:37:40Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= SendmailArguments =&lt;br /&gt;
&lt;br /&gt;
While there are many different mail transport agents, there are a few popular ones. Arguments will vary widely (and there may be more than you imagine) depending on which one you use, but some common ones are described here.&lt;br /&gt;
&lt;br /&gt;
== Sendmail (and MTAs with Sendmail-like interfaces) ==&lt;br /&gt;
&lt;br /&gt;
One of the most often-used [[MTAs]], especially on Unix and Linux systems, is the venerable &amp;lt;code&amp;gt;sendmail&amp;lt;/code&amp;gt;. Even when it is not in use, such as when the mail system is replaced by [[qmail]], its wrapper or substitute often emulates it so as not to break mail clients and other mail-using applications that expect it to be installed on the system.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| Option&lt;br /&gt;
| Purpose&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| -oi&lt;br /&gt;
| Ignore dots (.) in incoming messages. Without this option, a dot on a line by itself terminates the message.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| -t&lt;br /&gt;
| Read message for recipients. To:, Cc:, and Bcc: lines in the message to determine the addressees. Addresses listed on the command line are ignored.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| -f&lt;br /&gt;
| Set the envelope sender address. This is the address where delivery problems are sent to (sets return-path: header)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
- Created 04/03/2009 Ed Eaglehouse&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>