mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
fix(GODT-3163): filter MBOX format delimiter.
This commit is contained in:
@ -24,4 +24,5 @@ type JobOptions struct {
|
||||
AddExternalID bool // Whether to include ExternalID as X-Pm-External-Id.
|
||||
AddMessageDate bool // Whether to include message time as X-Pm-Date.
|
||||
AddMessageIDReference bool // Whether to include the MessageID in References.
|
||||
SanitizeMBOXHeaderLine bool // Whether to ignore header line representing MBOX delimiter
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user