![]() |
|
zenphoto_sendmail failed to send - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: zenphoto_sendmail failed to send (/thread-6483.html) |
zenphoto_sendmail failed to send - LDF - 2010-01-20 Hi all, Now I am having the same error "zenphoto_sendmail failed to send XXX to one or more recipients." Do you have any advice about what I should do to make it works? So many thanks in advance. Luca zenphoto_sendmail failed to send - acrylian - 2010-01-20 Sorry, I have no idea, it is working on my webspace out of the box. Hopefully my collegue will have any idea. zenphoto_sendmail failed to send - sbillard - 2010-01-20 There is an option for the site email address. I don't remember if this is in the base 1.2.8 release, but certainly it is in the nightly builds. You may need to use that to get a valid email address as the "sender" for your provider's sendmail support to accept the mail. zenphoto_sendmail failed to send - LDF - 2010-01-21 Thank you so much for the indication. You must change the script you are using to correctly use a valid From: header Examples of headers that will NOT work: From: "user@domain.com" sendmail_path = "/usr/sbin/sendmail -t -i -f'user@domain.com' " I've updated the php.ini I'm running the ZP version 1.2.8 [4881] Thanks again for your help and for the great ZP!! zenphoto_sendmail failed to send - sbillard - 2010-01-21 It is always prefered to update the full set of scripts. But in this case, it is absolutely necessary since the option you need to set for the default sender address is one of the zenphoto general options. zenphoto_sendmail failed to send - LDF - 2010-01-21 thank you so much... uhmmm.. always scary to perform the update :S zenphoto_sendmail failed to send - LDF - 2010-01-21 Hi Stephen, Sorry to bother you but I cannot find the option to setup the mail, neither in the plugin options nor in the general option. zenphoto_sendmail failed to send - LDF - 2010-01-21 maybe I got it... is the PHPmailer plugin... huh? zenphoto_sendmail failed to send - LDF - 2010-01-21 ok... it seems the PHPmailer works properly now. But I have still the "zenphoto_sendmail failed to send Subject ( Design + Photography) to one or more recipients." any idea? Many many thanks! zenphoto_sendmail failed to send - sbillard - 2010-01-21 disable the sendmail plugin. You do not need both and sinze the PHPmailer works.... zenphoto_sendmail failed to send - LDF - 2010-01-21 thanks again Stephen! I've try to find how to disable the plug in but it seems there is nothing in the Admin panel. May I ask you directions? zenphoto_sendmail failed to send - acrylian - 2010-01-21 We have two different plugins for sending mails.
zenphoto_sendmail failed to send - LDF - 2010-01-21 THANK YOU, got it!!! |