Download & Extend

Cannot get Listhandler attachment sending to work OK

Project:Listhandler
Version:6.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

Also, the Listhandler settings are:

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

#2

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

Title:Listhandler sending text mime, no attachments» Listhandler not sending attachments

#4

Category:bug report» support request
Priority:normal» major

Open for a longtime, the report from sjtout is very extensive, therefore bumped this issue to give it attention it deserves. If someone uses mail out with attachments, please add information of how you have this set up and if it works well.

If it does not plz change the Category of this to Bug Report.

#5

Hi,

Re: Attachments.
That is a typo in the README.
It should read "Listhandler" instead of "Mailhandler" ;-) .
I've corrected the README and it will appear in the next -dev release.

#6

Priority:major» normal
Status:active» closed (fixed)

Two issues in one, the small typo hat is a typo in the README which should read "Listhandler" instead of "Mailhandler" and duplicate #695136: Attachment as links vs. in email gives swapped result

#7

Title:Listhandler not sending attachments» Cannot get Listhandler attachment sending to work OK
nobody click here