diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-01-17 14:54:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-01-17 14:54:23 +0000 |
commit | ba6985896ad7b17c50fc9b60edb00443bd05dc60 (patch) | |
tree | 0221b1c7cd19ed607d4071a4783c37565970672e /design-notes.html | |
parent | 8168008e1a6d137e08eec71a5a23fbe7d1c88041 (diff) | |
download | fetchmail-ba6985896ad7b17c50fc9b60edb00443bd05dc60.tar.gz fetchmail-ba6985896ad7b17c50fc9b60edb00443bd05dc60.tar.bz2 fetchmail-ba6985896ad7b17c50fc9b60edb00443bd05dc60.zip |
Remove -oem from sendmail options.
svn path=/trunk/; revision=3787
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/design-notes.html b/design-notes.html index 05bc5323..7bace281 100644 --- a/design-notes.html +++ b/design-notes.html @@ -18,7 +18,7 @@ <tr> <td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a></td> <td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2002/07/30 13:31:18 $</td> +<td width="30%" align="right">$Date: 2003/01/17 14:53:37 $</td> </tr> </table> @@ -262,7 +262,7 @@ robust.</p> <li> <p>The multidrop handing does <em>not</em> rely on doing the -equivalent of passing the message to sendmail -oem -t. Instead, it +equivalent of passing the message to sendmail -t. Instead, it explicitly mines members of a specified set of local usernames out of the header.</p> </li> @@ -741,7 +741,7 @@ RFC2221 IMAP4 Login Referrals <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> <td width="30%" align="center">To <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2002/07/30 13:31:18 $</td> +<td width="30%" align="right">$Date: 2003/01/17 14:53:37 $</td> </tr> </table> |