1
vote
1answer
81 views

Drupal 6 - Email Newsletter Module - Attaching nodes/stories content, mail collect send to access denied page

I have hard time using this module in my Drupal 6 site. Since I downloaded and installed required modules such as: Email Newsletter, Bounced Email, Deliver, HTML to Text, Identity Hash, ...
1
vote
1answer
131 views

Drupal 7 - Sending emails from localhost

I have Drupal 7.18 on my local machine. I've created a contact form on my site and I've also downloaded the SimpleNews module and created a "sign up for our newsletter" block. I've tested both of ...
0
votes
0answers
130 views

Replacing tokens in Newsletter body [closed]

I'm trying to create a custom template using the drupal Newsletter module. I need to populate the newsletter with existing content. For this, I think I need to replace a token like [node:nid] within ...
1
vote
2answers
783 views

Please suggest any good newsletter module for drupal 7

I am looking for newletter module for drupal 7 which should works with contact us page also
1
vote
0answers
541 views

A good newsletter module for drupal 7? [closed]

Can anyone suggest me a good newsletter module for drupal 7? The only requirement is that, newsletters should not be created manually. I have 3 different content types: News, Events, Ideas. I just ...
0
votes
1answer
129 views

Need several view block to send by mail on daily basis

I have a requirement like - I have 6 view block showing on every user dashboard. The node list of those blocks varies from user to user according to setting. I want to schedule a notification mail on ...
1
vote
1answer
154 views

Template drupal in full HTML

Is there a way to build a drupal template for a content type which not import the tag and the begin of the tag ? in exemple, i would create a "newsletter" content type which is based on a ...
1
vote
1answer
682 views

Drupal newsletter subscription at registration

i have a drupal site with many users. I want to add newsletter checkbox in the registration form that allows users to get subscribed to news letters automatically while registration.
1
vote
2answers
266 views

how to overide simplenews for drupal tpl and subscribe without being registered

How do I make a simple block to subscribe myself by providing my email in simlenews, without having to register myself... i'm using drupal 6
2
votes
1answer
732 views

Autoresponder Drupal 7 alternative

I'm looking for a module for Drupal 7 which could do something similar what Autoresponder for Drupal 6 does: I want to send users different email newsletters after their their subscription. Day #1 - ...