Hello Oscar,

This seems like an encoding issue.
You need to set email encoding to utf-8. This is set
1) in your dspace.cfg file, to make sure all emails DSpace sends are composed in utf-8
mail.charset = UTF-8
or
2) in the email template you need to send as UTF-8, by adding the following property
   charset: <encoding>
(This is described in dspace.cfg, but I haven't used it myself)

Regards,
Kiriaki
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to