ASP.NET implementation POP function

xiaoxiao2021-03-06  19

An ASP.NET version of the mail receiver, we know, sending email in ASP is something convenient, but how can I charge a POP letter? It seems that only the killer sword with tofu :) First let's take a look at the code of this program: Pop.ASPX

<% @ AskORBLY NAME = "System.Net"%> <% @ Import namespace = "system.net"%> <% @Import namespace = "system.net.sockets"%> <% @ import namespace = "system. IO "%>