Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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