LevelTen Apps Support Forum Forum Index LevelTen Apps Support Forum

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Invalid Recipient "

 
Post new topic   Reply to topic    LevelTen Apps Support Forum Forum Index -> Technical Issues (L10Fm)
Author Message
Bladefox3



Joined: 24 Nov 2004
Posts: 2
Location: Nassau, Bahamas

PostPosted: Wed Nov 24, 2004 11:02 am    Post subject: Invalid Recipient " Reply with quote

$validReferrers = array('domain.com','www.domain.com', 'mail.domain.com', 'domain.com');

// Use the this array (or create new arrays with a different association) to replace
// setting fields in the form. Don't delete the 'default' array.

$formAction['post'] = array(
'recipient' => 'user@emaildomain.com',
'recipient_cc' => '',
'recipient_bcc' => '',
'subject' => 'Form Test for Dabahamas',
'redirect' => 'http://www.dabahamas.com/L10Apps/success.php',
'email' => '',
'realname' => '',
'required' => '',
'format' => 'html',
'sesrep_max_items' => '10',
);

// If set to 0, the form can set the email recipient. For security reasons you should
// set this variable to 1.

$disableFormRecipients = 1;


Now i have tried everything, and if i change form action to default, it get a long error about no being able to do something with headers and smtp erro 557 or something. But with post, i get an invalid recipient error.

What can be done to remedy this.

Invalid Recipient ''

Email address does not have permission to relay through this LevelTen Formmail script.

For help on this issue, see LevelTen Formmail troubleshooting
Back to top
admin
Site Admin


Joined: 10 Dec 2003
Posts: 70

PostPosted: Mon Mar 07, 2005 12:54 am    Post subject: Reply with quote

Add ,'' to the validReferrers. You are getting this because your browser is not passing referrers, most likely because you have some anonomous browser software installed like Norton Internet Security.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    LevelTen Apps Support Forum Forum Index -> Technical Issues (L10Fm) All times are GMT - 6 Hours
Page 1 of 1

 

LevelTen Dallas Web Design & Flash
Web Development | Web Hosting | e-Commerce | Search Engine Optimization
Local SEMS | Sites Directory


Powered by phpBB © 2001, 2005 phpBB Group