File: 85-clarify_fqdn_error.patch

package info (click to toggle)
amavisd-new 1%3A2.13.0-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,496 kB
  • sloc: perl: 33,813; sh: 480; sql: 158; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Alexander Wirt <formorer@debian.org>
Date: Tue, 25 Sep 2018 08:03:32 +1000
Subject: clarify fqdn error message (#451804)

---
 lib/Amavis.pm |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- a/lib/Amavis.pm
+++ b/lib/Amavis.pm
@@ -7361,7 +7361,8 @@
   The value of variable \$myhostname is \"$myhn\", but should have been
   a fully qualified domain name; perhaps uname(3) did not provide such.
   You must explicitly assign a FQDN of this host to variable \$myhostname
-  in amavisd.conf, or fix what uname(3) provides as a host's network name!
+  in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's
+  network name!
 EOD
 
 $mail_id_size_bits > 0 &&