I am using autoresponder module to send mails but the messages that are being send, the body is not being shown but instead a error is shown "Empty or malformed message" (this is in Pine). It also don't work in yahoo/gmail. There is Just NO body !!!

I searched on net and found this - http://csynapse.blogspot.com/2006/07/im-no-mime-reader.html where it seems there is MIME error that is why no body is being shown. Is it a bug in autoresponder ? What should I do ? I can not find anything while searching DO

Comments

vm’s picture

I've not tested this module, it can't hurt to post it as a bug in the issue querry for that module.

Pushkar Gaikwad’s picture

Aaaah this sucks because I was really looking forward to this module. VMU, do you have any idea how to achieve similar functionality like sending daily mails (course) to those who are subscribing for the course ?

vm’s picture

what you are asking isn't even what autoresponder does..... for teh feature set you are decribing with regards to newsletters functionality look into the simplenews.module and create newsletters as drupal.org does.

------------
Description
------------

This module sends html or plain text newsletters to the subscription list. At the end
of the newsletter, an unsubscribe link is provided. Subscription (and also
unsubscription) is managed through a block, or by an admin on the module's admin pages.
Sent newsletters are collected by taxonomy module, and a link to the term's page or the
associated rss-feed can be displayed in the block. Not-sent newsletters are kept in the
Drafts folder. New newsletter types can be created to organize your newsletters. The
subscription list can be managed. Sending of large mailings can be managed by cron.

Pushkar Gaikwad’s picture

I still feels autoresponder is the ONE as I was able to make different courses like Java and C++ and users were able to subscribe them(whichever they wanted). And they would be getting daily mails in the category.

I just checked SimpleNews, it's just one newsletter.

What I want is implementing an Online Course. The user will subscribe to it and get daily mails tll it gets over and autoresponder was completely fitting into it :( I have also mailed to the creator of it. Hope he replies(it's been few days though).

vm’s picture

with simplenews one can create multple newsletters, not just one. autoresponder isn't available for Drupal 5 and I don't have a 4.7 dev site anymore to check it out.

Pushkar Gaikwad’s picture

This sucks :( since I was really having big plans. Unfortunately I am short on budget otherwise would love to give the project to some freelancer. I haven't got any reply from the creator of the module as well.

I know where is the error(it is in MIME header which we are creating) but don't know how to fix it. If you want, I can send you some more info by mail :)