Files
ports/mail/spf-tools/pkg-message
T
Jordan Montesse 954f0e1e4e mail/spf-tools: [New Port] Shell tools for keeping SPF records tidy
A collection of scripts for manipulating SPF records to stay within
the 10 DNS look-up limit specified in RFC 7208.  Also includes scripts
to update SPF records via AWS, Cloudflare, and DNSimple APIs.

PR:	294442
Author:	Jordan Montesse <ports@brtsvcs.net>
2026-07-03 19:08:34 +02:00

19 lines
488 B
Plaintext

[
{ type: install
message: <<EOM
The route53.sh script was installed, however you will need to install
the AWS CLI dependency yourself. CLI v1 is available on PyPI as the
awscli package. To install CLI v2, please see the following:
Official CLI v1 to v2 migration tool:
https://docs.aws.amazon.com/cli/latest/userguide/cli-migration-tool.html
Issue on the aws-cli GitHub repository discussing publishing CLI v2
directly to PyPI:
https://github.com/aws/aws-cli/issues/4947
EOM
}
]