OfflineIMAP/offlineimap

support checking the database files

Open

#402 opened on Nov 9, 2016

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (1,765 stars) (373 forks)batch import
featuregood first issueneed contributor!

Description

Something like --check-databases would check that:

  • all the entries can be read
  • one fake entry can be inserted
  • the fake entry can be removed

Contributor guide