Abhishek,

Can you try this on your command prompt
telnet smtp.gmail.com 465

If the screen blanks out then it means that the connection was successful.
In that case, it is probably some issue with the configuration settings in
dspace.cfg. Also try with port 587.

Regards,
Shazia



On Thu, Mar 20, 2014 at 6:32 AM, Abhishek Raval <[email protected]>wrote:

> Hello Shazia,
>
> Thanks for your valuable suggestion, But my internet connectivity is all
> good...i think there is a problem with smtp ...any other suggestions guys?
>
>
> On Wed, Mar 19, 2014 at 11:56 PM, Shazia Sathar <[email protected]> wrote:
>
>> You can check internet connectivity on your machine. I have experienced a
>> similar issue in the recent past only to find out that the issue was with
>> the network connection.
>>
>> Regards,
>> Shazia
>>
>>
>> On Wed, Mar 19, 2014 at 12:15 PM, Abhishek Raval 
>> <[email protected]>wrote:
>>
>>> Hello All,
>>>
>>> I have installed dspace-4.0 and using JSPUI. I have done changes in
>>> dspace.cfg as below for Email Settings.
>>>
>>>
>>> mail.server =smtp.gmail.com
>>> mail.ssl.enable = true
>>>
>>> mail.server.username = *********@gmail.com
>>> mail.server.password = *********
>>>
>>> mail.server.port = 465
>>>
>>>
>>> During user registration i am getting internal system error.
>>>
>>> 2014-03-19 17:46:53,934 INFO
>>> org.dspace.app.webui.servlet.RegisterServlet
>>> @anonymous:session_id=521614CF3CB4EA526F362F039B4EF4B9:ip_addr=127.0.0.1:
>>> error_emailing:email=*****@gmail.com
>>> javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com ;
>>>   nested exception is:
>>>     java.net.UnknownHostException: smtp.gmail.com
>>>     at
>>> com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1280)
>>>     at
>>> com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
>>>     at javax.mail.Service.connect(Service.java:297)
>>>     at javax.mail.Service.connect(Service.java:156)
>>>     at javax.mail.Service.connect(Service.java:105)
>>>     at javax.mail.Transport.send0(Transport.java:168)
>>>     at javax.mail.Transport.send(Transport.java:98)
>>>     at org.dspace.core.Email.send(Email.java:359)
>>>     at
>>> org.dspace.eperson.AccountManager.sendEmail(AccountManager.java:262)
>>>
>>>  Do I need to change anything more?
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Learn Graph Databases - Download FREE O'Reilly Book
>>> "Graph Databases" is the definitive new guide to graph databases and
>>> their
>>> applications. Written by three acclaimed leaders in the field,
>>> this first edition is now available. Download your free book today!
>>> http://p.sf.net/sfu/13534_NeoTech
>>> _______________________________________________
>>> DSpace-tech mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>> List Etiquette:
>>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>>
>>
>>
>
>
> --
> Thanks n Regards
> Abhishek Raval
> Software Engg.
> Webinito Networks
> Ph no.-+919601077584
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to