
內容簡介
DigiLucks Mailer 是一款能夠提升 WordPress 郵件送達率的外掛,透過經過認證的 DigiLucks 中繼伺服器,確保聯絡表單、訂單通知及密碼重設郵件不會進入垃圾郵件夾或消失。
【主要功能】
• 使用經認證的中繼伺服器發送郵件
• 支援所有使用 wp_mail() 的表單或外掛
• 提供郵件發送統計與配額顯示
• 可選擇回覆郵件地址
• 內建聯絡表單並支援 Cloudflare Turnstile 防垃圾郵件
外掛標籤
開發者團隊
原文外掛簡介
By default WordPress sends email with PHP’s mail(), which is unauthenticated, so contact-form queries, order notices and password resets often land in spam or vanish. DigiLucks Mailer reroutes every email your site sends through an authenticated DigiLucks relay so it actually reaches the inbox.
One setting to switch on. Paste your API key, enable, done.
Works with any form or plugin that uses wp_mail() (Contact Form 7, WPForms, Elementor forms, WooCommerce, and more).
Sets a Reply-To of your choosing so replies come straight to your inbox.
A dashboard in wp-admin showing how many emails were sent, delivered and failed, plus your remaining quota.
Optional fallback: if the relay is ever unreachable, WordPress sends the email the normal way so nothing is lost.
Built-in contact form: drop [digilucks_contact_form] on any page for a Name/Email/Phone/Message form with optional Cloudflare Turnstile spam protection.
Sending is metered by a monthly quota tied to your DigiLucks account. A free tier is included; paid plans add more volume.
External services
This plugin connects to the DigiLucks Mailer service (https://mailer.digilucks.com), an external service operated by DigiLucks, to send your site’s email through an authenticated relay and to show usage statistics.
What is sent, and when:
When your site sends an email (any wp_mail() call, e.g. a contact-form submission) and the relay is enabled, the plugin sends that email’s recipient address, subject, message body, chosen From name, Reply-To address, and your site’s URL to https://mailer.digilucks.com/api/relay/send, authenticated with your API key. This is required to deliver the email.
When you open the plugin dashboard in wp-admin, the plugin requests https://mailer.digilucks.com/api/relay/stats with your API key to display your quota and recent-send counts.
No data is sent until you enter an API key and enable the relay. If the relay is disabled, WordPress sends email normally and nothing is transmitted to DigiLucks.
Service Terms of Use: https://mailer.digilucks.com/terms
Service Privacy Policy: https://mailer.digilucks.com/privacy
This plugin also uses Cloudflare Turnstile (https://www.cloudflare.com/products/turnstile/), a third-party service by Cloudflare, Inc., to protect the built-in contact form from spam and bots. It is optional and only active if you enter your own Turnstile keys in the plugin settings.
What is sent, and when:
When the built-in contact form ([digilucks_contact_form]) is displayed on a page and Turnstile keys are set, the plugin loads Turnstile’s script (https://challenges.cloudflare.com/turnstile/v0/api.js) in the visitor’s browser, which shows the anti-spam widget.
When that form is submitted, the plugin sends the Turnstile response token, your Turnstile secret key, and the visitor’s IP address to https://challenges.cloudflare.com/turnstile/v0/siteverify to verify the submission is human. This happens only on form submission.
No Turnstile data is sent if you leave the Turnstile keys blank.
Cloudflare Terms of Service: https://www.cloudflare.com/website-terms/
Cloudflare Privacy Policy: https://www.cloudflare.com/privacypolicy/
