Explorar el Código

Fixes renewing email LE SSL certs. Do not abort when SSL is enabled for mail domains

Robert Zollner hace 6 años
padre
commit
01db745a59
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      bin/v-add-letsencrypt-domain

+ 0 - 1
bin/v-add-letsencrypt-domain

@@ -86,7 +86,6 @@ else
     is_system_enabled "$MAIL_SYSTEM" 'MAIL_SYSTEM'
     is_object_valid 'mail' 'DOMAIN' "$domain"
     is_object_unsuspended 'mail' 'DOMAIN' "$domain"
-    is_object_value_empty 'mail' 'DOMAIN' "$domain" '$SSL'
 fi