为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

While using mail merge, problem occurs when "inverted comma" comes in any of the email address in am sending to.

  • 1 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 Matt

more options

While bulk emails through mail merge, we are getting this problem. Don't no from where inverted comma comes in between one of the email I am sending. ex. shown below. If I am taking to email in "TO" option and three emails in "CC" option. It " " "suddenly come in any of the email

", , sheeba.johnson"@pearlacademy.com

While bulk emails through mail merge, we are getting this problem. Don't no from where inverted comma comes in between one of the email I am sending. ex. shown below. If I am taking to email in "TO" option and three emails in "CC" option. It " " "suddenly come in any of the email ", , sheeba.johnson"@pearlacademy.com

所有回复 (1)

more options

This is not an issue with Thunderbird, nor really with the mail merge add-on it is a perennial issue with the CSV format and the constant need to massage the data to remove extraneous data like odd inverted commas. When this sort of data comes from say a web page, it is far easier to "standardize" what the user is allowed to input than it is to clean up the mess latter.

Have a look here http://stackoverflow.com/questions/4816424/are-single-quotes-legal-in-the-name-part-of-an-email-address

inverted commas while legal are frowned upon and most email providers do not allow them

Note that I have not tried this with mail merge, but often replacing a single quotation mark with three will side step the issue