This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a change to branch rbowen-ponymail-mcp
in repository https://gitbox.apache.org/repos/asf/comdev.git
from 870f676 Merges potiuk's patch from the original rbowen/ponymail-mcp
repo
add e939dde Block all private lists by default, add opt-in allowlist
add 279ebc6 Merge pull request #3 from potiuk/rbowen-ponymail-mcp
No new revisions were added by this update.
Summary of changes:
mcp/ponymail-mcp/README.md | 110 ++++++++++++--
mcp/ponymail-mcp/index.js | 127 ++++++++++++++--
mcp/ponymail-mcp/package.json | 3 +-
mcp/ponymail-mcp/restrictions.js | 98 +++++++++---
mcp/ponymail-mcp/restrictions.test.js | 277 ++++++++++++++++++++++++++++++++++
5 files changed, 572 insertions(+), 43 deletions(-)
create mode 100644 mcp/ponymail-mcp/restrictions.test.js