https://bugs.exim.org/show_bug.cgi?id=2659
Bug ID: 2659
Summary: Documentation for -m option: with Solaris 2.4
documentation online, it is exact. Not apparent
Product: Exim
Version: 4.92
Hardware: All
URL: http://exim.org/exim-html-current/doc/html/spec_html/c
h-the_exim_command_line.html
OS: All
Status: NEW
Keywords: work:tiny
Severity: bug
Priority: low
Component: Documentation
Assignee: unallocated@???
Reporter: u34@???
CC: exim-dev@???
Quoting
http://exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_command_line.html
:
-m
This is apparently a synonym for -om that is accepted by Sendmail,
so Exim treats it that way too.
According to page 1M-528 of
https://docs.oracle.com/cd/E19457-01/801-6680-1M/801-6680-1M.pdf ,
-om is the command line option for m processing option. And m processing
option does what exim's -om does.
m Send to ââmeââ (the sender). Send message to "me" if the sender is in
an alias expansion.
In short, no need for it to be apparently.
I suggest to replace
-m
This is apparently a synonym for -om that is accepted by Sendmail,
so Exim treats it that way too.
with
-m
With Sendmail, -om command line option is like m processing option.
so Exim treats -m that way too.
--
You are receiving this mail because:
You are on the CC list for the bug.