DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30512>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30512 Sendmail - Can´t change SmtpHost from 127.0.0.1 Summary: Sendmail - Can´t change SmtpHost from 127.0.0.1 Product: Cocoon 2 Version: 2.1.5 Platform: PC OS/Version: All Status: NEW Severity: Normal Priority: Other Component: blocks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi all. I detected a problem in Sendmail function of cocoon. If you try to use a diferent server of localhost(127.0.0.1), the cocoon sendmail still use the localhost. You can check this problem using the sample Sendmail: http://localhost:8888/samples/blocks/mail/sendmail/ I discored that on class "org.apache.cocoon.mailMailMessageSender", method "initialize()" is called before than "setSmtpHost(String hostname)". Best Regards Bruno Jacinto
