Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
15.5, 14.10.14
-
Windows 11 Pro, Chrome 115, using a local instance of XWiki 15.5 on Oracle 19c, Tomcat 9.0.78
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce
- Edit xwiki.properties and set notifications.emails.live.graceTime = 1 to enable the sending of e-mails after 1 minute
- Login as Admin
- Go to Administer Wiki > Mail > Mail Sending
- Configure email sending settings including a BCC email address
- Optional: set "Discard Success Statuses" to No
- Login as an user (e.g. U1) which has an email address set in his profile
- Click on Notifications Bell and set all Watch toggles to ON (make sure on Notifications Settings > Applications section the Pages toggles are set to ON for Email column)
- Set "Email Frequency" to Live
- Login as Admin or other user
- Create a page
- Wait (app 1 min) and confirm that the email notification for the page creation event is received by the user
- Close and restart the XWiki instance
- After restart, observe the user's email inbox
Expected results
No email is received, since the email notification for page creation event was received already before the restart of the instance.
Actual results
The email notification is received again.
In Administration > Mail > Mail Sending Status, after every instance restart, the respective mail job sent is listed with the Status "send_success".
Reproduced also on XWiki 15.5.1.
Attachments
Issue Links
- relates to
-
XWIKI-19334 Setting a Cc or Bcc address in the mail configuration causes emails to be resent at each restart of the server
- Closed