Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Email SMTP Error: Mailbox Unavailable using XMOD ModuleEmail SMTP Error: Mailbox Unavailable using XMOD Module
Previous
 
Next
New Post
8/27/2009 3:54 PM
 

Re: Simple XMOD form - Email SMTP Error: Mailbox Unavailable

Hi everyone,


In Host > Settings -  the Test Email button works OK !
It is using Basic Authentication with a Userid / password.

I'm using a DNN XMOD module form www.dnndev.com to send emails when a form is submitted
but I'm getting Event Viewer error when submitting the form.

Mailbox unavailable. The server response was: <xxx@crowncomputers.com> No such user here

Is there some security in the Email Server that would cause this ?


Code Below: xxx and yyy block out real email names

<form>
<controls>
<input ref="name">
<label>name</label>
</input>
<email target="xxx@crowncomputers.com" from="yyy@crowncomputers.com" subject="CrownHost DNN Email Test">
<content format="html">
<literal>
<h2>Test Email CrownHost DNN Site:</h2>
<p>Customer Name: <xmod:field name="name"/></p> <br />
</literal>
</content>
</email>
</controls>
</form>


But when submitting the test XMOD form, the Event Viewer error shows:

InnerException: Mailbox unavailable. The server response was: <xxx@crowncomputers.com> No such user here
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: <xxx@crowncomputers.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)
Source:
Server Name: WEBSERVER

Appreciate any ideas on how to resolve this ?

Thanks, LA Guy
 

 
New Post
8/27/2009 10:20 PM
 

Did you try the answer I gave you in the Xmod forums?

Also, I would search the Xmod forums for answers.  The Xmod forums are running a little slow as the developer is in the middle of upgrading the site to DNN 5.1.1 and is also upgrading the Active Forums install to the latest version. So you may need a little patience for a day or so till things get worked out.

 
New Post
9/9/2009 2:24 PM
 

I have been fighting a similar problem with a new DNN site for several days.  I finally found the fix today.

There is an interesting "glitch" in the Host Settings/SMTP page.  Select "Basic" for SMTP Authentication, which is needed by many SMTP servers, enter a Username and Password, and then click "Test", and everything works.  However, the Password is now BLANK.  If you now click "Update" , the information stored has a blank password.

If you enter the Username and Password, then click Update, the correct password is saved.

This should probably be fixed, no?

LA Guy, could this be your problem too?

William Phelps
 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Email SMTP Error: Mailbox Unavailable using XMOD ModuleEmail SMTP Error: Mailbox Unavailable using XMOD Module


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out