https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7679
Bug ID: 7679
Summary: spamd man page: newlines lost
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: All
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
spamd man page: newlines lost at:
Examples: spamd -s mail # use syslog, facility
mail (default) spamd -s ./mail # log
to file ./mail spamd -s stderr 2>/dev/null # log to stderr,
throw messages away spamd -s null #
the same as above spamd -s file # log to file
./spamd.log spamd -s /var/log/spamd.log # log to
file /var/log/spamd.log
--
You are receiving this mail because:
You are the assignee for the bug.