Plugin info

Total downloads: 3,836
Active installs: 10
Total reviews: 1
Average rating: 3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/22/2016 (3540 days ago)
Added to WordPress: 10/15/2012 (13 years old)
Minimum WordPress version: 2.9.2
Tested up to WordPress version: 4.2.39
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3540 days ago • 1 reviews

22/100

Is SMTP Cycle Email abandoned?

Possibly abandoned (last update 3540 days ago).

Compatibility

Requires WordPress: 2.9.2
Tested up to: 4.2.39
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Using this plugin, you can send email to different users using various SMTP servers with spinning text feature. You can set cron job from cpanel to send email automatically from your server by using this file – your-domain/wp-content/plugins/smtp-cycle-email/cron.php.

Paid Support ( $30 / Hour, We accept PayPal )

Email us if you need paid support, [email protected]

Main key feature for this plugins

  • SMTP servers to send email
  • Use SMTP servers cycle wise
  • Spinning text to generate dynamic content
  • Set cron job to send scheduled email

There is a publicly accessible web page file which triggers the cron script every 5 minutes. You can use webcron.org or cpanel to set a cron job to simply load the page. The page, when loaded, just grabs the “scheduled” email that is to be sent out and send it out using the next-available SMTP server.

Each time the SMTP servers cycled. For example, after server 1 is used, then the next server attempted. Only use servers marked as active. If the outbound message is not successful, then mark the SMTP server as INACTIVE and reset the message to “scheduled”. If the message is successful, mark the message as sent (insert the date-time) and also mark the SMTP server’s date last used so that the next time the script runs, it knows to use the OLDEST use SMTP server and can keep cycling through them.

You can visit our site www.cybernetikz.com/

Thank You

Thank you trying this plugin!

Installation

  1. Download the plugin and extract the files
  2. Upload “smtp-cycle-email” to your wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Check the “SMTP Server” Tab created by this plugins for setup.

Frequently Asked Questions

Installation Instructions

  1. Download the plugin and extract the files
  2. Upload “smtp-cycle-email” to your wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Check the “SMTP Server” Tab created by this plugins for setup.

Where do I submit a question?

This is my first attempt at a plugin, so I don’t have a FAQ yet.

Review feed

No reviews available

Screenshots

  1. Add SMTP server information

    Add SMTP server information

  2. add email message

    add email message

  3. how to schedule message

    how to schedule message

  4. status for scheduled message

    status for scheduled message

  5. option page layout

    option page layout

Changelog

0.2

  • HTML fixed
  • Banner added in plugins pages

0.1

  • First version.