Linux 软件免费装
Banner图

WP Mailster

开发者 brandtoss
svelon
更新时间 2024年2月1日 17:37
WordPress版本: 6.4
版权: GPLv2 or later
版权网址: 版权信息

标签

mailing list listserv discussion list group communication mailman alternative group email

下载

1.7.1 1.6.19 1.6.2 1.4.15 1.4.16 1.4.17 1.4.18 1.4.19 1.4.3 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.10 1.5.11 1.5.12 1.5.14 1.5.15 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.1 1.6.10 1.6.11 1.6.12 1.6.13 1.6.14 1.6.15 1.6.16 1.6.17 1.6.18 1.6.3 1.6.6 1.6.7 1.6.8 1.6.9 1.6.21 1.8.11 1.8.12 1.4.10 1.4.11 1.6.0 1.6.4 1.6.5 1.4.12 1.4.4 1.5.13 1.6.22 1.8.0 1.8.1 1.8.2 1.8.5 1.8.6 1.6.20 1.8.3 1.8.4 1.8.7 1.8.10 1.8.8 1.8.9 1.7.0

详情介绍:

True two-way group communication over email WP Mailster allows your users to be part of a group and communicate by email without having to log into a website. Similar to programs like Mailman or Listserv this plugin allows you to run a discussion mailing list. That means that every email sent to a central email address is forwarded to the rest of the members of the list. When members reply to such list emails WP Mailster again forwards them to the other list recipients. Unlike newsletter plugins this allows true two-way communication via email. Features Help & Support Please check the documentation on our site as well as look through the FAQs before contacting us. Thank you! Special Thanks This plugin has been tested on various browsers thanks to BrowserStack!

屏幕截图:

  • All emails (that are forwarded to the subscribers) are also stored in an email archive in the admin section
  • Mailing list settings, general settings
  • Mailing list settings, mailbox (incoming email)
  • Mailing list settings, mailbox: choose from some pre-configured servers or use your own (what most users do)
  • Mailing list settings, sender settings (outgoing email)
  • Mailing list settings, mail content
  • Mailing list settings, list behaviour
  • Manage your recipients (per list and/or via custom groups)
  • Add members to your list (both WP users and users outside WP are possible)

升级注意事项:

1.8.12 Fix reCaptcha (v2), avoid multiple PHP warnings and deprecation messages 1.8.11 CSV import supports email-only files, No more Microsoft/Google default connections, avoid "Prohibited input U+00000081" error, fix several user interface issues 1.8.10 Fix for "Non-static method PEAR::isError() cannot be called statically" issue 1.8.9 Subscribe/unsubscribe shortcode fixes, fix 1406 error, fix digests problems 1.8.8 Text from Google Docs (or other formatted HTML) in email body does not produce issues, fix subscriber module problem with PHP 8.1/8.2, three other fixes

常见问题:

How do I send an email?

When you want to use WP Mailster you don't need to browse to a website, login and do something to send the message there - you just use your favorite mail client. Simply write an email to the mailing list's address - and nothing else. So use Gmail, Outlook, Thunderbird, a Webmailer, any way you like - just send it to the mailing list address you have setup in WP Mailster.

Why take the emails so long to be delivered? How can I speed up sending?

WP Mailster is a part of WordPress which is a PHP based web application. That means: it can not act/run without being triggered and it can not run forever when triggered. This is a technical limitation coming from PHP, not from WP Mailster or WordPress. Triggering means that somebody accesses the site. During the page load WP Mailster is handling the jobs to do (mail retrieving/sending). Thus mails can only be send/retrieved when somebody is browsing your site, otherwise the delivery is delayed or never done. As your site might not be browsed every few minutes 24×7 we recommend you to use a cronjob that opens the site periodically. We have a guide on our website on how to set that up.

What are send errors?

