Hi, I've been trying to debug a situation where it seems that only the change owner ever receives any email notifications for activity on a change - anyone else doesn't (whether they're in the attentionset, tagged, reviewers, CC'ed, etc. or not, and from what I can see irrespective of what the users have configured in their own settings).
I've been looking through the settings and configuration, but really can't see anything obvious that's wrong.
We're using Gerrit 3.8.1 (looked through the release notes, but no fixes in later versions that seemingly should affect this).
For sending email, we're using Office365, sending directly from gerrit to
smtp.office365.com.
Emails to change owners go through just fine, so the configuration of this should be fine. If I log in to the Outlook web client for the gerrit user, I see emails in the sent folder, that are only addressed to the change owner, even though the notification clearly states that 'Attention is currently required from' other users also.
I've configured sendemail.from = gerrit <gerrit@<ourdomain>> to make sure that it's not Outlook rejecting emails in cases where the sender is different. Otherwise the sendemail configuration just sets up the smtp settings, and specifies a few allowrcpts.
Any ideas on what could be wrong? Or whether I'm misunderstanding some of the email notification functionality?
Thanks in advance!
Simon