![]() |
|
contact_form 1.2.7 no Message. 1.2.6 worked - 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: contact_form 1.2.7 no Message. 1.2.6 worked (/thread-6293.html) |
contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-16 Hi, i don't know how i can fix this... that's why i need your help -.- X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 Return-Path: X-Original-To: MAIL AS ENTERED IN OPTIONS From: CGI-Mailer Date: Wed, 16 Dec 2009 16:22:10 +0100 Message-Id: Precedence: bulk X-Apache-Env: www-ip="OTEuNDUuMTg2LjE5Mw==";helo="aW5mb25nODI5Lm t1bmRlbnNlcnZlci5kZQ==";script="L2luZGV4LnBocA==" To: MAIL AS ENTERED IN OPTIONS Subject: =?UTF-8?B?YmV0cmVmZiAoRm90byBTdGVybnNjaG51cHBlKQ==?= X-Provags-ID: V01U2FsdGVkX19EWLuMhwjT3tF26R9l4PlZNtNAMG4QFKqL7QA zCpaw/HYcDjZSkpbPcD73iYzm1qKcIjAAtl6TbZ0/q4f/nrrlN VCf5PMDVec= X-Antispam: SENDER_IN_WHITELIST Von NAME AS ENTERED IN FORM Cc: MAIL AS ENTERED IN FORM (the mail didn't come in) Messagetext: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 bmFjaHJpY2h0w7ZsZGbDtmfDtmRzbmpmbm52bm52IGdybWwNCg0KQWxsZXJoYW5kDQpob3R0bWFu bmVfaHdzQGdteC5kZQ0KDQoNCg== ` contact_form 1.2.7 no Message. 1.2.6 worked - acrylian - 2009-12-16 Zenphoto 1.2.7 has two mailing facilities plugins contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-16 i'm using zenphoto_sendmail v1.2.7 because of PHP-Version: 4.4.9 contact_form 1.2.7 no Message. 1.2.6 worked - acrylian - 2009-12-16 Sorry, I have no idea, I just tested on my server and it did work perfectly (although I am on php 5.2). Maybe my collegue will have some idea later. contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-16 hm.. in v1.2.6 the mails didn't have CGI-Mailer as originator. contact_form 1.2.7 no Message. 1.2.6 worked - acrylian - 2009-12-16 Sorry, I don't have an cgi mailer in my test mail. It list the mail entered in the form as "from" and the other one as "to:". Might be a server config thing. You can try the 1.2.6 one but we don't test plugins with older releases. As I said hopefully my collegue has further idea. If you want to be sure that he sees it please open a ticket. contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-16 so... i updated to 2009-12-15-trunk but it got even worse... mails now are looking like: Cc: MAIL FROM FORM Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 c28gamV0enQgZW5kbGljaCBob2ZmIGljaCBtYWwNCg0KQWxsZXJoYW5kDQpob3R0bWFubmVfaHdz QGdteC5kZQ0KMDcyMzENCmh0dHA6Ly93d3cuZ29vZ2xlLmRlDQoNCg0K ` contact_form 1.2.7 no Message. 1.2.6 worked - sbillard - 2009-12-17 The sendmail path is not changed in 1.2.7. From the looks of your message, your mail handler is not recognizing the Mime encoding of the message. That encoding is done by the server sendmail facility. Maybe ask your service provider. contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-17 but why worked it in v 1.2.6? contact_form 1.2.7 no Message. 1.2.6 worked - sbillard - 2009-12-17 We have not tested the 1.2.6 contact form plugin with 1.2.7. However, I seriously doubt that using that plugin would make any difference since that form only passes the message to the zenphoto mail function. You downgrade by simply installing the 1.2.6 version. contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-18 seems i have to stick with 1.2.6 contact_form 1.2.7 no Message. 1.2.6 worked - sbillard - 2009-12-18 No change has been made to how zenphoto uses sendmail. As to why there was a change, the change allows for alternative mailing functions for people who cannot use sendmail for some reason. (Perhaps you?) contact_form 1.2.7 no Message. 1.2.6 worked - h07d0q - 2009-12-19 http://www.zenphoto.org/trac/changeset/4833 |