![]() |
|
Alternative to zenphoto mail - 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: Alternative to zenphoto mail (/thread-3406.html) |
Alternative to zenphoto mail - williamz - 2008-08-02 I had an issue with my provider where any mail leaving the server requires a specific SMTP server so mails generated from zenphoto goes to limbo. I finally fixed that by modifying the zp_mail function in functions.php with PHPMailer. So for those of you that want to select a specific SMTP, S/MIME or authentication, I'd suggest looking into incorporating PHPMailer with your installation! http://sourceforge.net/projects/phpmailer Oh I'm using an old customized version of zp (1.1.5) so please correct me if the latest zenphoto already has this built in! Alternative to zenphoto mail - sbillard - 2008-08-05 We have not changed zenphoto. If you get around to updating this implementation to the current release please submit a ticket with your changes. (At this point you might as well wait a few weeks, though. August 15 is the roadmap date for the 1.2 release.) |