| From | Sent On | Attachments |
|---|---|---|
| Felipe Gaúcho | Oct 4, 2009 1:54 am | |
| Felipe Gaúcho | Oct 4, 2009 2:01 am | |
| Felipe Gaúcho | Oct 4, 2009 3:39 am | |
| Kohsuke Kawaguchi | Oct 4, 2009 6:45 pm | |
| Matt Zollinhofer | Oct 8, 2009 12:34 pm | |
| Sami Tikka | Oct 8, 2009 12:49 pm | |
| Matt Zollinhofer | Oct 8, 2009 1:42 pm | |
| Xavier Le Vourch | Oct 8, 2009 5:57 pm | |
| Felipe Gaucho | Oct 8, 2009 10:08 pm |
| Subject: | Re: error configuring SMTP Gmail with Hudson | |
|---|---|---|
| From: | Felipe Gaúcho (fgau...@gmail.com) | |
| Date: | Oct 4, 2009 3:39:05 am | |
| List: | net.java.dev.hudson.users | |
I tried:
<?xml version='1.0' encoding='UTF-8'?> <hudson.tasks.Mailer_-DescriptorImpl> <defaultSuffix>@gmail.com</defaultSuffix> <hudsonUrl>http://fgaucho.dyndns.org:8080/hudson/</hudsonUrl> <adminAddress>fgau...@gmail.com</adminAddress> <smtpHost>smtp.gmail.com</smtpHost> <useSsl>true</useSsl> <smtpPort>465</smtpPort> <useSMTPAuth>true</useSMTPAuth> <smtpAuthUserName>cejug.classifieds</smtpAuthUserName> <smtpAuthPassword>xxxxxxxx</smtpAuthPassword> </hudson.tasks.Mailer_-DescriptorImpl>
but on the screen only some of the attributes are shown :(
2009/10/4 Felipe Gaúcho <fgau...@gmail.com>:
the content of the hudson.tasks.Mailer is:
<?xml version='1.0' encoding='UTF-8'?> <hudson.tasks.Mailer_-DescriptorImpl> <defaultSuffix>@gmail.com</defaultSuffix> <hudsonUrl>http://fgaucho.dyndns.org:8080/hudson/</hudsonUrl> <adminAddress>fgau...@gmail.com</adminAddress> <smtpHost>smtp.gmail.com</smtpHost> <useSsl>false</useSsl> </hudson.tasks.Mailer_-DescriptorImpl>
what are the properties to setup the SSL support ? and port 465 ?
Where is the schema.xsd of the Hudson configuration files ?
the GUI seems broken for SMTP on Ubuntu 9.x and Hudson 1.327....
* and yes, I am with SecurityManager active, perhaps this is a side effect (that's why I didn't opened a new fake issue on Hudson - yet :)
-- Looking for a client application for this service: http://fgaucho.dyndns.org:8080/arena-http/wadl





