Newsletter module

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Newsletter module

Post by saltydog »

I am trying the NMS module, but I am always getting this error:

Warning: fsockopen(): unable to connect to localhost:25 in /var/www/fmarzocca/modules/CMSMailer/phpmailer/class.smtp.php on line 105

How can I tell to the module to use the sendmail option?
cyberman

Re: Newsletter module

Post by cyberman »

Please look at cmsmailer admin.
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Newsletter module

Post by saltydog »

Ok. Sorry ... and thank you very much for your prompt assistance!
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Newsletter module

Post by saltydog »

Now the module seems to be working. I say "seems" because it is sending mails, but:

- the message composer doesn't allow me to use any HTML or template. It always return a "Form Error";
- I made a test user. Clicking on the unsubscribe link in the email, it correctly gets the unsublscibing message from the site, but the user is not really deleted from user's list!

Any help on this?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Newsletter module

Post by RonnyK »

For the unsubsibing part i've seen some topics on the board. For the part of the form-error. To send a html-mail you should have a template that doesn't call {content} but {$message_text} as shown in the text while composing a message in NMS.

Ronny
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Newsletter module

Post by saltydog »

RonnyK wrote: For the unsubsibing part i've seen some topics on the board. For the part of the form-error. To send a html-mail you should have a template that doesn't call {content} but {$message_text} as shown in the text while composing a message in NMS.

Ronny
Yes, I did a special template for that, with {$message_text} in place of contents... but I always have "Form error" message. I can just send only in plain text but FCKEditor always puts some html inside...
Last edited by saltydog on Thu Mar 15, 2007 7:08 pm, edited 1 time in total.
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Newsletter module

Post by saltydog »

I suspect in something wrong between NMS and FCKEditor...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Newsletter module

Post by RonnyK »

Strange, I'm using FCK as well.

Ronny
Post Reply

Return to “CMSMS Core”