Hello, I have the following error messages when sending an email - is seems that dnn mixes username and password? The test message in the Host Setings Setup OK. I've just done the update from 3.3.7 and it worked with this version.... ANy ideas?
Regards
Oliver
--- >Email server (Kerio Mail Server)
[11/May/2007 10:47:36] User MyUserName performed NTLM authentication in NT domain LAN, this domain is not valid
[11/May/2007 10:47:39] smtp: User MyPassWord@def.org.uk doesnt exist. Attempt from IP address 127.0.0.1
---> DNN log
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Mailbox unavailable. The server response was: 5.7.1 Relaying to mytestemail@gmail.com denied (authentication required)
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.7.1 Relaying to mytestemail@gmail.com denied (authentication required) 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, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL)
Source:
Server Name: MyServerName