]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 5d6524bf898dee0808aba74dfab8a18dc43cb091..c03163159cb74b7751254e4f6898fcc37f7b405b 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'
 # 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.
 security = none
 # Authentication is only used if 'login' is set. You should only use
 # that with 'tls' or 'ssl' encryption.