Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMTP relay UI #979

Open
gsanchietti opened this issue Dec 16, 2024 · 0 comments
Open

SMTP relay UI #979

gsanchietti opened this issue Dec 16, 2024 · 0 comments

Comments

@gsanchietti
Copy link
Member

gsanchietti commented Dec 16, 2024

Page to configure the msmtp client.

The page should allow to:

  • read current configuration
  • change the configuration
  • send a test mail with a test button

Fields for configuration:

  • host
  • port, default 587
  • auth, on or off, default off
  • if authentication is enabled, show also
    • user
    • password
  • encryption tls with 3 options: off, TLS, STARTTLS
  • from the address of the sender, default value set to no-reply@<fqdn>
@gsanchietti gsanchietti converted this from a draft issue Dec 16, 2024
@gsanchietti gsanchietti added this to the NethSecurity 8.6 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ToDo 🕐
Development

No branches or pull requests

1 participant