Hi,

I'd like to send a presaved email (plus attachment) to a given email-adress.

The email is kind of "welcome" message for some people. It should include an attachment (pdf-file) and a HTML/Mime-format would be nice-to-have.

Currently I'm using php (with libmail.php) directly on a simple webform without Drupal.

Alternatively: the email can also be send automatically when a user get's assigned to a certain role.

Thanks for any hints!

Regards
Ced

Comments

colinjones’s picture

I'm looking for something similar - I need to be able to add some links/buttons to every node of a particular type (CCK) that when clicked initiates sending a standard email (with attachment) to an address specified in that node. These nodes are sales leads/contacts, and after speaking to one of these people, we would like to be able just to click one of 3 links/buttons that fires off the appropriate email to that person...