Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如题主所说。我们都知道,我们可以根据各种标准验证电子邮件地址中的字符以验证它是否是“合法”地址。
是否可以发送一封将由收件人服务器接收但实际上并未发送的电子邮件,以识别它是否是实时电子邮件地址?
我目前正在编写一些 Access VBA 以向第三方发送频繁的电子邮件,并且需要能够在电子邮件发出之前识别它们将发送到一个实时地址。