The send errors are messages your email server is giving back to WP Mailster basically saying "I will not forward this message". Then WP Mailster sending for some time but eventually stops which is what you see happening. The cause can be a lot of things, e.g. hitting send limits (per hour/day) or sending email with content that the server does not like. You need to find out what your email servers are telling WP Mailster. Please follow our troubleshooting guide on our site.

Why do I get a "Certificate failure" error message upon checking the inbox connection?

You might get an error message like this when checking the connection settings: “Certificate failure for [server] Server name does not match certificate” or “Certificate failure for [server] unable to get local issuer certificate”. This is often the case when you use your own mailing server (with a self-signed certificate). To get a connection established, you need to deactivate the automated certificate check. Do this by adding the following line in the special parameter box: /novalidate-cert

What does the message "Problem identified: PHP IMAP extension not installed" mean?

Your server needs the PHP IMAP extension installed, otherwise WP Mailster can not work at all. There is nothing that we can do about that, you need to contact your webhoster and see whether they can enable/install the PHP IMAP extension. If that is not possible you need to use a different webhoster providing a more suitable environment. Please note that it does not matter whether you want to use IMAP or POP3 for accessing the mailing list inbox. You need the extension in both cases, it is not specific to the IMAP protocol.

Why do I get "Connection refused" or "Network is unreachable" messages, although I use the correct mailbox settings?

In most situations this connection errors show up when your webhoster (where WordPress/WP Mailster is installed) is blocking outgoing connections such as connection attempts to 3rd party email servers. This is done to avoid spam sending. Please contact your webhoster, so they configure their firewall to allow you to send emails.

Why does my website show this error "Fatal error: Out of memory (allocated [...]) (tried to allocate [...] bytes) in [...]/wp-content/plugins/wp-mailster/[...]"

Your issue is very likely coming from a large email causing an PHP out of memory error. This is resulting from the fact that every PHP environment has a memory limit. This limit is hit when the email is tried to be retrieved from the mail server. Please remove this email from the mailing list in question. Either through a mail webfrontend or with the “Delete first email in inbox” tool the “Tools” section in the mailing list’s settings. In order to prevent have this happen in the future:

  • Raise the PHP memory limit. Your webhoster can help you with that.
  • Introduce a maximum email size for WP Mailster. You can find this setting in the “List behaviour” tab of the mailing lists settings. If larger emails are in the inbox, WP Mailster will not try to process them but simply delete it and tell the sender what happened.

What is the difference between a Mailing List and a Group?

A mailing list is a set of recipients that should all get the messages send to the mailing list’s email address. A group is a way of organizing users. Think of it like a bucket of users. It comes in handy if you want certain users be recipients of multiple mailing lists. Then you would not add the users directly to the recipients of a mailing list, but rather add a group. An example would be that you have three groups: Management, Project Coordinators and Developers. If you want to run a company-wide mailing list (e.g. all@example.com) and a project mailing list (e.g. project.import@example.com) then you would add

  • all three groups (Management, Project Coordinators and Developers) as recipients of the company-wide mailing list
  • only the Project Coordinators and Developers groups as recipients of the project mailing list
Why all that? In case someone joins the project team you would only add the user to the Developers group. Then the user would be automatically be a recipient of both the project and the company-wide mailing list. The same thing applies if someone leaves: the user only needs to be removed form the groups and thus is automatically removed from the mailing lists that have this groups as the recipients. So to sum up: if you run many lists and have many users that are largely managed by the admin, then it might be handy to organize users in groups and add the groups as the recipients.

更新日志:

1.8.12 Release Date - February 1st, 2024 1.8.11 Release Date - December 21st, 2023 1.8.10 Release Date - September 4th, 2023 1.8.9 Release Date - August 18th, 2023 1.8.8 Release Date - June 6th, 2023 1.8.7 Release Date - March 29th, 2023 1.8.6 Release Date - February 8th, 2023 1.8.5 Release Date - February 2nd, 2023 1.8.4 Release Date - January 9th, 2023