Site Page Emailer
Site Page Emailer
In this module we have to make a drop down of every title and post to allow for the body of a sites page or a link to be emailed to recipients on the fly, from the sites page.
A dropdown menu in a site with the titles of all child posts under the current
page and a text field for an email address that you want to send the page to and a button to send. It might be possible to embed the HTML of the page directly into the email, so all formatting, pictures, etc are preserved. Not sure. If not, perhaps just a short note and a link to the page itself.
Webform email
I am using Drupal 7 and Webform 7x-3.17. I am having a problem with email notifications in the webform. I have setup a form and would like the responses sent to the responsible person. I enter their email address in the E-mail to address box. If I put any address in the box other than mine, the email does not send.
Can anyone help me with this?
Thanks.
Read moreBest module for emailing Users
Hello Fellow Twin Cities users,
I have an ever ponderously growing website I have set up and maintain for a local Youth Soccer club.
I recently added the ability to let Team Managers manage their Team pages and Calendars.
My question is : What is the best module that will let me select everyone in a specific Role and send out an email to them?
Seems like there should be a module for this, but to search through them all is a bit time consuming.
Any thoughts?
Thanks,
mark a
Scalable Email handling solution
Lets say for example, if you have a group (Organic Groups) and, for a certain action, you want to send an email to 200 users. If Drupal handles email serving (trough php mail or smtp or phpmailer), this will painfully slow down page execution.
What I would like to know is how you handle a situation like this. I heard about "Mail queue" module, where emails are putted in a queue and then sent from cron, but I don't like this solution. I would like to send emails in real time and take that responsibility out of Drupal. Is there any way you can pass email sending to an external service?
Read moreCan we send email attachments with Drupal 7 rules?
Hello all,
I would like to know if we have the capability in Drupal 7 to have the Rules framework set up a "Send Email" action and include in that email a file field from a custom content type we have in our website.
Read morePlantillas webform se pueden añadir imagen a los correos de confirmación
Hola a todos.
Como puedo enviar una pagina web como respuesta html
Todavia estoy con el webform en los correos de confirmación, tengo instalao el mimemail tambien.
¿Como puedo enviar una pagina web como respuesta html automatica, tipo correo de publicidad, planeo , grupalia ect..?
Gracias un saludo
Email marketing module
Hi all:
I want to create a mail marketing module, which give end users the ablity to create contact lists, add contacts, create mails, and send mails.
I have seen SimpleNews, but seems like it's not designed for end users
the module i want to create will contain follow features:
- users can add/import/edit/delete contacts (upload CSV file to import contacts), with a required field email, and some option fields like first name, last name, status(normal/blocked/deleted/unsubscribed)
- users can add/edit/delete contact lists
Help with a list of conditions
My rule is that when a user is updated, the email domain must contain @domain1.com, @domain2.com, etc in order to become upgraded from Provider to GoldProvider. I've been trying to use the function AND without success. Can somebody tell me where and how do I need to add the additional domains?
thanks,
{ "rules_provider_upgrade_to_gold" : {
"LABEL" : "Provider upgrade to Gold Provider role after update",
"PLUGIN" : "reaction rule",
"REQUIRES" : [ "rules" ],
"ON" : [ "user_update" ],
"IF" : [
Drupal groups - how to remain member and post discussions but don't want discussions posted to my email
How can I remain a member of groups but without having to receive an email for each discussion posted? I can't find anything in the settings to stop receiving emails.
Read moreSend email when a Node is approved
Hi, Rules Module is a great project and I have been working without any problem with it. Just recently I needed a different use and I can not make it work as I need:
I have some rules and my system sends email when:
1) An anonim user send a comment. It send an email to de Admin and to the comment author. ("after submit a new comment" event)
2) When the Admin approved the comment, send an email to the comment author ("After publishing a comment" event)



