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

[mail] Ensure SMTP thing status reflects connection status #17817

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 28, 2024

  1. Split session initialization from mail sending

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    675c5fd View commit details
    Browse the repository at this point in the history
  2. Small corrections

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d124f52 View commit details
    Browse the repository at this point in the history
  3. Close the session transport

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4e808cd View commit details
    Browse the repository at this point in the history
  4. Apply spotless

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    8ab739a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Better identification of the connexion issue. Sending an email tries …

    …to open the connection if it was not opened.
    
    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a8a0604 View commit details
    Browse the repository at this point in the history
  2. Code cleansing

    Signed-off-by: Gaël L'hopital <[email protected]>
    clinique committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    536fc67 View commit details
    Browse the repository at this point in the history