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

Cannot create mail alias with SMTP #374

Open
wilco375 opened this issue May 10, 2023 · 0 comments
Open

Cannot create mail alias with SMTP #374

wilco375 opened this issue May 10, 2023 · 0 comments
Labels
beginner Good for newcomers type:bug Something isn't working

Comments

@wilco375
Copy link
Contributor

wilco375 commented May 10, 2023

How to reproduce

  1. Create a new mail alias
  2. Check the enable SMTP checkbox
  3. Click save

Expected behaviour

The mail alias is saved and an SMTP account is created

Current behaviour

ActiveJob::SerializationError
Unable to serialize MailAlias without an id. (Maybe you forgot to call save?)
at app/models/mail_alias.rb in set_smtp:90

Workaround

It does work if you first create the mail alias without SMTP enabled, then edit it and enable SMTP.

@wilco375 wilco375 added type:bug Something isn't working beginner Good for newcomers labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Good for newcomers type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant