[Building Sakai] mail.smtp.sendpartial

Omer Piperdi omer at rice.edu
Thu Aug 26 13:47:11 PDT 2010


Thanks Carl. I also saw this in mailsender code..

Even when I set mail.smtp.sendpartial=true in sakai.properties, 
MailSender will not send partial if there is an invalid email address in 
list.. Not sure how to set this properties in org.apache.commons.mail.Email.

Thanks
Omer


On 8/26/2010 3:01 PM, Carl Hall wrote:
> Hi Omer,
>
> BasicEmailService always sets this property to true.
>
> BasicEmailService:880
> props.put(propName(MAIL_SENDPARTIAL_T), Boolean.TRUE.toString());
>
> There's not an option to set this as the current code stands, but I've
> submitted a JIRA with a patch, so keep an eye out for updates.
> http://jira.sakaiproject.org/browse/KNL-570
>
> Later,
> Carl
>
>
> On Mon, Aug 23, 2010 at 5:11 PM, Omer Piperdi <omer at rice.edu
> <mailto:omer at rice.edu>> wrote:
>
>
>     Is there a properties in sakai.properties, that will set
>     mail.smtp.sendpartial to set true or false..
>
>     Does org.sakaiproject.email.impl.BasicEmailService use this property?
>
>     Thanks
>     Omer
>     _______________________________________________
>     sakai-dev mailing list
>     sakai-dev at collab.sakaiproject.org
>     <mailto:sakai-dev at collab.sakaiproject.org>
>     http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
>     TO UNSUBSCRIBE: send email to
>     sakai-dev-unsubscribe at collab.sakaiproject.org
>     <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a
>     subject of "unsubscribe"
>
>
> !DSPAM:2294,4c76ca12145621914274172!


More information about the sakai-dev mailing list