MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=bouncehandler
(main | bouncehandler)
- This module is internal or unstable, and you should not use it. Its operation may change without notice.
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Kilde: BounceHandler
- Licens: GPL-2.0-or-later
Receive a bounce email and process it to handle the failing recipient.
Specific parameter:
Other general parameters are available.
The bounced email.
- This parameter is required.
Eksempel:
- Receive a bounce email for processing with the content "This is a test email".
- api.php?action=bouncehandler&email=This%20is%20a%20test%20email [open in sandbox]