OfflineIMAP/offlineimap

support checking the database files

Open

#402 opened on Nov 9, 2016

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

Repository metrics

Stars
 (1,765 stars)
PR merge metrics
 (No merged PRs in 30d)

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