I can't get the MIME module to send any mail, nut I got the SMTP module working.
Could the Send module be modified to get working with the SMTP module?

Comments

allie micka’s picture

Project: Send » SMTP Authentication Support
Status: Active » Closed (duplicate)

Send uses mimemail to format the message ( that's the mime part :) ) So it's not optional.

There's a pre-existing issue ( http://drupal.org/node/132903 ) on the smtp module to implement a mimemail backend. have a look there!