feat: add batch subscribe and list whitelist support
- Add subscribe_batch endpoint for subscribing multiple members from CSV - Add list whitelist: MAILMAN_LIST_ID supports multiple comma-separated lists - Add IP whitelist: REQUESTOR_IP supports multiple comma-separated IPs - Add optional list_id override for targeting specific lists - Add test-subscribe-members2.sh utility script - Update README with comprehensive documentation and examples
This commit is contained in:
+3
-1
@@ -1 +1,3 @@
|
||||
.env
|
||||
.env
|
||||
test*csv
|
||||
tests
|
||||
|
||||
Reference in New Issue
Block a user