Kenny Zaron
Forum Replies Created
-
Forum: Plugins
In reply to: [Network Mass Email] Errors after updating to WP 3.9Andy,
Are you still experiencing this problem?
I haven’t actively developed this plugin in quite some time. If other users out there could report that this is an issue for them too, maybe I can have something to go off of? I no longer even have access to a multisite test environment unfortunately…
Forum: Plugins
In reply to: [Network Mass Email] wp_mail function?mattadika,
Technically I guess it would be possible, but I wouldn’t recommend it. This plugin is more directed at sending updates to groups of your multisite users (along the lines of: “hey, we’re going to be down for maintenance this weekend, just wanted to give you a heads up admins!” or something like that).
If you had a userbase that large, you’re probably better off looking into a third party mail list manager or a plugin more specifically purposed for that sort of thing.
Hope that helps.
Forum: Plugins
In reply to: [Network Mass Email] wp_mail function?I apologize, but I would likely have to re-tool the script in order to do that, which I really am unable to do at this time given my other obligations.
Forum: Plugins
In reply to: [Network Mass Email] wp_mail function?The plugin uses the standard PHP mail function to send emails: http://php.net/manual/en/function.mail.php
Forum: Plugins
In reply to: [Network Mass Email] ErrorsScraPerfect,
I agree with you that it would be a good feature. Because of the application I originally created this plugin for, it hadn’t occurred to me.
With the template function in place, this plugin already makes database entries, so adding a log function wouldn’t be overly difficult. Finding the time to do so will be the bigger issue 🙂
Thanks!
Forum: Plugins
In reply to: [Network Mass Email] ErrorsScraPerfect,
It sounds like your recipient’s email client didn’t like the message itself, if indeed you are saying the message appeared fine in your and another recipient’s mailbox. Much like any other form of email, there’s not a great deal you can do about what the client does with the message once they get it. In this instance, the NME plugin is simply the “mailman”, he can’t really teach your client’s inbox a letter (assuming the letter is well-formed/written).
And no, I don’t have a sent folder within the plugin currently. When its sent, its sent. You have a record of it in the copy the plugin CC’s to your inbox as the sender, but as of now that is it.
However, a message history is a pretty good idea. When I have some time, that sounds like a good feature to add in the future.
Forum: Plugins
In reply to: [Network Mass Email] ErrorsIt looks like by what you’ve pasted there that you’re actually having a problem with this plugin:
http://wordpress.org/extend/plugins/mass-messaging-in-buddypress/
The filenames you pasted there have nothing to do with my plugin.
Forum: Plugins
In reply to: [Network Mass Email] 'Load the list' feature requestThis feature has now been implemented in version 1.5!
Forum: Plugins
In reply to: [Network Mass Email] [Plugin: Network Mass Email] Escaped charactersAlright, last update (I hope). NOW it looks like I’ve fixed the problem, at least on the server I am testing from. I’m leaving the version at 1.4.2, so if you updated within the last hour (it is currently 1:24PM EST my time) uninstall and then re-install the plugin and this should work now.
Thanks!!
Forum: Plugins
In reply to: [Network Mass Email] Language …Alright, last update (I hope). NOW it looks like I’ve fixed the problem, at least on the server I am testing from. I’m leaving the version at 1.4.2, so if you updated within the last hour (it is currently 1:24PM EST my time) uninstall and then re-install the plugin and this should work now.
Thanks!!
Forum: Plugins
In reply to: [Network Mass Email] [Plugin: Network Mass Email] Escaped charactersUpon gaining access to a site where I can test from, this update doesn’t work, so you need not bother upgrading until I can fix the problem. Sorry! 🙁
Forum: Plugins
In reply to: [Network Mass Email] Language …Upon gaining access to a site where I can test from, this update doesn’t work, so you need not bother upgrading until I can fix the problem. Sorry! 🙁
Forum: Plugins
In reply to: [Network Mass Email] Language …I have tried another approach to this problem, and hopefully it works for everyone. Please update to 1.4.2 and let me know if the issue persists.
Forum: Plugins
In reply to: [Network Mass Email] [Plugin: Network Mass Email] Escaped charactersI have tried another approach to this problem, and hopefully it works for everyone. Please update to 1.4.2 and let me know if the issue persists.
Forum: Plugins
In reply to: [Network Mass Email] users groupsI don’t currently support custom groups with the plugin and it isn’t in my immediate plans to do so in the future.