Skip to content
  • Michael Gratton's avatar
    Fix SMTP auth errors when using IMAP credentials · cd8ed405
    Michael Gratton authored
    AccountInformation.load_outgoing_credentials (and incoming) should be
    true in case there's no credentials, but also loading ougoing must use
    the incoming service and credentials when USE_INCOMING is set.
    
    Fixes SMTP side of #301 at least.
    cd8ed405