Hi Sofia,

> I have a problema with my Dspace.
>
> Also when I send an email to change the password of one account the log
> shows me:
> 
> 2008-10-16 09:58:04,816 INFO  org.dspace.app.webui.servlet.RegisterServlet @
> anonymous:session_id=6A56E6AB977F315F8E8FECAF1DEC3242:ip_addr=10.57.138.36:e
> rror_emailing:[EMAIL PROTECTED]
> javax.mail.SendFailedException: Invalid Addresses;
>   nested exception is:
>         com.sun.mail.smtp.SMTPAddressFailedException: 550 RCPT
> TO:<[EMAIL PROTECTED]> Relaying not allowed - please use SMTP AUTH

This message probably means that your email server (as specified in
dspace.cfg) will only allow you to send emails if you are logged in to the
mail server with a username and password.

If you edit dspace.cfg, you should find the following lines:

# SMTP mail server authentication username and password (if required)
# mail.server.username = myusername
# mail.server.password = mypassword

Edit these to include the username and password of a user that is authorised
to send emails. You'll also need to remove the hashes ('#') from the
beginning of the username and password lines.

Thanks,


Stuart
_________________________________________________________________

Gwasanaethau Gwybodaeth                      Information Services
Prifysgol Aberystwyth                      Aberystwyth University

            E-bost / E-mail: [EMAIL PROTECTED]
                 Ffon / Tel: (01970) 622860
_________________________________________________________________


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to