summaryrefslogtreecommitdiff
path: root/doc/pingd.conf.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pingd.conf.pod')
-rw-r--r--doc/pingd.conf.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pingd.conf.pod b/doc/pingd.conf.pod
index 6e334c8..6ada61b 100644
--- a/doc/pingd.conf.pod
+++ b/doc/pingd.conf.pod
@@ -36,9 +36,9 @@ In C<pinger@remailer.example.com> the localpart is C<pinger>.
=item B<my_domain>
-The FQDN of the pinger's email address.
+The domain part (FQDN) of the pinger's email address.
-In C<pinger@remailer.example.com> the FQDN is C<remailer.example.com>.
+In C<pinger@remailer.example.com> the domain part is C<remailer.example.com>.
Default: none
Example: 'my_domain' => 'remailer.example.com',