m4lvin
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Contact Form] From: header or ‘return-path’ or ‘envelope-from’The plugin at the moment does not provide a way to change the “return-path” or “envelope-from” headers. I would suggest that you use your own address as “From” which you can set under “Send Options” in the plugin settings.
As it says there: “If you use this feature the senders email address will automatically appear as a ‘Reply To’ line in the email header.”.
Forum: Plugins
In reply to: [Quick Contact Form] (Still) Duplicate Mime HeadersThank you very much!!
Forum: Plugins
In reply to: [Quick Contact Form] (Still) Duplicate Mime HeadersThank you for the reply. I already solved the problem by removing all lines with “MIME-Version: 1.0\r\n” in the file “quick-contact-form.php”. According to diff this is exactly what you did now in this update 🙂
Could you let me know if there are any other changes you made? Is there a git repository or another way to see a diff?
In any case, if this is the only change, then I think 6.20 can be released like this.
Forum: Plugins
In reply to: [SI CAPTCHA Anti-Spam] duplicate id for andThank you 🙂
Forum: Plugins
In reply to: [SI CAPTCHA Anti-Spam] duplicate id for andAs seen in the code quote above:
si_captcha_codeForum: Plugins
In reply to: [BuddyPress Docs] Make BP Docs privateHi David, thanks for the great plugin!
Two questions, also related to keeping docs private:
1) New documents are always set to public, could you add an option in the plugin settings to change this?
2) We have a lot of docs where we want to change the policy. Could the access settings also be changed via the bulk edit function in the dashboard? Or, as an ad-hoc solution, can you tell me how to do this with an SQL query on the database directly? Which fields store the Access information of each doc?
Thanks!