User login

e-mail

Setting up Mailchimp module version 7.x-2.0

To do anything with the module, you need to connect it to your Mailchimp account. The settings page admin/config/services/mailchimp is where you put your Mailchimp's list API in.

To get this API go to /account/api when logged in to http://mailchimp.com and say add a key. I know this feels weird, as you don't have a key to add, but in fact it will create an API key for you.

Block all variations of a GMail e-mail address

Other projects and ideas / questions / solutions in this general ideaspaceHow can I block a spammer from repeatedly registering? http://drupal.org/node/139738

Register Pre-approved
http://drupal.org/project/register_preapproved

Send an e-mail to an administrator when a new user registers on a Drupal 7 site

10:13 benjamin-agaric: Drupal 7 - the simplest way to have an administrator e-mailed when a new user signs up? Can't find any core setting and no trigger does it either? Seems we should have a way to get this functionality short of Rules module... thoughs?
10:22 benjamin-agaric: Answer: it can be done through Drupal core- an advanced action simply has to be configured first at admin/config/system/actions/configure and then back to trigger configuration.

Set the return path for e-mail sent by a web server

ServerAdmin webmaster@host.some_domain.com

this is set for us, but apache process (Linux user www-data) still is sending e-mail as www-data@domain.name

nada:
Won't send email
http://drupal.org/node/103092

help with drupal sending mail
http://drupal.org/node/11570

I think I've identified our problem:

php mail() set from address

Syndicate content