diff --git a/generate_config.sh b/generate_config.sh
index 52670300..5fb9858d 100755
--- a/generate_config.sh
+++ b/generate_config.sh
@@ -156,7 +156,7 @@ HTTPS_BIND=
 # Other bindings
 # ------------------------------
 # You should leave that alone
-# Format: 11.22.33.44:25 or 0.0.0.0:465 etc.
+# Format: 11.22.33.44:25 or 12.34.56.78:465 etc.
 
 SMTP_PORT=25
 SMTPS_PORT=465