[25563] in Source-Commits
/svn/athena r25087 - trunk/debathena/config/msmtp-config/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Mon Apr 11 21:26:12 2011
Date: Mon, 11 Apr 2011 21:26:05 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201104120126.p3C1Q5QS014732@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-04-11 21:26:05 -0400 (Mon, 11 Apr 2011)
New Revision: 25087
Modified:
trunk/debathena/config/msmtp-config/debian/sendmail.8
Log:
Document unusual failure mode in man page
Modified: trunk/debathena/config/msmtp-config/debian/sendmail.8
===================================================================
--- trunk/debathena/config/msmtp-config/debian/sendmail.8 2011-04-08 20:59:40 UTC (rev 25086)
+++ trunk/debathena/config/msmtp-config/debian/sendmail.8 2011-04-12 01:26:05 UTC (rev 25087)
@@ -16,6 +16,16 @@
user, the script will exit with status 1. See mstmp(1) for possible
values for \fIflags\fP.
+.SH BUGS
+
+If you don't supply a \fIFrom:\fP line in the body of your e-mail,
+msmtp will construct one. If you have tickets, it will construct it
+from the principal, with any instances removed, and append
+\fI@MIT.EDU\fP. If you currently have tickets from a keytab
+(e.g. host/some-hostname.mit.edu@ATHENA.MIT.EDU), that will result in
+your mail having a \fIFrom:\fP address of \fIhost@mit.edu\fP. Don't
+do that.
+
.SH SEE ALSO
msmtp(1)