Title: Mail Queues by PBCI
Author: Jeffrey Schutzman
Published: <strong>2012 年 2 月 28 日</strong>
Last modified: 2013 年 7 月 14 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/mail-queues.svg)

# Mail Queues by PBCI

 由 [Jeffrey Schutzman](https://profiles.wordpress.org/jeffpyebrookcom/) 開發

[下載](https://downloads.wordpress.org/plugin/mail-queues.1.6.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/mail-queues/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/mail-queues/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/mail-queues/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/mail-queues/#developers)

 [技術支援](https://wordpress.org/support/plugin/mail-queues/)

## 外掛說明

Send mail using SMTP without exceeding the the rate allowed by your mail provider(
s). Mail can be sent using multiple
 user logins/passwords to give fault tolerance
and make each mail message somewhat unique so that it is less likely to be flagged
as SPAM/UCE by either your or the downstream mail providers. Messages can be automatically
resent when the plugin detects Non-delivery messages (NDRs) returned from mail sent
by the plugin.

Email can be throttled per outbound SMTP account. Limits can be set for maximum 
number of recipients per hour and per day.

#### Features

 * Sends mail via SMTP
 * Send mail no faster than the configured number of recipients per hour and day.
   Keeps you in complience with your providers email sending limits.
 * Configure multiple SMTP accounts to use for sending messages (Gmail, MSN, Go-
   daddy, etc)
 * Process non-delivery messages and automatically resend messages
 * Keep record of sent mail messages so that you can prove to your provider you 
   didn’t send SPAM
 * Automatically stops sending email when errors encountered, auotmatically restarts
   after configured period of time
 * Mail sending statistics display

#### Benefits

 * Using multiple email accounts makes it less likely that your email will be incorrectly
   flagged as SPAM by downstream providers
 * Use in combination with other email newsletter, sending and formatting WordPress
   plug-ins
 * Reduces non-delivered mail due to invalid SPAM flagging or exceeding near or 
   downstream provider sending/receiving limits

More information can be found on our [web site](http://www.pyebrook.com/mail-queues).

### Notes

#### Non-Delivery Processing

Non-Delivery (NDR) messaging processing note: plugin should recognize common non-
delivery formats. But, because non-deliveries are free form, and can be highly customized
or specifically localized the plugin may not recognize the message. If you provide
a sample non-delivery message we can make the plug-in a little smarter.

## 螢幕擷圖

[⌊Message Queues Status Display⌉⌊Message Queues Status Display⌉[

Message Queues Status Display

[⌊Message Queues Enable/Disable, Header Options⌉⌊Message Queues Enable/Disable, 
Header Options⌉[

Message Queues Enable/Disable, Header Options

[⌊Queueing and dequeuing Options, Non-Delivery Processing Options⌉⌊Queueing and 
dequeuing Options, Non-Delivery Processing Options⌉[

Queueing and dequeuing Options, Non-Delivery Processing Options

[⌊Non-Delivery Processing Options, Debugging and Testing Options⌉⌊Non-Delivery Processing
Options, Debugging and Testing Options⌉[

Non-Delivery Processing Options, Debugging and Testing Options

[⌊Stalled Mail Display⌉⌊Stalled Mail Display⌉[

Stalled Mail Display

[⌊Message Queue Test Message Generation⌉⌊Message Queue Test Message Generation⌉[

Message Queue Test Message Generation

[⌊Setup new SMTP mail Queue⌉⌊Setup new SMTP mail Queue⌉[

Setup new SMTP mail Queue

[⌊Configured Queue List⌉⌊Configured Queue List⌉[

Configured Queue List

## 安裝方式

 1. Upload the files to the /wp-content/plugins/mail-queues directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Using the Mail Queues->Settings menu configure Message Header Options
 4. Using the Mail Queues->Settings menu configure Non-Delivery Report (NDR) Processing
    options
 5. Using the Mail Queues->Setup Queues menu define one or more message sned queues(
    accounts)
 6. Using the Mail Queues->Test Mail queuing menu send a test message to be sure everything
    is working

## 常見問題集

  How are non-delivery messages retrieved?

Configure a single mailbox to collect non-delivery messages. Setup each sending 
mailbox to forward any messages received to that single mailbox. The plug-in accesses
that mailbox using the POP3 protocol. User name a password for the POP3 mailbox 
are configured in the settings page.

  How many queues can the plugin support?

No limit really, but we have tested in excess of 20 simultanious SMTP queues

  Does the plugin work with gmail?

Yes. also it has been tested with MSN, Dreamhost, Go Daddy, and self hosted SMTP
servers

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Mail Queues by PBCI〉的開發相關工作。

參與者

 *   [ Jeffrey Schutzman ](https://profiles.wordpress.org/jeffpyebrookcom/)

[將〈Mail Queues by PBCI〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/mail-queues)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/mail-queues/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/mail-queues/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/mail-queues/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/mail-queues/)。

## 變更記錄

#### 1.6

General bug fixes

#### 1.5

Source code cleanup

#### 1.0.6

Queues are prioritized in order of last used and then lowest number of errors. This
should spread email more evenely over multiple queues in low send frequency sites.

#### 1.0.5

a couple of comments added, readme updates

#### 1.0.4

fixed typo introduced in header tweaks

#### 1.0.3

readme.txt tweaks

#### 1.0

 * Initial public release version

## 中繼資料

 *  版本 **1.6**
 *  最後更新 **13 年前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.5.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/mail-queues/)
 * 標籤:
 * [gmail](https://tw.wordpress.org/plugins/tags/gmail/)[queue](https://tw.wordpress.org/plugins/tags/queue/)
   [spam](https://tw.wordpress.org/plugins/tags/spam/)[throttle](https://tw.wordpress.org/plugins/tags/throttle/)
 *  [進階檢視](https://tw.wordpress.org/plugins/mail-queues/advanced/)

## 評分

 4.7 星，滿分為 5 星

 *  [  2 個 5 星使用者評論     ](https://wordpress.org/support/plugin/mail-queues/reviews/?filter=5)
 *  [  1 個 4 星使用者評論     ](https://wordpress.org/support/plugin/mail-queues/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/mail-queues/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/mail-queues/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/mail-queues/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/mail-queues/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/mail-queues/reviews/)

## 參與者

 *   [ Jeffrey Schutzman ](https://profiles.wordpress.org/jeffpyebrookcom/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/mail-queues/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JQ8L23G6D3ANJ)