Skip to main content
Altcraft Docs LogoAltcraft Docs Logo
User guide iconUser guide
Developer guide iconDeveloper guide
Admin guide iconAdmin guide
English
  • Русский
  • English
Login
    Getting StartedAdministrator documentationFunctional characteristics
      Technology descriptionarrow
    • Architecture OverviewComponent Description
        Deployment schemesarrow
      • Basic schemeFail-safe schemeTypical Placement in Infrastructure
    System requirements
      Admin Panelarrow
      • Account areaarrow
        • Accountsarrow
        • Account UsersAccount Virtual SendersAccount Database Indexes
        TariffsExternal data configurationLDAPTasksSchedule JobsGlobal Stop ListsWebversion Store Policies
        Settingsarrow
      • Databases
          Accessarrow
        • AdminsAPI tokens
        Notifiers
          MTAarrow
        • Default rulesRetry rulesLock rulesBounce patternsStrategiesKeysISPsPools
      Nodes
        Sendersarrow
      • EmailSMSEvent generatorIntegration with SendsayENS: настройка сендера
        Reportsarrow
      • Audit JournalData Usage
        Toolsarrow
      • ARF decoderURL decoderSMID decoderLicense
      Platform installationarrow
    • Automatic installationManual installationRunning the platform in a Docker container
      Platform configurationarrow
    • Configuration fileDomain settingsLDAP access configurationSending Email via SMTP relayPixel and push domain configurationCluster and Replication SetupSystem notifications configurationProcesses UNIX sockets configurationHTTPS ConfigurationMigrating from MongoDB Community Edition to Percona Server for MongoDBAdding sender IP addressesDeduplication request settingsPostgreSQL database for account dataProxy server settingsKeycloak Integration with AltcraftGetting HTTP service statusesConfiguration MongoDB logs rotation
        Configuration of system constants and directoriesarrow
      • Filtering bot actionsDirectory of gender markers
      Platform maintenancearrow
    • Personnel requirementsPlatform maintenance processesPlatform updatingPlatform service monitoringBackup and recoveryTransferring the platform to a new serverCreating, deleting, and populating tables for statistics in ClickHouseUsage of the aktool utilityUsers and directories engaged by the platform
      Custom channels guidearrow
    • OverviewCreating and configuring a channelEntity field configurationTemplate languageEntities
        Pipesarrow
      • Pipe: Basic ConceptsResultErrorsLogPackUnpackHTTP RequestStore SetStore GetSelectorSQLEventerScheduler
        Pipelinesarrow
      • Pipeline: Basic ConceptsMessageScheduleListenerModerateStop
      Extraarrow
    • System page customizationSend Message IDИнструкция по миграции истории в ClickHouseInstructions for migrating history to ClickHouseUtility for importing push subscriptions to Firebase projectUtility for importing push subscriptions to Firebase project
    Processing HTTP/HTTPS traffic
      Administrator APIarrow
      • Accounts admin apiarrow
        • Restricted accessarrow
        • Account Activation and DeactivationAccount Freeze and Unfreeze
        Get accounts listAdd a new accountDelete the account
        Account usersarrow
      • Update an Existing AccountAdd a new accountDelete a userGet a list of usersSending a Welcome Email
        Nodesarrow
      • Synchronize node MTA configurationGet nodes listGet node MTA statusActivate node MTADeactivate node MTA
        Senders admin apiarrow
      • Create or update AKMTA senderGet AKMTA sender informationAssign account to senderGet senders listDelete senderRestore sender
          Sender queuearrow
        • Get sender queue informationHold sender queueRelease sender queueClear sender queue
        Virtual sendersarrow
      • Get virtual senders listGet virtual sender informationCreate virtual senderUpdate virtual senderClone virtual senderDelete virtual sender
    Documentation Archive
  • Admin Panel
  • Settings
  • MTA
  • Strategies

Strategies

Description​

Strategies are a set of rules and settings that define message delivery parameters via AKMTA strategy. They control the sending speed, depending on the number of IP addresses of the sender and the selected sending strategies (for different IP addresses or different ISPs).

Creating, Editing, and Deleting​

To manage sending strategies, in the main menu select Settings — MTA — Strategies.

The opened list displays existing AKMTA sending strategies. By default, the system has a 60:60 strategy — 60 messages every 60 seconds. On the right side of the table are the edit and delete buttons. You can also edit a strategy by clicking its identifier or name on the left. To create a new strategy, click + Create.

caution

The default strategy cannot be deleted from the system. However, if you only need one configuration, you can modify the system record.

Sending Strategy Settings​

For each sending strategy, you must specify the following settings:

  • Name — the strategy name.

  • Concurrent connections — the number of simultaneous connections.

  • Messages per connection — the number of messages per connection.

  • Number of connection attempts — the number of connection attempts within the time interval.

  • Time interval (seconds) — the time interval in seconds.

The number of messages sent per interval equals the product of the first three parameters. The Average strategy speed per IP address table shows the sending speed per day, hour, and minute for one sender IP address.

Within the strategy, you can also configure the HELO command. Three greeting types are available:

  • Greet with IP PTR — using the reverse PTR record of the IP address.

  • Greet with From domain — using the sender domain (From email).

  • Greet with IP — using the sender's IP address.

The Try TLS first option will attempt to use an encrypted connection when connecting.

danger

The Drop message option deletes all messages from the sender’s queue instead of delivering them. This may be necessary if you want to create a sender stub for testing purposes.

Last updated on Apr 29, 2025
Previous
Bounce patterns
Next
Keys
  • Description
  • Creating, Editing, and Deleting
  • Sending Strategy Settings
© 2015 - 2026 Altcraft, LLC. All rights reserved.