PDA

View Full Version : formmail configurations


drkitch
07-05-2002, 05:04 PM
I'm not getting any error messages but I'm not getting any email either. I'm using formmail.pl that I've uploaded into the cgi-bin and my settings are

$mailprog = '/usr/bin/sendmail';
@referers = ('www.scootcentral.com','scootcentral.com','66.162.73.11');
@recipients = ('^john@scootcentral.com')

as far as I can tell, it should work. but it isn't.

I've tried using '/usr/sbin/sendmail' and '/usr/lib/sendmail' but no success. Tried sending in a tt but haven't heard back yet. I need this to get my site ready for the public and am anxious. Any help would be appreciated.