On Fri, 30 Jul 2021 at 23:15, Craig Russell <apache....@gmail.com> wrote:
>
>
>
> > On Jul 30, 2021, at 3:11 PM, sebb <seb...@gmail.com> wrote:
> >
> >> And assuming that it does, how do I send one of the new forms that contain 
> >> the family first check box?
> >
> > No idea what you mean by that.
>
> The test data is from July 14 to July 17 2020 and does not include any 
> "current" documents sent to secretary.

What test data?

It's fairly easy to parse raw email files to add them to the local
secretary mail store using the script:

https://github.com/apache/whimsy/blob/master/www/secretary/workbench/deliver.rb

This reads a raw email (with headers) from STDIN.

e.g.

ruby /srv/whimsy/www/secretary/workbench/deliver.rb <test.eml

Reply via email to