Machine name in Email Header
When sending an Email using MailMessage and SmtpMail, I can specify the SmtpServer to route the Email through; however, the header of the email still has the name of the machine which sent the email.
Will this cause any potential problems with mail servers doing reverse lookups?
Is there any way to strip out the machine name?
Thanks,
-Chris B.