Hi Alexanderff, I can remember of this error: *javax.mail.MessagingException: 501 Syntax: HELO hostname*
It has something todo with your mail server config, not so much with OpenMeetings. If you do a search like that: http://www.google.de/search?hl=de&client=firefox-a&hs=w0s&rls=org.mozilla%3Ade%3Aofficial&q=javax.mail.MessagingException%3A+501+Syntax%3A+HELO+hostname&oq=javax.mail.MessagingException%3A+501+Syntax%3A+HELO+hostname&aq=f&aqi=g1&aql=&gs_sm=e&gs_upl=31094l31094l0l31397l1l1l0l0l0l0l136l136l0.1l1l0 You will see plenty of results about the issue. Sebastian 2011/9/6 alexanderff <[email protected]>: > Hi. > > I'm trying to send an email invitation but I'm getting an error. > > I'm absolutely sure the mail account is working fine (I've tested with > thunderbird, an webmail and with telnet). > > I tried two others accounts and I get the same error. > > I tried with two OpenMeetings versions (the same error in both): > > openmeetings_1_6_2_r3675.zip > openmeetings_1_7_0_r3822.zip > > When I've used the build openmeetings_r3650.zip everything worked > fine, but it's not possible to download that anymore... > > So, can anybody help me? > > The error log is below (I changed the domain to example.com.br). > > > Thanks > Alexander > Brazil - Rio de Janeiro > > > > DEBUG 09-06 17:30:37.943 InvitationService.java 200406 57 > org.openmeetings.app.remote.InvitationService [NioProcessor-1] - > sendInvitationHash: > INFO 09-06 17:30:37.943 InvitationService.java 200406 65 > org.openmeetings.app.remote.InvitationService [NioProcessor-1] - > validFromHour: 14 > INFO 09-06 17:30:37.943 InvitationService.java 200406 66 > org.openmeetings.app.remote.InvitationService [NioProcessor-1] - > validFromMinute: 19 > INFO 09-06 17:30:37.944 InvitationService.java 200407 85 > org.openmeetings.app.remote.InvitationService [NioProcessor-1] - > validFromDate: 05.09.2011 14:19:00 > INFO 09-06 17:30:37.944 InvitationService.java 200407 86 > org.openmeetings.app.remote.InvitationService [NioProcessor-1] - > validToDate: 06.09.2011 21:00:00 > DEBUG 09-06 17:30:37.951 InvitationService.java 200414 108 > org.openmeetings.app.remote.InvitationService [NioProcessor-1] - > addAppointment offset :: 43200000 > DEBUG 09-06 17:30:37.954 Invitationmanagement.java 200417 98 > org.openmeetings.app.data.conference.Invitationmanagement > [NioProcessor-1] - http://157.86.205.10:5080/openmeetings/ > DEBUG 09-06 17:30:37.958 Roommanagement.java 200421 200 > org.openmeetings.app.data.conference.Roommanagement [NioProcessor-1] - > getRoombyId : 7 > DEBUG 09-06 17:30:37.964 VelocityLoader.java 200427 30 > org.openmeetings.app.templates.VelocityLoader [NioProcessor-1] - > current_dir :: /usr/src/om/red5/webapps/openmeetings/ > DEBUG 09-06 17:30:38.009 MailThread.java 200472 72 > org.openmeetings.utils.mail.MailHandler [Thread-11] - Message sending > in progress > DEBUG 09-06 17:30:38.009 MailThread.java 200472 73 > org.openmeetings.utils.mail.MailHandler [Thread-11] - From: > [email protected] > DEBUG 09-06 17:30:38.009 MailThread.java 200472 74 > org.openmeetings.utils.mail.MailHandler [Thread-11] - To: > [email protected] > DEBUG 09-06 17:30:38.009 MailThread.java 200472 75 > org.openmeetings.utils.mail.MailHandler [Thread-11] - Subject: > Convite para o OpenMeetings > ERROR 09-06 17:30:47.239 MailThread.java 209702 131 > org.openmeetings.utils.mail.MailHandler [Thread-11] - [mail send] > javax.mail.MessagingException: 501 Syntax: HELO hostname > > at > com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1363) > [mail-1.4.jar:1.4] > at com.sun.mail.smtp.SMTPTransport.helo(SMTPTransport.java: > 838) [mail-1.4.jar:1.4] > at > com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java: > 375) [mail-1.4.jar:1.4] > at javax.mail.Service.connect(Service.java:297) [mail-1.4.jar: > 1.4] > at javax.mail.Service.connect(Service.java:156) [mail-1.4.jar: > 1.4] > at javax.mail.Service.connect(Service.java:105) [mail-1.4.jar: > 1.4] > at javax.mail.Transport.send0(Transport.java:168) > [mail-1.4.jar:1.4] > at javax.mail.Transport.send(Transport.java:98) [mail-1.4.jar: > 1.4] > at org.openmeetings.utils.mail.MailThread.send(MailThread.java: > 127) [openmeetings.jar:na] > at org.openmeetings.utils.mail.MailThread.run(MailThread.java: > 49) [openmeetings.jar:na] > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
