Open
Description
Steps to reproduce
- Create a new message
- Write a message and, for the recipient use a nonexisting email address like "test"
- Send the message
- After you get the notification that the message cannot be sent, go to the outbox and replace the email address with a working one
- Send the message again
Expected behavior
Sending process should work.
Actual behavior
Sending process fails with the protocol entry: "Could not send message because a previous send operation produced an unclear sent state."
Mail app version
5.0.7
Nextcloud version
31.0.5
Mailserver or service
all
Operating system
Ubuntu 22.04
PHP engine version
PHP 8.3
Nextcloud memory caching
No response
Web server
Apache (supported)
Database
MariaDB
Additional info
This is a very common scenario since it's rather easy to misspell an address. The only way to correct that is to copy the content from the old message, delete it from outbox, recreate it, and paste the content.