atom feed9 messages in net.java.dev.hudson.usersRe: error configuring SMTP Gmail with...
FromSent OnAttachments
Felipe GaúchoOct 4, 2009 1:54 am 
Felipe GaúchoOct 4, 2009 2:01 am 
Felipe GaúchoOct 4, 2009 3:39 am 
Kohsuke KawaguchiOct 4, 2009 6:45 pm 
Matt ZollinhoferOct 8, 2009 12:34 pm 
Sami TikkaOct 8, 2009 12:49 pm 
Matt ZollinhoferOct 8, 2009 1:42 pm 
Xavier Le VourchOct 8, 2009 5:57 pm 
Felipe GauchoOct 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:

but on the screen only some of the attributes are shown :(

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 :)