Remove a old conditional case.

This commit is contained in:
Andrea Dell'Amico 2020-07-10 17:49:54 +02:00
parent ce8b270f77
commit cc50a8cf37
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ $config['smtp_server'] = '{{ roundcube_smtp_server }}';
// deprecated SSL over SMTP (aka SMTPS))
$config['smtp_port'] = {{ roundcube_smtp_port }};
{% if roundcube_smtp_automatic_credentials %}
// SMTP username (if required) if you use %u as the username Roundcube
// will use the current username for login
{% if roundcube_smtp_automatic_credentials %}