Re: [users@httpd] email problem.

2015-06-17 Thread Patton, Billy N
I got the problem fixed. It had nothing to do with Apache. It was all with the VM setup. On 6/17/15, 11:54 AM, "Patton, Billy N" wrote: >I'm having a problem sending email from my app. >To simplify at the top of my cp.cgi I added a little code then blocked >the rest of my script with _END_ . >Be

[users@httpd] email problem.

2015-06-17 Thread Patton, Billy N
I'm having a problem sending email from my app. To simplify at the top of my cp.cgi I added a little code then blocked the rest of my script with _END_ . Below is my entry cp.cgi >From a command line if I execute : perl cp.cgi I'll get an email. If I bury this within my code, at the desired locati