Skip to content

Instantly share code, notes, and snippets.

@darxtrix
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darxtrix/b5a36089ed9c1939391f to your computer and use it in GitHub Desktop.
Save darxtrix/b5a36089ed9c1939391f to your computer and use it in GitHub Desktop.
Mailman getting out of the `404 Not Found` error due to bug https://bugs.launchpad.net/postorius/+bug/1429366

Step by Step process

  • Kill mailman runners or any other process associated with mailman first.
  • Now go to /mailman/src/mailman and delete the var folder.
  • Now do mailman start at the same path.

Note

  • Following above method will delete all your mailman data. If you need to prevent this delete only the list which you created by the use of #.
  • Please do not delete the /var folder. It's a request :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment