Try to force not to use smtp auth

This commit is contained in:
Quentin Legot 2023-10-13 18:11:08 +02:00
parent f94d4e2a91
commit 1d05581a5e

View File

@ -27,6 +27,10 @@ spec:
value: "25"
- name: ROUNDCUBEMAIL_DB_TYPE
value: sqlite
- name: ROUNDCUBEMAIL_SMTP_USER
value: ""
- name: ROUNDCUBEMAIL_SMTP_PASS
value: ""
volumeMounts:
- name: roundcube-persistent-storage
mountPath: /var/roundcube