Page 1 of 1

Can't Find Sendmail.pl anymore

Posted: Mon Jun 04, 2012 10:24 pm
by a1an
A script that I use to send an email used to work, but no longer does.. It referenced:
$mailprog = '/usr/sbin/sendmail -oi -t';

Where is Sonic keeping it's sendmail program now...

Thanks,
Alan

Re: Can't Find Sendmail.pl anymore

Posted: Mon Jun 04, 2012 10:58 pm
by kgc
That's the correct path to sendmail. What exact error are you getting?

Re: Can't Find Sendmail.pl anymore

Posted: Tue Jun 05, 2012 3:28 pm
by Guest
I'm not getting an error. I just never get an email..
Would it be helpful for me to post any part of my send2me.pl? Or?
thanks,
Alan

Re: Can't Find Sendmail.pl anymore

Posted: Tue Jun 05, 2012 3:48 pm
by kgc
Can you give me a URL so I can take a quick look at it for you? (It's okay to email me if you'd like to keep the URL private.)

Re: Can't Find Sendmail.pl anymore

Posted: Tue Jun 05, 2012 10:18 pm
by Guest
Hi
The URL Is dacats.com. The contact page Is the page in question.
Thanks.

Re: Can't Find Sendmail.pl anymore

Posted: Wed Jun 06, 2012 10:34 am
by kgc
Alan, I believe this is fixed. It looks like your messages were hitting a bug in our outbound spam filtering. Sorry for the trouble.

Re: Can't Find Sendmail.pl anymore

Posted: Wed Jun 06, 2012 1:25 pm
by Guest
Yup, it seems to be working now... Thanks for the help...
A1an