Bug #9456
closedpfsense clears given smtp auth fields
0%
Description
Configuring smtp-auth for smtp.gmail.com:
E-Mail-server: smtp.gmail.com
SMTP-Port: 465
Secure SMTP Connection: yes
Validate SSL/TLS: yes
From e-mail address: <pfsense e-mail address>
Notification E-Mail address: <my e-mail address>
Notification E-Mail auth username (optional): <my e-mail address>
Notification E-Mail auth password: <password> <password>
Notification E-Mail auth mechanism: PLAIN
Now pressing "Save". Page is reloaded. Fields are shown again:
E-Mail-server: smtp.gmail.com
SMTP-Port: 465
Secure SMTP Connection: yes
Validate SSL/TLS: yes
From e-mail address: <pfsense e-mail address>
Notification E-Mail address: <my e-mail address>
Notification E-Mail auth username (optional): <empty>
Notification E-Mail auth password: <empty> <empty>
Notification E-Mail auth mechanism: PLAIN
looking at the mailserver build into pfsense: no auth-configuration! And thus: sending mail fails with log entry that the server requires authentication.
Updated by Jim Pingle over 5 years ago
- Status changed from New to Rejected
- Priority changed from High to Normal
Can't reproduce the problem as stated. When the form is filled in and saved, the values all stay as expected. Even when reloading the page.
Please post on the forum to discuss the problem and find what may be happening in your environment to contribute to the issue. If a specific bug can be reproduced is identified, this can be reopened (or a new issue created) with sufficient detail to identify and reproduce the problem.