Following the suggested changed indeed fixed the problem. I just thought I'd pass the information in case others are having similar problems.
----- Original Message ---- From: Angel Vera <[EMAIL PROTECTED]> To: Roller-users <[email protected]> Sent: Monday, April 21, 2008 3:18:40 PM Subject: Mail errors.. Ever since I changed my server from using yahoo as a smtp server, to start using gmail. I have been getting this weird errors on my log about mails [1]... I found this post from a ubuntu forum, which I will attemp, but I wonder if roller is actually making use of relays.ordb. or something.. [2] [1] ------------------------------------------------------------------------------> WARN 2008-04-18 22:33:07,150 MailUtil:sendEmailNotification - Exception sending comment notification mail javax.mail.SendFailedException: Unable to send message to some recipients; nested exception is: javax.mail.SendFailedException: Invalid Addresses; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 Service unavailable; Client host [127.0.0.1] blocked using relays.ordb. org; ordb.org was shut down on December 18, 2006. Please remove from your mailserver. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 Service unavailable; Client host [127.0.0.1] blocked using relays.ordb. org; ordb.org was shut down on December 18, 2006. Please remove from your mailserver. at org.apache.roller.weblogger.util.MailUtil.sendMessage(MailUtil.java:640) at org.apache.roller.weblogger.util.MailUtil.sendHTMLMessage(MailUtil.java:773) at org.apache.roller.weblogger.util.MailUtil.sendEmailNotification(MailUtil.java:435) at org.apache.roller.weblogger.ui.rendering.servlets.CommentServlet.doPost(CommentServlet.java:332) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:413) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:97) at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72) at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274) at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110) <------------------------------------------------------------------------------ [2] http://ubuntuforums.org/showthread.php?t=185913&page=14 __________________________________________________________________ Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share what you know at http://ca.answers.yahoo.com __________________________________________________________________ Looking for the perfect gift? Give the gift of Flickr! http://www.flickr.com/gift/
