~ubuntu-branches/ubuntu/vivid/exim4/vivid

« back to all changes in this revision

Viewing changes to doc/exim.8

  • Committer: Package Import Robot
  • Author(s): Corey Bryant
  • Date: 2014-08-04 11:48:39 UTC
  • mfrom: (56.1.2 utopic)
  • Revision ID: package-import@ubuntu.com-20140804114839-xoulpcx9nxi5m72u
Tags: 4.84~RC1-3ubuntu1
* Merge from Debian unstable (LP: #1351470). Remaining changes:
  - Show Ubuntu distribution on smtp:
    + debian/patches/fix_smtp_banner.patch: updated SMTP banner
      with Ubuntu distribution
    + debian/control: added lsb-release build dependency
  - Don't provide default-mta; in Ubuntu, we want postfix to be the
    default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
423
423
configuration file is output.
424
424
If a list of configuration files was supplied, the value that is output here
425
425
is the name of the file that was actually used.
 
426
.sp
426
427
If the \fB\-n\fP flag is given, then for most modes of \fB\-bP\fP operation the
427
428
name will not be output.
428
429
.sp
938
939
This option is equivalent to an ACL applying:
939
940
.sp
940
941
  control = suppress_local_fixups
 
942
.sp
941
943
for every message received.  Note that Sendmail will complain about such
942
944
bad formatting, where Exim silently just does not fix it up.  This may change
943
945
in future.
 
946
.sp
944
947
As this affects audit information, the caller must be a trusted user to use
945
948
this option.
946
949
.TP 10
961
964
Its use is restricted to administrators.  The configuration file has to be
962
965
read and parsed, to determine access rights, before this is set and takes
963
966
effect, so early configuration file errors will not honour this flag.
 
967
.sp
964
968
The tag should not be longer than 32 characters.
965
969
.TP 10
966
970
\fB\-M\fP <\fImessage id\fP> <\fImessage id\fP> ...
1306
1310
using the same syntax as for \fB\-oMa\fP. The interface address is placed in
1307
1311
\fI$received_ip_address\fP and the port number, if present, in \fI$received_port\fP.
1308
1312
.TP 10
 
1313
\fB\-oMm\fP <\fImessage reference\fP>
 
1314
See \fB\-oMa\fP above for general remarks about the \fB\-oM\fP options. The \fB\-oMm\fP
 
1315
option sets the message reference, e.g. message\-id, and is logged during
 
1316
delivery. This is useful when some kind of audit trail is required to tie
 
1317
messages together. The format of the message reference is checked and will
 
1318
abort if the format is invalid. The option will only be accepted if exim is
 
1319
running in trusted mode, not as any regular user.
 
1320
.sp
 
1321
The best example of a message reference is when Exim sends a bounce message.
 
1322
The message reference is the message\-id of the original message for which Exim
 
1323
is sending the bounce.
 
1324
.TP 10
1309
1325
\fB\-oMr\fP <\fIprotocol name\fP>
1310
1326
See \fB\-oMa\fP above for general remarks about the \fB\-oM\fP options. The \fB\-oMr\fP
1311
1327
option sets the received protocol value that is stored in
1618
1634
\fB\-X\fP <\fIlogfile\fP>
1619
1635
This option is interpreted by Sendmail to cause debug information to be sent
1620
1636
to the named file.  It is ignored by Exim.
 
1637
.sp
1621
1638
.
1622
1639
.SH "SEE ALSO"
1623
1640
.BR exicyclog (8),