The module description says that it:

Accepts multiple nodes and formats a message containing either the entire node body (if there's just one) or a list of teasers (if there are more than one or if the user does not have adequate permissions)

Stores a history of:

* the sender's uid and email
* the recipient(s) email and uid if available
* The node(s) being sent and the accompanying message

# If CiviCRM is handy, logs an action for both the sender and recipient
# Matches newly-created users to email addresses for messages they have received in the past.

I have it installed and running, Drupal 4.7.1, send module 4.7.0 and mime CVS, but I see none of the features described above and there is no documentation available. I do not see any blocks or menu options for them either.

Anyone knows how to access those features?

Comments

allie micka’s picture

Version: 4.7.x-1.x-dev » master
Status: Active » Fixed

This is now being handled by views support. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.