I am making an application in which I want to send email to multiple recipients.
在发出电子邮件时,我要求用户电子邮件显示每个用户的地址是“To:”地址,而用户无法看到对方地址。
我不能使用“BCC:”因为它不会显示地址。
现在使用假装发送这些电子邮件。 我想知道,如果我没有机会这样做,是否还有其他解决办法。
Like if I have 100 or 10000 email address to whom I want to send email the page will take a lot of time I am using .net only Please donot suggest about sending from SQL SERVER