google-code-backups / xinc

Automatically exported from code.google.com/p/xinc
0 stars 0 forks source link

Generated emails have no "to" header #177

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
the email generated by the <email> task do not have the To header set, this
causes issues with mailman as it flags the email to be moderated claiming
there was no "explicit" recipient.

I have xinc configured to email a list with the statuses of builds and had
to make a one line change to Xinc/Plugin/Repos/Publisher/Email.php to se
the $headers['To'] = $to;

Original issue reported on code.google.com by urkle0 on 3 Jun 2008 at 3:20

GoogleCodeExporter commented 8 years ago
thx for the report.

Original comment by arnos...@gmail.com on 3 Jun 2008 at 3:21

GoogleCodeExporter commented 8 years ago

Original comment by opitz.al...@googlemail.com on 17 Aug 2011 at 9:39

GoogleCodeExporter commented 8 years ago

Original comment by opitz.al...@googlemail.com on 19 Aug 2011 at 1:55

GoogleCodeExporter commented 8 years ago
Is already fixed in v2.1alpha3

Original comment by opitz.al...@googlemail.com on 7 Sep 2011 at 10:08