File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,17 @@ Suppresses marking the time of the transmission of the report in the database.
69
69
Normally this would be done to prevent reports from being sent too close
70
70
together.
71
71
.TP
72
+ .I --report-email=addr
73
+ Generates reports using the specified address, which is used in the report
74
+ content and in the SMTP transaction. The default is "postmaster@HOSTNAME"
75
+ where HOSTNAME is replaced by the hostname of the host generating the report.
76
+ .TP
77
+ .I --report-org=domain
78
+ Generates reports using the specified domain name as the organization
79
+ responsible for the report. This is used to create the archive filename
80
+ and is included in the report content. The default is the hostname of
81
+ the host generating the report.
82
+ .TP
72
83
.I --smtp-host=host
73
84
Causes reports to be sent by transmitting them using SMTP to the named
74
85
.I host
You can’t perform that action at this time.
0 commit comments