package smtpd import ( //"github.com/jhillyerd/inbucket/config" //"github.com/jhillyerd/inbucket/log" // "io/ioutil" ) // retentionScan does a single pass of all mailboxes looking for messages that can be purged func retentionScan(ds *DataStore) { }