This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
@@ -313,21 +313,14 @@ var TorBirdyOldPrefs = [
]
// sanitizeDateHeaders()
// Run this function to make sure that the Date header in a new message
// is rounded down to the nearest minute.
// Remove the date/time value from the Date header in outgoing mails, like this:
// `Date:`
functionsanitizeDateHeaders(){
// Import the jsmime module that is used to generate mail headers.