Initial import to Tizen
[profile/ivi/python-twisted.git] / doc / mail / man / mailmail-man.html
1 <?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
2   <head>
3 <title>Twisted Documentation: MAILMAIL.1</title>
4 <link href="../howto/stylesheet.css" rel="stylesheet" type="text/css"/>
5   </head>
6
7   <body bgcolor="white">
8     <h1 class="title">MAILMAIL.1</h1>
9     <div class="toc"><ol><li><a href="#auto0">NAME</a></li><li><a href="#auto1">SYNOPSIS</a></li><li><a href="#auto2">DESCRIPTION</a></li><li><a href="#auto3">AUTHOR</a></li><li><a href="#auto4">REPORTING BUGS</a></li><li><a href="#auto5">COPYRIGHT</a></li></ol></div>
10     <div class="content">
11
12 <span/>
13
14 <h2>NAME<a name="auto0"/></h2>
15
16 <p>mailmail - Twisted sendmail compatibility script
17 </p>
18
19 <h2>SYNOPSIS<a name="auto1"/></h2>
20
21 <p><strong>mailmail</strong>  [recipient addresses]</p>
22
23 <h2>DESCRIPTION<a name="auto2"/></h2>
24
25 <p>mailmail reads RFC822 message text from standard input and delivers them,
26 using SMTP, to a Mail Transfer Agent listening at 127.0.0.1:25.  It accepts
27 (but does not necessarily implement) many of the standard sendmail(1)
28 options, but it is preferable to list only the recipient addresses on
29 the command line, and include a <strong>From</strong> header within the message text
30 indicating the sender.
31 </p>
32
33 <h2>AUTHOR<a name="auto3"/></h2>
34
35 <p>Written by Jp Calderone
36 </p>
37
38 <h2>REPORTING BUGS<a name="auto4"/></h2>
39
40 <p>To report a bug, visit <em>http://twistedmatrix.com/bugs/</em>
41 </p>
42
43 <h2>COPYRIGHT<a name="auto5"/></h2>
44
45 <p>Copyright © 2003-2008 Twisted Matrix Laboratories.
46 This is free software; see the source for copying conditions.  There is NO
47 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
48 </p>
49
50 </div>
51
52     <p><a href="../howto/index.html">Index</a></p>
53     <span class="version">Version: 12.1.0</span>
54   </body>
55 </html>