此电子邮件地址与站点-ContactForm7 不属于同一个域

This email address does not belong to the same domain as the site-ContactForm7

This email address does not belong to the same domain as the site.

语法是……

[your-name] <[your-email]>

它工作得很好如果我使用那个语法, [your-name] <xyz@gmail.com>

我需要在用户填写表格时输入电子邮件(xyz@gmail.com)。

感谢大家!

您不能将发件人字段设置为用户的电子邮件地址;它必须来自您网站的域。请改用 Reply-To header。

发件人:[your-name] <manually enter email here>

其他Headers:Reply-To: [your-email]

进一步阅读:http://contactform7.com/best-practice-to-set-up-mail/