animetosho / Nyuu

Flexible usenet binary posting tool
221 stars 32 forks source link

Altering Message-IDs #35

Closed shillshocked closed 6 years ago

shillshocked commented 6 years ago

Any way to remove nyuu from the Message-IDs without removing the randomization?

animetosho commented 6 years ago

Try adding --message-id {rand:24}-{timestamp} to the command. Note that this only works in the current Git version (ref #25). If you're using current stable version, you'll need to edit article.js to change the Message ID.

shillshocked commented 6 years ago

Nice...

shillshocked commented 6 years ago

Got this on a post: [WARN] Got "441 435 Bad Message-ID" response when posting article LXDqWvBe1KLmlMOGLF9MSnEU-1513557837476; will retry (attempt 1/1) [ERR ] NNTPError: Server could not accept post, returned: 441 435 Bad Message-ID (use skip-errors to ignore)

It didn't do it before. Not sure what changed.

animetosho commented 6 years ago

As the error says, the server doesn't like the message ID.