elementary / switchboard-plug-onlineaccounts

Switchboard Online Accounts Plug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMTP username doesn't update to match when "Use IMAP Credentials" is checked

cassidyjames opened this issue · comments

What Happened?

I use Fastmail with my own domain, so my username is e.g. username@fastmail.com, but I set my email address to me@example.com so the correct "from" address is used. If I correct the IMAP username to username@fastmail.com (and URL to imap.fastmail.com), the SMTP username remains me@example.com which fails authentication.

Steps to Reproduce

  1. Use a Fastmail account with a custom domain (likely affects other services, too)
  2. Set the email to your custom domain's email address
  3. Set the IMAP username to your Fastmail account
  4. Leave "Use IMAP Credentials" checked for SMTP settings
  5. See it fail
  6. Uncheck the "Use IMAP Credentials" and see the old email address listed instead of the IMAP username

Expected Behavior

The SMTP username should stay in sync with the IMAP username under the hood when the "Use IMAP Credentials" option is checked.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

This is fixed in #253.