I have two questions.
First one is simple: Is there any way to control priority of mails while sending those in ASP.NET? For example i have a dating website and there are few types of mails send. One is registration mail and other are less important like new message in inbox for those who want this information. There are many users on website and lots of mails are send which makes important mails like registration one which should come instantly to come after dozen of new message in inbox messages.
Second one: Is there a way to check whether user opened certain email or not? Let's say i want to check how much users received new message in inbox mail and just viewed it opposite to those who viewed and entered the website afterward with link available in email.
thanks, any info is appreciated.