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 ...Mail issueMail issue
Previous
 
Next
New Post
10/27/2014 9:19 AM
 
Hi All
I have a getting Mail in my Inbox which is successfully sent by Dotnetnuke.services.mail.mail.sendmail.

Please provide me that how can i check in Database ..... Means which table or something i have to check for the mail entry.
I have tested ok by Host Setting TEST mail also from this i can receive the mail.
 
New Post
10/27/2014 11:09 AM
Accepted Answer 

Hi Laxmi,

The emails that are sent via the 'DotNetNuke.Services.Mail' are not stored within the database.

If you wish to store emails that are sent from your site I would suggest that you use a module like form & List.

Hope this helps,

Regards,

Geoff  


      
 
New Post
10/28/2014 12:58 AM
 
Sure ...that if i am sending mail using Dotnetnuke.service.Mail.Mail.sendMail so there is no database Entry ???

Actually i am sending a mail in a E-NewsLetter Module .Code is executed successfully but i am not getting that mail in my Mail Box ..??
here that code ************************************************************
DotNetNuke.Services.Mail.Mail.SendMail(fromemail, toemail, "", "Subscribe for e-NewsLetter", sbBody.ToString(), "", DotNetNuke.Services.Mail.MailFormat.Html.ToString(), "", "", "", "");
**************************************************************************************************************
i am using the same code in another Module also from that i am getting Mail but not in the E-NewsLetter Module .
In the E-NewsLetter Module after this code there is a line code

*****************************************************
Response.Redirect(Globals.NavigateURLByPageKey("eNewsletterRegistration"));
***********************************************

is this line of code creating problem ?
please help :)
 
New Post
10/28/2014 6:36 AM
 
Laxmi, There is no issue with the code. As far as i understand you want to keep track of the Mail those are success full sent.
Correct me if i am wrong.

You can create a custom table like "MailLog" to keep track of them.

" DotNetNuke.Services.Mail.Mail.SendMail " method never has any communication with database.

Cheers..!!!

Amit Mohanty
Mindfire Solutions
 
New Post
10/28/2014 7:19 AM
 
ok ....
But i dont want to store the informaton in table....
Just i want to know why mail is not sent ???
using this code in another module i have sent Mail successfully.
But in e-NewsLetter Module from the above code i am not able to receive the mail ....


Please Help ,....
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Mail issueMail issue


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