WebDesignSlave
Bass
What are your settings for PERL on your servers. I have premission all the files correctly but none of my mail forms work. All my clients form mails are down.
I am currently using these settings in my script.
#!/usr/bin/perl
$mailprog = '/usr/sbin/sendmail -i -t';
Thanks,
James
I am currently using these settings in my script.
#!/usr/bin/perl
$mailprog = '/usr/sbin/sendmail -i -t';
Thanks,
James