12
votes
1answer
3k views

How to programmatically send an email?

I'd like to use Drupal's email system to programmatically send an email from my custom module. Is that possible? Thank you.
1
vote
2answers
2k views

How to theme simplenews newsletters in D7?

I'm looking for something like a walk-through. (The guide here, http://drupal.org/node/268404, was apparently written before the D6 rewrite). The reason I'm after this is that when I use the default ...