服务器会收取所有将 MX记录 解析到本服务器的 IP 地址的邮件,以 用户名 来区分收件箱。 用户名是任意取的,所以叫“千面邮箱”。
举例:在网页前台,右上角输入任意 用户名 ,如 chen 即可看到 chen@inbucket.demo.2xinxian.top 和 chen@iredmail.demo.2xinxian.top 用户的邮件列表。 点击左边邮件列表中的指定邮件,右边即可显示相应的邮件内容。
特点:
API 举例:
curl -i -H "Accept: application/json" https://dr3.anqun.org/api/v1/mailbox/chen
curl -i -H "Accept: application/json" https://dr3.anqun.org/api/v1/mailbox/chen/20240316T125619-0000
curl -i -H "Accept: application/json" https://dr3.anqun.org/api/v1/mailbox/chen/20240316T125619-0000/source
curl -i -H "Accept: application/json" -X DELETE https://dr3.anqun.org/api/v1/mailbox/chen/20240316T125619-0000
curl -i -H "Accept: application/json" -X DELETE https://dr3.anqun.org/api/v1/mailbox/chen