Dear Sir
 
We are installing dspace in La Manouba University, Tunisia. We have problems 
configuring the email. Bellow the settings:
 
##### Email settings ######
# SMTP mail server
mail.server = smtp.gmail.com
# SMTP mail server authentication username and password (if required)
mail.server.username = dspaceISDnoreply 
mail.server.password = dspaceisd
# SMTP mail server alternate port (defaults to 25)
# mail.server.port = 25
# From address for mail
mail.from.address = [email protected]
# Currently limited to one recipient!
feedback.recipient = [email protected]

# General site administration (Webmaster) e-mail
mail.admin = [email protected]
# Recipient for server errors and alerts
alert.recipient = [email protected]
# Recipient for new user registration emails
registration.notify = [email protected]
# Set the default mail character set. This may be over ridden 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 = serveuret
# Pass extra settings to the Java mail library. Comma separated, equals sign 
between
# the key and the value.
mail.extraproperties = mail.smtp.socketFactory.port=465, \ 
mail.smtp.starttls.enable=true, \
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
# Default language for metadata values
default.language = en_US
 
**************************************************
When an author tries tro subscribe to our repository, the registration page 
takes a lot of time and then displays "internal system error". In the log 
fiile, we find the following exception:
"Exception reading response"
 
Can you please help us
Thank you

Ibrahim Bounhas
-------------------------------------------------
Computer Science, Arabic IR & NLP 
Higher Institute of Documentation
La Manouba University, Tunisia
+ Rose of Hope Association
Scholar| LinkedIn| DBLP| Facebook | ResearchGate
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
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