Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
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:
Form:PHP Code:$TARGET_EMAIL = array(
EMAIL_NAME."@psiurethanes\.com$",
EMAIL_NAME."@topspotims\.com$",
EMAIL_NAME."@topspotservices\.com$",
);
config.ini: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" />
[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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks