github GAM-team/got-your-back v1.55
GYB 1.55

latest releases: v1.81, v1.80, v1.74...
2 years ago
  • Adds a new option: --cleanup . When cleanup is enabled on restores, GYB will check each message and confirm that the message has a valid From:, Message-ID: and Date: header. If the headers are missing or are not in the right format, GYB will modify them. This should solve #342 where restored messages are going to the Spam folder because they did not have valid messages. Note that this modifies the restored message and cannot be undone.
  • Additional options --cleanup-from and --cleanup-date allow you to specify a replacement header value when --cleanup is specified and GYB finds the header is not valid. For example, --cleanup --cleanup-from "Nobody <nobody@nowhere.com>" --cleanup-date "Sat, 22 Apr 2006 11:28:00 +0000"

Don't miss a new got-your-back release

NewReleases is sending notifications on new releases.