aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Track emails received by user #14

Closed aksiksi closed 4 years ago

aksiksi commented 4 years ago

For example, we could track:

  1. Time email was received
  2. User ID
  3. Address ID
  4. Number of attachments
  5. Number of recipients
  6. Total size
  7. Success (accepted or rejected)
  8. Custom error message (e.g., Dropbox upload failure)
  9. UUID

The goal is to allow users to view their history and whether or not their emails are getting delivered.

We can then tie logs to emails instead of addresses.

Logs will become debug only (no flag).

DO NOT STORE ANY PERSONAL INFO