Closed jmedholm closed 1 year ago
Reads emails, checks if any previous files exist, and if not cycles through all emails from data@... and saves it as a CSV. If a CSV exists, it reads it and appends the new data.
Actually, line 33 in both files can be ignored. The check just before handles that issue.
@isgiddy
Agreed. It was there as a check that the script was working
Reads emails, checks if any previous files exist, and if not cycles through all emails from data@... and saves it as a CSV. If a CSV exists, it reads it and appends the new data.