Jump to content

Jamroom + php mail function


siniskrs

Recommended Posts

I am having a problem with my mailer system in my jamroom on godaddy server,  windows hosting.

 

I am running Joomla as well as Jamroom which is running a php mail function.

 

I solved the mail problem in joomla but with Jamroom its giving me the following error:

 

[25-Mar-2009 01:39:10] PHP Warning: mail() [function.mail]: SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in ~\jamroom\include\jamroom-misc.inc.php on line 4406

 

But it works if I just do a simple code:

 

<?php

mail("email@ourdomain.ca", "testsubject",

"testbody");

echo "congrats";

 

I have done my research on google and I couldn't find a definite answer.

 

From what I know its caused my the Bare LFs and something about the (CR) and I have to change  the script to have \r\n for every line of it's header.

 

But what I know which php file I edit and what is a header and what will I have to replace \r\n with??

 

Please help me out here, I got no php programming skills!

 

Thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.