Has anyone ever tried sending emails using 1&1 smtp host? I tried the following?
SmtpClient mailClient = new SmtpClient(\"smtp.1and1.com\", 587); mailCli
also just ensure that your reverse (PTR) maps back to you... otherwise alot of SMTP servers will reject you.