Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

safely strip offlineimap headers #3

Merged
merged 1 commit into from
Apr 26, 2018
Merged

safely strip offlineimap headers #3

merged 1 commit into from
Apr 26, 2018

Conversation

anarcat
Copy link
Contributor

@anarcat anarcat commented Apr 25, 2018

This program will strip the provided header recursively from all
emails in a Maildir folder. It is designed to replace the find | xargs sed pipeline that would corrupt emails that had something like
the header in their body.

We add a small bit of documentation, the script's usage has more.

Closes: #1

This program will strip the provided header recursively from all
emails in a Maildir folder. It is designed to replace the `find |
xargs sed` pipeline that would corrupt emails that had something like
the header in their body.

We add a small bit of documentation, the script's usage has more.

Closes: #1
@gares
Copy link
Owner

gares commented Apr 26, 2018

Many thanks!

@gares gares merged commit be6545a into gares:master Apr 26, 2018
@anarcat anarcat deleted the fix-headers branch April 27, 2018 03:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants