diff --git a/mailtransport/mailtransport.kcfg b/mailtransport/mailtransport.kcfg index 083d8f492..5e4550d27 100644 --- a/mailtransport/mailtransport.kcfg +++ b/mailtransport/mailtransport.kcfg @@ -1,115 +1,112 @@ 0 The name that will be used when referring to this server. i18n("Unnamed") SMTP The domain name or numerical address of the SMTP server. The port number that the SMTP server is listening on. The default port is 25. 25 The user name to send to the server for authorization. A command to run locally, prior to sending email. This can be used to set up SSH tunnels, for example. Leave it empty if no command should be run. Check this option if your SMTP server requires authentication before accepting mail. This is known as 'Authenticated SMTP' or simply ASMTP. false Check this option to have your password stored. \nIf KWallet is available the password will be stored there which is considered safe.\n However, if KWallet is not available, the password will be stored in the configuration file. The password is stored in an obfuscated format, but should not be considered secure from decryption efforts if access to the configuration file is obtained. false PLAIN - - Check this option to use a custom hostname when identifying to the mail server. -

This is useful when your system's hostname may not be set correctly or to mask your system's true hostname. - + Check this option to use a custom hostname when identifying to the mail server. This is useful when your system's hostname may not be set correctly or to mask your system's true hostname. false Enter the hostname that should be used when identifying to the server.