Package: postfix
Version: 3.6.4-1
Severity: minor
Tags: patch
Control: found -1 3.4.14-0+deb10u1
Control: found -1 3.5.13-1

Dear Maintainer,

The name of a configuration parameter is misspelled:

[[[
diff --git a/debian/README.Debian b/debian/README.Debian
index a4a42884..7baf0c43 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -241,7 +241,7 @@ postmap /etc/postfix/generic_mapping
 
 and add the following line to main.cf:
 
-sender_generic_maps = hash:/etc/postfix/generic_mapping
+smtp_generic_maps = hash:/etc/postfix/generic_mapping
 
 One advantage to using generic over canonical mapping is that the latter will
 be applied to local mail as well. If the system will be configured to send all
]]]

Cheers,

Daniel

Reply via email to