I have not had luck with being able to get emails to send from Coppermine. I am on a fresh install of the latest version. I am using a shared server on Dreamhost and have no access to the mail logs.
I have not had a problem in the past with php sendmail before. In fact, there are other installed applications on my site that use php and sendmail which are received just fine. Is there a mail cache quota that needs to be addressed or met before being sent in coppermine?
Any help is appreciated, without mail, it's rendered useless. :(
Entered debug mode and the notification it gave me when entering a message on the contact form is below
Notice line 241: Undefined index: captcha_field_mandatory
Notice line 299: Undefined variable: expand_array
Warning line 299: in_array() [function.in-array]: Wrong datatype for second argument
Notice line 324: Undefined variable: expand_array
Warning line 324: in_array() [function.in-array]: Wrong datatype for second argument
Notice line 353: Undefined variable: expand_array
Warning line 353: in_array() [function.in-array]: Wrong datatype for second argument
Please read the docs regarding the PHP notices.
Is your server allowed to send emails at all?
Server is allowed.
As mentioned, sendmail works on other installed applications. However, I just received contact back from the server, apparently they have made their anti-spam rules stricter. 3rd party applications installed by users have to go through verification and now require a domain hosted email.
Thanks for the input! Much appreciated