Skip to content

Post resuming #9

@madcowfred

Description

@madcowfred

Currently posts can't be resumed at all, it would be nice if they could be.

  • Change how Message-IDs are generated:
    • Add a global/SecretKey option, arbitrary length string to use when generating Message-IDs
    • Hash a string consisting of something like "{GPS start time}|subject|secretkey"
    • Message-ID = "{hash}@gopoststuff" or something similar
  • Log the {GPS start time} when starting up
  • Add ability to override the {GPS start time} parameter with a command line option
  • If overridden, send "IHAVE messageid" commands to server for every article before posting

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions