We have switched the service we use for transactional emails -- i.e. the emails sent from this site for logins, password resets, notifications of posts, etc. We tried using SendGrid and really tried to make it work but I guess too many people have sent spam messages from their service so an ever growing number of mail providers block emails from their IPs outright. They never make it to your inbox
If you've noticed a lot of notifications for older releases of XMod Pro in your inbox, I want to apologize. We are actively working not only on XMod Pro, but also this website. As we were trying to correct some descriptions for older versions of XMP in Downloads section, we realized a bit late that notifications were sent every time we made an update. Ooops. We have stopped updating those older de
At the company, we switched providers for transaction email. It looks like dnndev.com, of all sites, did not get switched to the new provider. Thus, notification emails have not been sent. I have updated those settings so notifications should resume now. We're using SendGrid. Please note that some email servers block any email coming from SendGrid IP's. Unfortunately, there's nothing we can do abo
TL;DR XMod Pro 4.9.2: Resolves an issue on DNN 9.3.2 and later where the <AddUser> tag would not send verification emails to new users on sites whose registration mode was set to Verify. DETAILS: Yesterday we were notified of an issue in DNN. As you are probably aware, registration in DNN can be set to Private, Verified, Public, or None. When a user registers, an email is sent to the user. Its con
Can you use special characters in the Email SendIF comparison e.g. an email address? It works for a number or string without special characters from my testing. But it would be nice to have the user select the email as a value in the select list and send to that email.
Hey folks, I'm 3 month old XMP newbie from the VB world, liking it pretty good .. but, I'm not sure where I'm going wrong here. I have an "Add" form that uses a select command from a different table to retrieve an email address based on a url string (CID). Then I want to use that email address as the "To" address in the <email> tag on form submit. Everything else works fine, data loads, the email
Hi, I am using DNN 7.4.0 and Xmod Pro 4.6.5. I can define an email custom action and it works fine. However, if I try to edit the email action, all my data is gone and I have to start from scratch each time. Am I missing something or this is a bug in Xmod Pro?
Hello! I've created an xmod form and list. It consists of several input categories for different pieces of information I need to gather. The final item is an email notification after its submitted. I'm trying to figure out the code needed to transfer the information entered into the text boxes to the html format email message. I copied an earlier form version: "Name: <xmod:field name="NAME"></xmod
I've set up an XMod form for users to request a PDF catalog file to be sent to them via email attachment. The PDF files live on the web server in a directory I created. (The web paths would resolve to "http://www.website.com/Portals/0/Catalogs/catalogA.pdf") They can request catalog A, catalog B, or both. The user will receive either one or two e-mails. (as I don't believe XMod currently supports
After watching the Contact Us form demo video , I tried but I'm missing the 'Email' control in my Form Builder. Is there an extra install required for that?