[ http://jira.public.thoughtworks.org/browse/CC-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_18515 ]
Kent R. Spillner commented on CC-981:
-------------------------------------
Hi, Dan-
Doh! I'm sorry I forgot to check JDK1.5 compatibility. :(
Unfortunately, it doesn't work for me as you've committed it: it times out connecting to every SMTP server I've tried. I'm not sure if the jar you compiled is the culprit, or if it's something with my network or SMTP settings, but I'm digging into it and will keep you posted.
Best,
Kent
> Add support for sending build notification emails without requiring an SMTP relay server
> ----------------------------------------------------------------------------------------
>
> Key: CC-981
> URL: http://jira.public.thoughtworks.org/browse/CC-981
> Project: CruiseControl
> Issue Type: New Feature
> Components: Core Application
> Affects Versions: 2.8.4
> Reporter: Kent R. Spillner
> Assigned To: Dan Rollo
> Fix For: 2.8.4
>
> Attachments: send-email-without-explicit-smtp-server-dependencies.zip, send-email-without-explicit-smtp-server.patch
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Add support for sending build notification emails without requiring an SMTP relay server. In the absence of a mailhost attribute, the email and htmlemail publishers will attempt to connect directly to the SMTP servers defined in the DNS MX records for each recipient's domain.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|