Schreibfehler im Kommentar verbessert.
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Wed, 31 Oct 2012 11:57:40 +0000 (12:57 +0100)
committerBernd Bleßmann <bernd@kivitendo-premium.de>
Wed, 31 Oct 2012 11:57:40 +0000 (12:57 +0100)
config/kivitendo.conf.default

index 5d6524b..c031631 100644 (file)
@@ -121,7 +121,7 @@ port = 25
 # Security can be 'tls', 'ssl' or 'none'. Unset equals 'none'. This
 # determines whether or not encryption is used and which kind. For
 # 'tls' the module 'Net::SMTP::TLS' is required; for 'ssl'
-# 'Net::SMTP::TLS' is required and 'none' only uses 'Net::SMTP'.
+# 'Net::SMTP::SSL' is required and 'none' only uses 'Net::SMTP'.
 security = none
 # Authentication is only used if 'login' is set. You should only use
 # that with 'tls' or 'ssl' encryption.