diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:59:19 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:59:19 -0400 |
commit | 481fb5af5a4581b1fb9d00f72ab1f16763b77cce (patch) | |
tree | 522805ccc53171efc800256849e057908b7e2468 /perl/perl-Mail-SPF-Query | |
parent | ba38122d013bbd7eca9e2980efdab4dfc5a67901 (diff) | |
download | slackbuilds-481fb5af5a4581b1fb9d00f72ab1f16763b77cce.tar.gz |
perl/perl-Mail-SPF-Query: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-Mail-SPF-Query')
-rw-r--r-- | perl/perl-Mail-SPF-Query/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Mail-SPF-Query/README b/perl/perl-Mail-SPF-Query/README index 87ecacb035..a6de6d8f06 100644 --- a/perl/perl-Mail-SPF-Query/README +++ b/perl/perl-Mail-SPF-Query/README @@ -1,3 +1,3 @@ -The SPF protocol relies on sender domains to describe their designated outbound -mailers in DNS. Given an email address, Mail::SPF::Query determines the -legitimacy of an SMTP client IP address. +The SPF protocol relies on sender domains to describe their designated +outbound mailers in DNS. Given an email address, Mail::SPF::Query +determines the legitimacy of an SMTP client IP address. |