Listhandler not sending attachments

sjtout - July 24, 2009 - 01:27
Project:Listhandler
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Note: Please let me know if this issue should have been categorized as a support request.

Listhandler is installed and receives attachments correctly.

When I create a forum post:

HTML appears to become plain text. (I'm not sure what's happening, see below for an example.)
Attachments do not appear in the email, even though they do appear in the forum post. These may be images inserted inline (via FCKEditor + IMCE), or attached to the comment (via comment_upload).

I'm using 6.11
PHP 5.2.9-2
Apache 2.2.11

I don't see anything in the logs other than a note from listhandler saying the email has gone out. Are there other steps I can take to troubleshoot?

Below is the result of sending a test email with formatted text--it become email with characters that represent the formatting, even though the post in the forum was formatted correctly:

======== SOME FORMATTING -- THIS IS LEVEL ONE HEAD ===========================

.... This is level 3

* This is bulletted text.

#1

sjtout - July 24, 2009 - 01:33

Also, the Listhandler settings are:

Account status: active
Attachment handling: Links at the bottom of emails
HTML to text converter: Fancy

#2

sjtout - July 24, 2009 - 16:29

I'm understanding the issue a little better -- the module sends email as plain text, so that shouldn't be listed as an issue. I'd like to send HTML, but appreciate the ability to send text. I haven't found a place where it's stated explicitly that Listhandler sends only plain text email, so it may be worthwhile to add it somewhere, or perhaps I just missed it.

**
I'm still having issues with attachments though. The ReadMe says that to enable sending attachments as links:

1) Add links for uploaded files:
a) Enable the Upload module, download and enable the Comment Upload module
b) Within your Drupal website go to Administer -> Content management ->
Mailhandler
c) Tick Attachments as link
d) Click on Save configuration

*
However, the Mailhandler (6.x-1.8) form on my site doesn't have an 'Attachments as link' option -- should I do something (other than enabling Upload, and enabling Attachments on the Forum content type, which I have done) to make it visible?
*
When email gets sent by Listhandler, there is no indication of attachments -- no link in the email.

Can someone please help with this? I've checked logs and haven't found any indication of issues -- is there something else I can do to track this down?

#3

sjtout - July 28, 2009 - 17:57
Title:Listhandler sending text mime, no attachments» Listhandler not sending attachments
 
 

Drupal is a registered trademark of Dries Buytaert.