-
Bug
-
Resolution: Fixed
-
Critical
For international group mail recipients are not able to recievw mail but it shows in recipient list.
somegroup@groups.int.example.com
Creating jobs in Jenkins using .yml file
for ex:
- email-ext:
recipients: priyanga.g@example.comsiva-subramaniam.m@example.com thavamani.raja@example.com nithya.ganesan@example.com somegroup
@groups.int.example.com smegroup@example.com gavin.brebner@example.com
content-type: html
Note:
somegroup@example.com==> can able to see the mail
somegroup@groups.int.example.com==>not able to see
[JENKINS-54830] Goup mail user are not receiving but shows as recipient list
Description |
Original:
For international group mail recipients are not able to recievw mail but it shows in recipient list. somegroup@groups.int.example.com |
New:
For international group mail recipients are not able to recievw mail but it shows in recipient list. [somegroup@groups.int.example.com|mailto:somegroup@groups.int.example.com] Creating joobs in jenkins using .yml file |
Labels | New: email-ext |
Description |
Original:
For international group mail recipients are not able to recievw mail but it shows in recipient list. [somegroup@groups.int.example.com|mailto:somegroup@groups.int.example.com] Creating joobs in jenkins using .yml file |
New:
For international group mail recipients are not able to recievw mail but it shows in recipient list. [somegroup@groups.int.example.com|mailto:somegroup@groups.int.example.com] Creating jobs in Jenkins using .yml file for ex: - email-ext: recipients: [priyanga.g@example.com|mailto:priyanga.g@example.com] siva-subramaniam.m@example.com thavamani.raja@example.com nithya.ganesan@example.com [somegroup|mailto:somegroup@groups.int.example.com]@groups.int.example.com smegroup@example.com gavin.brebner@example.com content-type: html Note: somegroup@example.com==> can able to see the mail [somegroup@groups.int.example.com|mailto:somegroup@groups.int.example.com]==>not able to see |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
From jenkins point of view there is no difference between a user email and a group email so if only some emails get through its your mail server
This is usually caused by mail being hosted on exchange and the email group has only allow authenticated users ticked (which is the default)