Skip to content

Commit f733483

Browse files
committed
Merge PR #237 into 16.0
Signed-off-by sebalix
2 parents a77b74a + 0ac6ab9 commit f733483

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mail_environment/models/ir_mail_server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def _server_env_fields(self):
1717
"smtp_user": {},
1818
"smtp_pass": {},
1919
"smtp_encryption": {},
20+
"smtp_authentication": {},
2021
}
2122
mail_fields.update(base_fields)
2223
return mail_fields

0 commit comments

Comments
 (0)