mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
DNS: commit hpk's suggestion
This commit is contained in:
@@ -153,7 +153,7 @@ def show_dns(args, out):
|
||||
0, "You should configure the following DNS entries at your provider:\n"
|
||||
)
|
||||
to_print.append(
|
||||
"\nIf you already configured the DNS entries, don't worry. It can take a while until they are public."
|
||||
"\nIf you already configured the DNS entries, wait a bit until the DNS entries propagate to the Internet."
|
||||
)
|
||||
print("\n".join(to_print))
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user