Trợ giúp về API MediaWiki

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.
  • Mô đun này cần quyền đọc.
  • Mô đun này cần quyền ghi.
  • Mô đun này chỉ có nhận các yêu cầu POST.
  • Source: BounceHandler
  • License: GPL-2.0-or-later

Receive a bounce email and process it to handle the failing recipient.

Tham số:
Other general parameters are available.
email

Thư điện tử bị trả lại.

This parameter is required.
Ví dụ:
Nhận một thư điện tử trả lại để xử lý với nội dung “Đây là thư điện tử thử nghiệm”.
api.php?action=bouncehandler&email=This%20is%20a%20test%20email [open in sandbox]