Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot overwrite archive files without appending #11

Open
jkbzh opened this issue Dec 8, 2009 · 0 comments
Open

Cannot overwrite archive files without appending #11

jkbzh opened this issue Dec 8, 2009 · 0 comments

Comments

@jkbzh
Copy link
Contributor

jkbzh commented Dec 8, 2009

There is an issue with the way that archives are being overwritten. I have the overwrite directive set to 'On' and the increment directive set to '0'. Having increment = 0 should overwrite the archives with the contents of the mbox. This would be equivalent to setting increment to 'Off' in version 2.2.0 (and earlier).

However, what occurs is the following output:

> hypermail: First message in mailbox does not match first message in archive
> or obsolete gdbm file present.
> Maybe you want to enable the mbox_shortened option?

I do not require the use of the mbox_shortened option, as I am not changing the contents of the mbox. I simply want to overwrite the entire archive. Setting the increment directive to '1' or '-1' causes the entire contents of the mbox to be appended to the existing archive. There needs to be a way to simply overwrite the archive with the exact same contents of the mbox, as with earlier versions of hypermail.

Please let me know if there is any additional information required.

Reported by: splorp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant