------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1345 Summary: Documentation error (typo) Product: Exim Version: 4.80.1 Platform: Other OS/Version: Linux Status: NEW Severity: bug Priority: low Component: Documentation AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] The description of -p command line option has a typo: It sets the incoming protocol and host name (for trusted callers). The host name and its colon can be omitted when only the protocol is to be set. Note the Exim already has two private options, -pd and -ps, that refer to embedded Perl. It is therefore impossible to set a protocol value of "p" or "s" using this option (but that does not seem a real limitation). correct would be: [...] It is therefore impossible to set a protocol value of "d" or "s" using this option (but that does not seem a real limitation). --> 'value of "d"' instead 'value of '"p"' -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
