搜索 | 用户支持

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

详细了解

remplir adresse, copie et copie cachée

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

more options

Bonjour, Je voudrais remplir les adresses, copie et copie cachée par programmation. J'utilise Delphi7 de Borland et voudrais à partir d'un programme envoyer les adresse email qui se trouvent dans un fichier.Ceci pour éviter d'introduire plusieurs dizaines d'adresses dans thunderbird.Est-ce possible ? Merci pour votre réponse. Bien à vous

Bonjour, Je voudrais remplir les adresses, copie et copie cachée par programmation. J'utilise Delphi7 de Borland et voudrais à partir d'un programme envoyer les adresse email qui se trouvent dans un fichier.Ceci pour éviter d'introduire plusieurs dizaines d'adresses dans thunderbird.Est-ce possible ? Merci pour votre réponse. Bien à vous

被采纳的解决方案

norbas said

Hello, I would like to fill in the addresses, copy and hidden copy programmatically. I am using Delphi7 from Borland and would like to send the email addresses from a file in a program. I would like to send the email addresses from a program to a file, so that I don't have to enter dozens of addresses in Thunderbird. Is this possible? Thank you for your answer. Thank you very much.


Not sure I understand completely, but if you want to send to a list of addresses, e.g. in a csv file, generated by a program, the file can be imported to TB as an address book and converted to a mailing list, or the file can be the source of addresses for a Mail Merge mailing.

定位到答案原位置 👍 0

所有回复 (1)

more options

选择的解决方案

norbas said

Hello, I would like to fill in the addresses, copy and hidden copy programmatically. I am using Delphi7 from Borland and would like to send the email addresses from a file in a program. I would like to send the email addresses from a program to a file, so that I don't have to enter dozens of addresses in Thunderbird. Is this possible? Thank you for your answer. Thank you very much.


Not sure I understand completely, but if you want to send to a list of addresses, e.g. in a csv file, generated by a program, the file can be imported to TB as an address book and converted to a mailing list, or the file can be the source of addresses for a Mail Merge mailing.

由sfhowes于修改