Tag: smtp

  • Acelle Join – WordPress Plugin for Acelle Mail (Newsletters)

    Acelle Join – WordPress Plugin for Acelle Mail (Newsletters)

    Acelle Connect – version 2.0 (Feb 13th, 2018)

    Acelle Connect © is a WordPress © plugin which allows you to synchronize your WordPress contacts with your mail list in Acelle Mail © – an email marketing web application.

    Suppose you want to send periodical email campaigns to your WordPress contacts. Then you will need to set up your mail list in an email marketing application like Acelle Mail or MailChimp and then import your contacts from WordPress to the mail list.
    However, as your WordPress contacts are getting updated regularly, you need a way to propagate the updates, i.e. new or updated contact information, to the mail list. Then Acelle Connect © comes to help.

    Installation

    Download Acelle Connect © .zip file from CodeCanyon then:

    • Login to your WordPress admin dashboard
    • Go to `Plugins` page
    • Click the `Add Plugin` button, then choose `Upload Plugin`
    • Upload Acelle Connect © `.zip` file
    • Activate

    You’re done installing Acelle Connect © plugin.

    Getting Started

    Once you have installed Acelle Connect © plugin, you will be able to configure it to connect to Acelle Mail

    • Open `Acelle Connect` menu in your WordPress dashboard
    • Click to edit or create a new connection
    • Then you will be ask for Acelle `Endpoint URL` and `API Token`. You can find those in your Acelle Mail’s `Account > API` page which looks like this:
    • Enter the appropriate `Endpoint URL` and `API Token` then hit the `Connect` button.
    • Once you’re successfully connected with Acelle Mail, you can see all available mail lists from Acelle Mail:
    • Choose an appropriate mail list then hit the `Choose and Next` button
    • Then Acelle Connect © allows you to map the WordPress contacts’ fields to the mail list. Update and save your mapping.
    • Acelle Connect © uses a daemon process to actually copy your WordPress contacts to Acelle Mail. Please make sure you have installed the conjob suggested by Acelle Connect © onto your hosting server. Then click `Save & Finish`.

    That’s all about integration, you’re now connected to Acelle Mail and any update made to your WordPress contacts will be sync to the appropriate Acelle Mail’s mail list. You can see the list of changes or updates to be propagate to Acelle Mail in the `Queue` page, you can also find the sync log in the `Sync Log` page.

  • Mailfit – Publication Plugin for WP (Add-ons)

    Mailfit – Publication Plugin for WP (Add-ons)

    Mailfit is an all-in-one email marketing plugin for WordPress which includes everything you need to create, send, track and profit from email marketing. It also comes with powerful tools to automate sending your email campaigns as well as following up once your email is opened or clicked.

  • Acelle Lite E-mail Advertising and marketing Plugin for WP (Newsletters)

    Acelle Lite E-mail Advertising and marketing Plugin for WP (Newsletters)

    Acelle Lite is a WordPress plugin that lets you manage your mail lists/subscribers and send your email campaigns directly from WordPress administration dashboard.

    Just install Acelle Lite plugin and you can send marketing emails without any limitation. With WordPress + Acelle Lite, you can get rid of expensive email services like Mailchimp, ActiveCampaign… as now you have full control over the entire system of your own.

    Acelle Lite can be configured to send email through your own SMTP servers like Postfix, Exim, Sendmail or Qmail. It can also integrate with other email service provider like Amazon SES, SendGrid, Mailgun, ElasticEmail…

    Acelle Lite is made seamlessly integrated with WordPress. You can manage your email lists/campaigns right from the WordPress admin dashboard. You can easily send an email campaign to all WordPress users.

    Complete Lists & Subscribers Management

    Manage lists & subscribers easily with Acelle:

    • Mass import subscribers from Excel or CSV

    • Single/double opt-in support

    • Custom subscribe/unsubscribe confirmation page

    • Autoresponder for subscriber welcome/goodbye emails

    • List segmentation support

    Delivery Tracking & Statistics Reporting

    Track delivery of every single email sent out from Acelle. You can always find out whether or not your emails reach subscribers’ inbox. Opens / clicks / bounces / complaints are automatically recorded and are visualized using interactive charts & data table. Acelle’s different types of report give you lots of valuable information to help you improve your campaigns going forward.

     

     

    Easy integration with SMTP and Email Services

    Acelle can be configured to send email directly from your own SMTP server so that you can now get away from expensive email services like Mailchimp, ActiveCampaign, etc. Install Acelle on your server and you have control over the whole system from front-end web to the sendmail backend. You have unlimited access to any functionality.

    Acelle also comes with built-in support for sending email from 3rd service providers like Amazon SES, SendGrid, Mailgun, ElasticEmail or any SMTP service provider.






    Quick & Easy RESTful API

    Acelle provides RESTful API which is based on simple HTTP POST/GET requests. We make it easy and quick to integrate Acelle sending capability with your website or application. Our API lets you create, manage, send, schedule campaigns as well as track your delivery statistics.

    API docs

    Advanced Email Template Builder

    Acelle Mail comes with an advanced Email Template Builder as well as dozens of pre-built email templates/layouts for you to start on

    Fully Responsive!

    Acelle is made fully responsive. You can access Acelle webapp using any device from yourPC, tablet or smartphone.

    Embed Subscription Form To Your Own Website

    We support embedding subscription form to collect subscribers for your campaign. That is, after creating a mailing list, you can design and customize the subscription sign-up form for the list and embed it on your own website, your own brand and look-and-feel.

    Mass Newsletter Sending Made Easy!

    Acelle supports multi-threading so that you can send millions of email everyday. Acelle also supports auto scheduling your email campaigns.

    Powerfull Language Support

    Acelle comes with complete support for internationalization and localization. You can choose the preferred language for your application. We make it easy that you can also create your own language and edit any text appearing on the website to make it your own brand!

    Room for Customization!

    Acelle is written in clean PHP code, based on the Laravel framework. This makes it easy to extend or customize any part of the webapp. You can also write and embed your own PHP component.

    Multiple Themes Available!

    Acelle comes with several themes for you to choose: dark / light / red / blue / green / pink / brown. You can choose custom themes for every user. You can also extend the standard CSS to build your own theme & layout.

    Reference

    Take a look at the screenshots or try our LIVE demo application to explore more

    Release Notes

    v2.0.5

    2.0.4-p26 / 2016-11-08
    
     * Added: transformed to the WP edition
     * Added: fully integration with WordPress 4.x
    
    2.0.4-p25 / 2016-11-01
    ==================
    
     * Fixed: certain encoding may cause corrupt links
     * Changed: default user policy change
    
    2.0.4-p24 / 2016-10-28
    ==================
    
     * Fixed: subscriber import does not work well with async
     * Fixed: runtime-message-id with extra invisible space
     * Fixed: directory permission checking error
     * Fixed: campaign's wrong subscribers count in certain cases
     * Fixed: config cache with invalid values
    
    2.0.4-p23 / 2016-10-23
    ==================
    
     * Added: ElasticEmail API/SMTP support
     * Fixed: reduce the delay time when sending email through SMTP
     * Changed: delivery server encryption method is no longer required
    
    2.0.4-p22 / 2016-10-19
    ==================
    
     * Added: create-user API
     * Added: quick login support
     * Added: copy campaign
     * Fixed: detect more environment dependencies when installing
     * Fixed: layout crashes for old IE browser
     * Fixed: application crashes when mbstring is missing
     * Fixed: chart view issues on MS Edge
    
    2.0.4-p20 / 2016-10-12
    ==================
    
     * Fixed: installation wizard compatibility issue
     * Added: drag & drop email builder
    
    2.0.4-p19 / 2016-10-03
    ==================
    
     * Fixed: certain types of links are not tracked
    
    2.0.4-p18 / 2016-10-02
    ==================
    
     * Fixed: open tracking causes broken image in email content
    
    2.0.4-p17 / 2016-10-02
    ==================
    
     * Fixed intermittent issues with bar chart in Safari
     * Changed click-to-open ratio is now based on open count
    
    2.0.4-p16 / 2016-09-30
    ==================
    
     * Fixed listing sometimes crashes due to slow internet connection
     * Fixed do not allow users to enter invalid IMAP encryption method
     * Fixed list import intermittent issue for ISO encoded CSV
     * Added pie chart visualization for top countries by open
     * Added pie chart visualization for top countries by click
     * Updated text & hints on the UI
     * Changed dashboard UI now contains more information
     * Changed click-rate is no longer computed based on specific URL
    
    2.0.4-p11 / 2016-09-27
    ==================
    
     * Fixed SSL issue for bounce handler
     * Fixed bounce handler does not work correctly for certain type of IMAP servers
     * Changed sending campaign can be deleted
     * Added full support for SendGrid (web API & SMTP)
    
    2.0.4-p8 / 2016-09-20
    ==================
    
     * Fixed HTML editor sometimes crashes on MS Edge
     * Added clean up invalid bytes sequence in email content
     * Added check php-gd library availability in the installation wizard
    
    2.0.4 / 2016-09-13
    ==================
    
    This is the first publicly released version of Acelle Mail webapp (which was previously Turbo Mail 1.x, a private project at National Information System institute)
    
     * Fixed better compatibility with MS Edge browser
     * Multi-process support for sending large amounts of email
     * Added Mailgun API/SMTP integration full support
     * Added embeded form customization support
     * Added email extra headers for better RFC compliance
     * Added template gallery & template customization support
    

    v2.0.3

    * DKIM singing support for out-going message
    * Better integration with Amazon SES
    * Template preview support
    * Refractor of quota system
    * Bounce logging with more information

    Show cases

  • Electronic mail Waft – Easy & Straightforward Electronic mail Advertising Instrument ( V2.zero ) (PHP Scripts)

    E-Mail Flow is a platform were you can send unlimited E-mail single and multiple or in group. Our Email Marketing Script allows you to spread the news about your products or services to a big audience in a short period of time, you can create and send unlimited emails to any number of recipients with professional high-performance. Bulk email software for your bulk email marketing campaigns is the flexibility of a bulk email web services you can promote your business in simple way.

     

    Demonstration:

    Demo Url: http://micrommtechnology.com/emailflow
    Username: micrommtechnology@gmail.com
    Password: 123

     

    New Features: Import Clients Contact

     

    FEATURES:

    • No skill needed to setup.
    • Just download and extract to your root directory and open url.
    • Easily configure your database connection.
    • Mobile Compatible (Responsive)
    • SMTP Support were you can send E-mail with your Gmail id or with Domain E-mail.
    • Dashboard with Calendar, were you can see number of email sent on every date.
    • Create group.
    • Add Clients E-mail with all the details.
    • Add E-mail Template with HTML and Make Template with editor 2013 Office.
    • Send E-mail to Group Clients and select Template or Create.
    • Send Individual or multiple E-mail to clients which are in database records or not
    • After sendig E-mail you can Check status of sent E-mail.
    • Admin Profile
    • Upload Avatar 
    • Change Password
    • Reset password
    • Added Features: Import Clients Contact from CSV Format.
    • Send Email With Attachment
    • In Setting were you can change SMTP Username, password of your SMTP server to send email.

     

    Note :   

    • TLS is selected then port will be 587 for sending email with your Gmail,Yahoomail etc.

    • SSL is selected then port will be 465 sending email with your Any other Secured webmain domain.

    • If Non Secured selected then port will be 25.

     

    Gmail SMTP Setting :   

     

    Login to your gmail account. Enable on your Gmail setting Forwarding and POP/IMAP.

    • Unlock Captcha and To allow access, click the Continue button below. click on continue.

    • Get Permission and click on Access for less secure apps.

     

    Support:

    For any query E-mail: micrommtechnology@gmail.com

    Plugin Used:

    • Fontawesome Icon
    • Icomoon Icon
    • CKeditor (Many plugins used in CKeditor)
    • Lobibox
    • jquery UI
    • Bootstrap
    • Jquery

    Change Log

    (V1.0) – 23/11/2016

    • Added Features: Import Clients Contact from CSV Format.
    • Added Features: Now you can send Email to all clients in your record.

    (V2.0) – 29/11/2016

    • Send Email With Attachment
    • Increased Function speed
    • Now Email sending Fast
    • Layout (UI) Improved
    • Added: Loader Until Action complete
  • Tremendous Types (Types)

    Tremendous Types (Types)

    Super Forms is the one and only plugin that you will ever need for your contact forms. This WordPress Plugin is very user friendly when it comes to building forms. With unlimited options you will be able to create any kind of forms. With conditional logic, Multipart elements and tons of customizable options and settings to adjust any color of any element to fit your needs. No matter what theme you have installed Super Forms will fit with it’s color scheme functionality.

    Send confirmation emails, save contact entries with it’s data.
    And much more functionality!

  • Mojdeh – WordPress eCard Answer (Add-ons)

    Mojdeh – WordPress eCard Answer (Add-ons)

    Mojdeh is a WordPress plugin that converts galleries to a powerful greeting / eCard sending website. It’s based on the most popular WordPress gallery plugin NextGEN Gallery so far (we are planing to support more gallery plugins in next versions).
    Background, Stamp, Audio/Music, Poem, Quote, Watermark text, Schedule, Multi Recipients and a lot more.

    << Credits at the end of the page >>














    Full Features List:

    MAIN FEATURES:

    – Responsive Design
    – Bootstrap 3 Framework
    – Lightbox (Dialog box)
    – WPML Compatible (WordPress Multilanguage)
    – Live card Preview
    – SMTP and phpmail support
    – Dynamic Cards Images

    USER FEATURES:

    – eCard Background : User can choose a background for card page.
    – eCard Audio/Music : User can select an audio or music for card.
    – eCard Stamp : User can select a postage stamp for card.
    – Watermark Text : User can input a text to add on the card image. (impossible to remove from card image)
    —Watermark Text Font
    —Watermark Text Size
    —Watermark Text Possition
    – Poem / Quote : User can select a famous quote or poetry for card.
    – Message : This text will be on card image but it’s not a part of card image.
    – User Uploads : Users can upload their own images to send as eCard.
    – Multi Recipients : User can send an eCard to more than one recipients.
    – eCard History : Users can see their sent eCards.
    – Send a Copy : By selecting this option a exact copy of ecard will sent to sender email.
    – Schedule : User can choose to send card immediately or choose a date & time.
    – Preview : User can see a preview and edit it again before sending.

    ADMIN FEATURES:

    – Select Galleries : Admin can choose which galleries should be activated to use for eCards.
    – WordPress Editor Button : Admin can add eCard galleries with a new button at WP editor.
    – Shortcode Support : Admin also can add eCard galleries using shortcode.
    – Max Recipients : Admin can set the maximum number of recipients or users.
    – User Upload Size : Admin can set the maximum size of user uploads.
    – eCards Customization : Admin can change the eCards title and contents. (advertisement for example)
    —Tags : Admin can add some variables to Cards contents.
    – eCard Statistics : Admin can see full eCards statistics.
    – eCard Pieces : Admin can add or modify all eCard pieces to use by users. Backgrounds, Musics, Stamps, Poem, Quotes ..
    – Detailed Documentations
    – Support Center wth Tickets support
    – Access to hand picked free graphics to use at site.
    – Clean and Organized Codes to edit.
    – User uploads : Admin can see all user uploads.
    – eCards log : all cards that created.
    – Sent log : Successful sent eCards
    – SMTP Settings : Admin can set SMTP details (User/Pass/Ports)

    Special Thanks to:
    WordPress
    NextGEN-Gallery.com
    Scrollnav.com
    FreePik.com
    365psd.com

    Credits:
    Twitter Bootstrap
    jQuery
    moment
    Bootstrap-select
    colpick Color Picker
    Bootstrap Datepicker
    php mailer
    SimpleImage
    Simple PHP upload class
    scrollNav.com .
    Images and Vector Graphics designed by FreePik.com, or downloaded through FreePik.com from their partners.(365psd.com for example)
    http://www.freepik.com/free-vector/abstract-cyan-polygonal-background_760784.htm
    http://www.freepik.com/free-vector/arrow-labels-marketing-infography_716151.htm
    http://www.freepik.com/free-vector/free-airplane-banner-vector-art_713527.htm
    http://www.freepik.com/free-vector/paper-airplane-vector-design_714100.htm
    http://www.freepik.com/free-vector/happy-valentines-day-with-hearts_760587.htm
    http://www.freepik.com/free-vector/paper-airplanes-flying-seamless-pattern_757389.htm
    http://www.freepik.com/free-vector/responsive-web-design-electronic-devices_713865.htm

    – Mojdeh Social Pages –
    https://www.facebook.com/mojdeh.ecard
    https://twitter.com/cardplugin
    https://www.linkedin.com/profile/view?id=393147750
    https://plus.google.com/u/0/100750910982961437870
    http://www.pinterest.com/cardplugin/
    https://www.youtube.com/channel/UCkxMJqo1Kc9R-NyIVicobBg

  • Requires WordPress 3.5, compatible with WordPress 3.8+
  • Working in Chrome, Firefox, Safari, IE7-11, Opera
  • Working in mobile browsers
  • Notes

    • Whilst most well written themes and plugins use WordPress to send emails some bypass WordPress, WPMailDrill will not handle these emails.

  • VP E-newsletter (Newsletters)

    VP E-newsletter (Newsletters)

    IMPORTANT: Big update will be here soon (about CRON) !

    NOTE: You need PHP 5.3 or superior to use this script.

    This item represents a simple newsletter system, offered as a WordPress plugin.
    You can define as many newsletters as you want, and it is the same for subscribers.
    The subscribers are stored in an other DB table than WordPress members, so it will not be in conflict with them.
    The plugin lets you send an email to all of your active subscribers, or a group of your WordPress users (admin, authors, etc).

    Features

    • Unlimited subscribers
    • Unlimited newsletters
    • CRUD base for backend subscribers and newsletter
    • Newsletter history
    • Newsletter preview
    • Schedule newsletter (WP-Cron)
    • Send newsletter to a WordPress group or active subscribers
    • Email editor (native WordPress)
    • Email attachments (native WordPress file chooser)
    • Subscription form Shortcode
    • SMTP Authentification
    • Fully customizable subscribe/unsubscribe email
    • Fully customizable fields (“from name”, “from email”, content)
    • CSV Import/Export of the subscribers
    • Subscription form Widget + Display old newsletters
    • Option to view the newsletter online
    • Send a preview newsletter email before sending out to everybody
    • Editable mail content for non HTML clients
    • Customize subscribe/unsubscribe automatic emails

    Notes

    You need PHP 5.3 or superior to use this script.

    The item uses three third-party libraries.

    • PHPMailer : Simplify email handling/sending
    • Kalendae : JS Calendar
    • RainTPL : Simple templating engine

    Changelog

    V1.1

    • Fix a bug for certain PHP version about the settings (closures)
    • Fix UTF-8 encoding (mails, fields, database)
    • Fix some required links
    • Add feature to select the status when creating/editing a subscriber from the admin
    • Send an email automatically to the admin
    • Hide recipients address

    V1.0

    • Initial release
  • VP E-newsletter (Newsletters)

    VP E-newsletter (Newsletters)

    IMPORTANT: Big update will be here soon (about CRON) !

    NOTE: You need PHP 5.3 or superior to use this script.

    This item represents a simple newsletter system, offered as a WordPress plugin.
    You can define as many newsletters as you want, and it is the same for subscribers.
    The subscribers are stored in an other DB table than WordPress members, so it will not be in conflict with them.
    The plugin lets you send an email to all of your active subscribers, or a group of your WordPress users (admin, authors, etc).

    Features

    • Unlimited subscribers
    • Unlimited newsletters
    • CRUD base for backend subscribers and newsletter
    • Newsletter history
    • Newsletter preview
    • Schedule newsletter (WP-Cron)
    • Send newsletter to a WordPress group or active subscribers
    • Email editor (native WordPress)
    • Email attachments (native WordPress file chooser)
    • Subscription form Shortcode
    • SMTP Authentification
    • Fully customizable subscribe/unsubscribe email
    • Fully customizable fields (“from name”, “from email”, content)
    • CSV Import/Export of the subscribers
    • Subscription form Widget + Display old newsletters
    • Option to view the newsletter online
    • Send a preview newsletter email before sending out to everybody
    • Editable mail content for non HTML clients
    • Customize subscribe/unsubscribe automatic emails

    Notes

    You need PHP 5.3 or superior to use this script.

    The item uses three third-party libraries.

    • PHPMailer : Simplify email handling/sending
    • Kalendae : JS Calendar
    • RainTPL : Simple templating engine

    Changelog

    V1.1

    • Fix a bug for certain PHP version about the settings (closures)
    • Fix UTF-8 encoding (mails, fields, database)
    • Fix some required links
    • Add feature to select the status when creating/editing a subscriber from the admin
    • Send an email automatically to the admin
    • Hide recipients address

    V1.0

    • Initial release