[Deploying Sakai] Forums' watch notifications in Sakai 2.7.0

Omer Piperdi omer at rice.edu
Tue Sep 7 09:18:48 PDT 2010


I think session.setDebug is set to true in

messageforums-app/src/java/org/sakaiproject/tool/messageforums/ForumsEmailService.java

----
-			session.setDebug(true);
+			session.setDebug(false);
----

OR you can make changes so that it uses

smtpDebug at org.sakaiproject.email.api.EmailService property.

Looks like MsgCntr 2.7.0 is not using this property.

Thanks
Omer

On 9/6/2010 9:45 AM, Jean-Francois Leveque wrote:
> Hi,
>
> Looks like the email notifications from Forums' are writing a lot in the
> logs.
>
> I get "DEBUG: setDebug: JavaMail version 1.4.3" followed by a lot of of
> SMTP-related DEBUG output.
>
> Did I miss something in the configuration?
>
> Cheers,
>
> J-F
>
> --
> Jean-Francois Leveque
> Australe CTO (local Sakai)
> University Pierre and Marie Curie
> France
> _______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
>
> TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>
> !DSPAM:2294,4c84fe9980473036420757!
>
>


More information about the production mailing list