when email service is in test mode, details of attachments are not logged
Description
Activity
Neal Caidin August 14, 2017 at 1:59 PM
Bulk closing issues that have not been updated since 2014 and earlier. Please reopen if this is still an issue and you have new information.

Matthew Jones October 21, 2013 at 1:46 PM
Changed status to feature

Steve Swinsburg August 28, 2012 at 4:51 PM
Maybe its a trunk thing. If the emails were arriving with the attachment but there was no note about them in the logs then its probably a feature that is only in trunk. If there was no attachment, well then there is nothing to log
Note the content of the attachment is not logged, just the number.

Adam Marshall August 28, 2012 at 9:34 AM
If this appears in test mode then maybe it's a non issue. I spotted the problem when looking at the the emails from sign-up and saw no mention of ical attachments and matthew confirmed that attachments werent logged in texst mode. I dunno!

Steve Swinsburg August 22, 2012 at 7:30 PM
In my testing I see this:
INFO "http-bio-8080"-exec-3 org.sakaiproject.email.impl.BasicEmailService - Email.sendMail: from: email@address.com subject: Meeting assignment by Sakai Administrator for meeting on 23/08/2012 to: steve <steve.swinsburg@gmail.com> headerTo{to}: steve <steve.swinsburg@gmail.com> headerTo{cc}: headerTo{bcc}: with 1 attachments
When email messages are logged (rather then sent) there is no indication whether the message contains an attachment or not. The name of the attachment and size should be logged. An additional nice feature would be to also log the first few lines of the attachment so that one can see whether it "looks OK"