source: trunk/debathena/config/msmtp-config/debian/sendmail.8 @ 24371

Revision 24371, 836 bytes checked in by jdreed, 15 years ago (diff)
In msmtp-config: * Install a man page for sendmail (Trac #269)
Line 
1.TH SENDMAIL 8 "11 March 2010" "debathena-msmtp-mta" "Athena Electronic Mail"
2.SH NAME
3sendmail \- A script which invokes msmtp in order to send mail
4.SH SYNOPSIS
5.nf
6.B sendmail [\fIflags\fP] [\fIaddress ...\fP]
7.sp
8.SH DESCRIPTION
9.BR sendmail
10sends a message to one or more recipients.  Flags and addresses are
11passed to msmtp, which is invoked with the requisite options.  If
12possible, the message is sent authenticated, but will fall back to
13unauthenticated smtp.  Authentication can be forced by setting the
14variable \fIDEBATHENA_SENDMAIL_AUTH\fP to "yes".  If authentication is
15forced, but no valid Kerberos tickets can be found to authenticate the
16user, the script will exit with status 1.  See mstmp(1) for possible
17values for \fIflags\fP.
18
19.SH SEE ALSO
20
21msmtp(1)
22
23.SH AUTHOR
24SIPB Debathena Project (http://debathena.mit.edu)
25
Note: See TracBrowser for help on using the repository browser.