+ Reply to Thread
Results 1 to 1 of 1

Thread: No_Valid_Recipients error all of a sudden - Please help

  1. #1
    Join Date
    Feb 2008
    Posts
    3

    Unhappy No_Valid_Recipients error all of a sudden - Please help

    I've been using the formmail for quite some time and I've enjoyed how robust it is. Today I got an alert and I went in to make adjustments. I updated the formmail to ver. 8 and set all my settings and I keep getting the no_valid_recipients error alert.

    I'm using the config.ini file and pointing to it via the formmail, like I've been doing. But, like I said, just today it started giving me that error. Please help (before managers start yelling, lol)

    Formmail:
    PHP Code:
    $TARGET_EMAIL = array(
            
    EMAIL_NAME."@psiurethanes\.com$",
            
    EMAIL_NAME."@topspotims\.com$",
            
    EMAIL_NAME."@topspotservices\.com$",
            ); 
    Form:
    HTML Code:
    <form id="contactForm" name="contactform"   class="contact" method="post" action="/processor/" enctype="multipart/form-data" onsubmit="return false;">    	 <input type="hidden" name="recipients" value="toaddress" />
    config.ini:
    [email_addresses]
    toaddress = "psi@psiurethanes.com"

    [special_fields]
    subject = " [Request For Information From PSI Website] "
    required = "Name, email, Comments"
    csvcolumns = "Date, client_type, Name, email, Company, Phone, Comments, reference"
    csvfile = "formdata.csv"
    envreport = "REMOTE_ADDR,HTTP_USER_AGENT"
    Last edited by topspot; 29-Feb-2008 at 09:06 PM. Reason: added my code

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. no_valid_recipients + Charset error
    By sutra in forum FormMail Subscription Support
    Replies: 3
    Last Post: 06-Mar-2005, 12:54 AM
  2. keep getting no_valid_recipients error
    By nurblet in forum FormMail Subscription Support
    Replies: 2
    Last Post: 28-Dec-2004, 09:22 PM
  3. Errors with scratchpad file all of a sudden
    By mlbailey in forum FormMail Subscription Support
    Replies: 1
    Last Post: 09-Dec-2004, 09:32 AM
  4. no_valid_recipients error
    By tubaguy0 in forum FormMail Subscription Support
    Replies: 3
    Last Post: 13-Aug-2004, 11:44 PM
  5. no_valid_recipients error message
    By edenexcursions in forum FormMail Subscription Support
    Replies: 17
    Last Post: 06-Aug-2004, 01:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts