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)
- มอดูลนี้เป็นมอดูลภายในหรือไม่เสถียร การดำเนินการของมอดูลนี้อาจเปลี่ยนแปลงได้โดยไม่แจ้งให้ทราบล่วงหน้า
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้ต้องการสิทธิในการเขียน
- มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
- แหล่งที่มา: BounceHandler
- สัญญาอนุญาต: 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.
ตัวอย่าง:
- Receive a bounce email for processing with the content "This is a test email".
- api.php?action=bouncehandler&email=This%20is%20a%20test%20email [เปิดในกระบะทราย]