On Thu, May 3, 2018 at 4:38 PM, sebb <[email protected]> wrote: > On 3 May 2018 at 21:16, Sam Ruby <[email protected]> wrote: >> >>>> However I think it would still be useful to trap errors and store the >>>> raw message with a suitable set of attributes in the yml file. >> >> Error reporting is certainly something that can be improved on. It >> isn't clear to me what role the yml file would play in this. In >> particular, the secretary workbench application tends to ignore emails >> without attachments... > > In which case the dummy entry could include dummy attachments as well > so it gets noticed?
Or the check could be changed: https://github.com/apache/whimsy/blob/master/www/secretary/workbench/models/mailbox.rb#L157 But in any case, this probably needs to be thought through top down. What should be shown to the secretary, and what actions should be available? - Sam Ruby
