I keep getting intermittent errors on the mail() command
the error i get is
Warning: mail(): Could not execute mail delivery program '/usr/sbin/sendmail -t -i ' in / on line 460
and its intermittent, is there any way to debug Sendmail at all? to see where it gets stuck?
because it works from the command line, but not through php
the error i get is
Warning: mail(): Could not execute mail delivery program '/usr/sbin/sendmail -t -i ' in / on line 460
and its intermittent, is there any way to debug Sendmail at all? to see where it gets stuck?
because it works from the command line, but not through php