Dear Vinod,

 

Please  try edit this dspace.cfg file 

 

##### Email settings ######

 

# SMTP mail server (allows DSpace to send email notifications)

mail.server = smtp.gmail.com

 

# SMTP mail server authentication username and password (if required)

mail.server.username [email protected]

mail.server.password =XXXXXX

 

# SMTP mail server alternate port (defaults to 25)

mail.server.port = 587

 

# From address for mail

# All mail from the DSpace site will use this 'from' address

mail.from.address = [email protected] <mailto:[email protected]> 

 

 

 

From: [email protected] [mailto:[email protected]] On 
Behalf Of vinod awasare
Sent: 11 March 2019 12:18
To: [email protected]
Subject: [dspace-tech] Email Configuration issue

 

I have email Configure which is given below. But while user registration i got 
internal system error. 

 

I have attached log file.

 

Help me to fix this problem

 

##### Email settings ######

# SMTP mail server (allows DSpace to send email notifications)
mail.server = smtp.gmail.com <http://smtp.gmail.com> 

# SMTP mail server authentication username and password (if required)
mail.server.username [email protected] <mailto:[email protected]> 
mail.server.password =password

# SMTP mail server alternate port (defaults to 25)
mail.server.port = 465

# From address for mail
# All mail from the DSpace site will use this 'from' address
mail.from.address = [email protected] <mailto:[email protected]> 

# Name of a pre-configured Session object to be fetched from a directory.
# This overrides the Session settings above.  If none can be found, then DSpace
# will use the above settings to create a Session.
#mail.session.name <http://mail.session.name>  = Session

# When feedback is submitted via the Feedback form, it is sent to this address
# Currently limited to one recipient!
feedback.recipient = [email protected] <mailto:[email protected]> 

# General site administration (Webmaster) e-mail
# System notifications/reports and other sysadmin emails are sent to this 
address
mail.admin = [email protected] <mailto:[email protected]> 

# Recipient for server errors and alerts (defaults to mail.admin)
alert.recipient = ${mail.admin}

# Recipient for new user registration emails (defaults to unspecified)
#registration.notify =

# Set the default mail character set. This may be overridden by providing a line
# inside the email template "charset: <encoding>", otherwise this default is 
used.
mail.charset = UTF-8

# A comma-separated list of hostnames that are allowed to refer browsers to 
email forms.
# Default behaviour is to accept referrals only from dspace.hostname
mail.allowed.referrers = ${dspace.hostname}

# Pass extra settings to the Java mail library. Comma-separated, equals sign 
between
# the key and the value. For example:
mail.extraproperties = mail.smtp.socketFactory.port=465, \
                       
mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory, \
                       mail.smtp.socketFactory.fallback=false

# An option is added to disable the mailserver. By default, this property is 
set to false
# By setting mail.server.disabled = true, DSpace will not send out emails.
# It will instead log the subject of the email which should have been sent
# This is especially useful for development and test environments where 
production data is used when testing functionality.
#mail.server.disabled = false



-- 

Regards,

Vinod Kumar

DESIDOC, DRDO

Min of Defence

Metcalfe House

Delhi-110054

011-23902451

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected] 
<mailto:[email protected]> .
To post to this group, send email to [email protected] 
<mailto:[email protected]> .
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to