“”

Bypass email send limitation Bypass email send limitation

bypassemailsendlimitation / stable

With this extension you can bypass the send limit if the hoster allows only a certain number of mail per SMTP session.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req cylancer/bypassemailsendlimitation

Tags

#mail #smtp #limit #limitation

Last upload comment

ca. 100 downloads and none issues: from the beta state to stable state. :)

Downloads by month

Download 1.0.0 Found an Issue? Code Insights Packagist.org
Author
Clemens Gogolin
Last update
11. Apr 2021
First upload
01. Jan 2021
Downloads
793
Category
Miscellaneous
Dependencies
  • TYPO3 (10.4.0 - 10.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req cylancer/bypassemailsendlimitation to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (65)

Version history

Version Upload comment Works with TYPO3 Download
1.0.0 / stable
April 11, 2021
ca. 100 downloads and none issues: from the beta state to stable state. :)
10.4.0 - 10.4.99 Download
0.9.1 / beta
January 03, 2021
Change the category: from frontend plugins to misc
10.4.0 - 10.4.99 Download
0.9.0 / beta
January 01, 2021
EN: The mail API of Typo3 collects all mails in a queue, which are sent in one SMTP session at once. For newsletters this can lead to problems if there is a mail limit for the SMTP sessions from the provider. This extension splits the SMTP sessions.

DE: Die Mail-API von Typo3 sammelt alle Mails in einer Warteschlange, welche in einer SMTP-Session auf einmal gesendet werden. Bei Newslettern kann das zu Problemen führen, wenn eine Mail-Limitierung für die SMTP-Sessionen vom Provider existiert. Diese Erweiterung splittet die SMTP-Sessions.
10.4.0 - 10.4.99 Download