Hi,

i can not register new user
all time it says "Invalid Email"

in log it gives me following exception

DEBUG 05-09 19:10:07.604 MailHandler.java 178687 75
org.openmeetings.utils.mail.MailHandler [NioProcessor-1] - Message
sending in progress
DEBUG 05-09 19:10:07.605 MailHandler.java 178688 76
org.openmeetings.utils.mail.MailHandler [NioProcessor-1] -   From:
enil.jeey...@gmail.com
DEBUG 05-09 19:10:07.605 MailHandler.java 178688 77
org.openmeetings.utils.mail.MailHandler [NioProcessor-1] -   To:
enil.jeey...@gmail.com
DEBUG 05-09 19:10:07.606 MailHandler.java 178689 78
org.openmeetings.utils.mail.MailHandler [NioProcessor-1] -   Subject:
OpenMeetings Sign-Up
ERROR 05-09 19:10:07.927 MailHandler.java 179010 128
org.openmeetings.utils.mail.MailHandler [NioProcessor-1] - [mail send]
java.lang.NumberFormatException: For input string: ""
        at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:
48) [na:1.6.0_18]
        at java.lang.Integer.parseInt(Integer.java:470) [na:1.6.0_18]
        at java.lang.Integer.parseInt(Integer.java:499) [na:1.6.0_18]
        at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:
356) [mail-1.4.jar:1.4]
        at javax.mail.Service.connect(Service.java:275) [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]

... ... ...

also openmeeting app is not able to send emails
but i can email like mail -s "subject" email.id "mail body"

i have centos installed and my admin says this :

===
By default, a CentOS installation includes sendmail mail server
software running locally on the machine which can relay messages for
you. It listens on 'localhost' only and will not relay messages from
any other source. No username/password credentials are required.

SMTP host: localhost
SMTP port: 25
SMTP username: N/A
SMTP password: N/A
System Email Address: N/A
===

so i left blank entries in configuration

please help me out

Thanks,
- Anil Jeeyani

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to