Hello. I triple checked my SMTP settings and made sure I wasn't suffering from a relay issue. All is configured correctly. Can send test mails, but still get this error. Strange thing is that it just started happening after the site was live for four days and already had six successful registrations. I look like a goof to my client who announced that everyone in their community should register on the site. Any suggestions would prevent a heart attack.
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 95ad3022-c3b3-4bd4-867b-b38d853d9eb9
InnerException: Mailbox unavailable. The server response was: <shmokinallnight@yahoo.com> No such user here
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Net.Mail.SmtpTransport.SendMail
StackTrace:
Message: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: <shmokinallnight@yahoo.com> No such user here at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, String ReplyTo, MailPriority Priority, String Subject, Mailformat Bodyformat, Encoding BodyEncoding, String Body, String[] Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL)
Thanks!
Ed Janx