Now I'd like to experiment with mail interfaces (both, in, and out). While I'm able to submit new content using the mailhandler module, I can't seem to make drupal send out new content via mail. What do I need to enable this ? Ideally, I'd like to configure users to receive new / updated content notification mails, based on roles / taxonomy. Does this require extra modules ? Is this possible at all ?
Try the notify module: http://drupal.org/project/notify
Fred