Changes between Initial Version and Version 1 of Ticket #1262, comment 1


Ignore:
Timestamp:
Mar 27, 2019 12:24:08 PM (5 years ago)
Author:
ajj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1262, comment 1

    initial v1  
    11Issues: 
    2  - Outlook output has ^M line breaks which need replacing with a line-feed. Had to use tr as BSD sed doesn't support \n as newline in replacements (nor does vi). 
     2 - Outlook output has !^M line breaks which need replacing with a line-feed. Had to use tr as BSD sed doesn't support \n as newline in replacements (nor does vi). 
    33 - Need to make sure search in Outlook doesn't capture emails which are a reply to a mailing list message but not back to the list. Use the "All recipients contains" and "All recipients does not contain" with sasview.org to check.