Nigel Jones wrote: % Kia ora, % % Attached is a quick patch for BZ 847194 that will document the 'web.smtp_server' setting in the default rhn_web.conf config file. % % The java code currently defines this as 'localhost' per: % % ./java/code/src/com/redhat/rhn/common/conf/ConfigDefaults.java: public static final String WEB_SMTP_SERVER = "web.smtp_server"; % ./java/code/src/com/redhat/rhn/common/messaging/SmtpMail.java: smtpHost = c.getString(ConfigDefaults.WEB_SMTP_SERVER, "localhost"); % % Cheers,
Hi Nigel, I've reviewed and commited your patch in spacewalk master as 9b4870ab (part of spacewalk-web-1.8.39-1). Thanks and sorry it took so long. Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel