[Building Sakai] [Using Sakai] Reset password tool email without sender

Rafael Morales Gamboa rmorales at suv.udg.mx
Fri Mar 8 22:37:16 PST 2013


It worked! Thank you. Now I have both *mail.support* and *support.email* 
in our sakai.properties ;-)

El 07/03/2013 09:46 p.m., Seth Theriault escribió:
> On Thu, Mar 7, 2013 at 7:54 PM, Rafael Morales Gamboa
> <rmorales at suv.udg.mx> wrote:
>
>> We have installed the reset password tool on Sakai 2.9.0 and it is
>> working fine but with one little problem: There is no sender in the message:
>>
>> From: "" <>
>>
>> This makes some email systems like Hotmail and Yahoo to consider it spam.
>> The question is how can I fix this problem? I have tried to set a From
>> in the validate.passwordreset email template, but it did not work.
> [adding sakai-dev]
>
> Do you have "support.email" set in your sakai.properties file?
>
> At first glance, it looks like the code is assuming you have it set:
>
>      emailTemplateService.sendRenderedMessages(templateKey ,
> userReferences, replacementValues,
> serverConfigurationService.getString("support.email"),
> serverConfigurationService.getString("support.email"));
>
> (account-validator-impl/src/java/org/sakaiproject/accountvalidator/logic/impl/ValidationLogicImpl.java:399)
>
> Seth

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130309/4fce5247/attachment.html 


More information about the sakai-dev mailing list