RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.07k stars 873 forks source link

Can't Send Messages #2220

Closed folliejester closed 1 year ago

folliejester commented 1 year ago

RainLoop version 1.17.0, browser firefox, OS:installed on ubuntu 20.04 (aws ec2 t2.micro) | personal computer: Windows 11

Expected behavior and actual behavior:

  1. enable plugins
  2. download 'override-smtp-credentials' from packages
  3. configure override-smtp-credentials
  4. enable the plugin (tick the checkmark)
  5. add SMTP Host (smtp.elasticemail.com), SMTP Port (2525), SMTP Secure (TLS), SMTP User (someuser@site.com), SMTP Password (passwordhere), Override users (someuser@gmail.com)
  6. login with gmail app password
  7. send a mail to tester@coolsite.com
  8. tester@coolsite.com receives mail from someuser@site.com
  9. replies from tester@coolsite.com are received by someuser@gmail.com (because all incoming emails of someuser@site.com gets forwarded to someuser@gmail.com as i dont have any custom imap server setup)
  10. mails from rainloop are sent from someuser@site.com, mails from rainloop are received by someuser@gmail.com

Steps to reproduce the problem: setup rainloop download override-smtp-credentials plugin and configure login with a different imap account and try to send mails

Logs or screenshots: image

Some useful information My imap username, port, password and host are different from my smtp username, port, password and host.

folliejester commented 1 year ago

Fix : go to accounts tab after logging in image add an identity with the username of smtp and set it to default by dragging it up image