Octeth Training Center
Octeth Training Center
How to unallocate port 25 and 587?

How to unallocate port 25 and 587?

Getting started

What’s NewWhat’s NewRoadmapRoadmapOcteth Training ProgramOcteth Training Program

Installation & Setup

RequirementsRequirementsArchitectureArchitectureServer SetupServer SetupOempro InstallationOempro InstallationCommunity Edition InstallCommunity Edition InstallSSL CertificatesSSL CertificatesVersion UpgradeVersion UpgradeTroubleshootingTroubleshooting

Video Tutorials

Video TutorialsVideo Tutorials

Administration

Quick WalkthroughQuick WalkthroughSecuritySecuritySub Admin AccountsSub Admin AccountsSettingsSettingsDelivery ServersDelivery ServersGlobal SegmentsGlobal SegmentsGlobal Custom FieldsGlobal Custom FieldsBounce ProcessingBounce ProcessingSpam ComplaintsSpam ComplaintsSuppression ListSuppression ListPlug-InsPlug-InsDelivery ReportDelivery ReportUser ManagementUser ManagementMaintenanceMaintenance

Audience Management

IntroductionIntroductionSubscriber ListsSubscriber ListsCustom FieldsCustom FieldsSegmentsSegmentsSubscribersSubscribersWebhooksWebhooksWebsite Event TrackingWebsite Event Tracking

Email Marketing

IntroductionIntroductionAuto RespondersAuto RespondersEmail CampaignsEmail CampaignsSender Domain Man.Sender Domain Man.Journeys (Automation)Journeys (Automation)Bounce ProcessingBounce ProcessingEmail PersonalizationEmail PersonalizationFBL ProcessingFBL ProcessingEmail Builder IntegrationsEmail Builder IntegrationsEmail DeliverabilityEmail DeliverabilitySender Domain ManagementSender Domain Management

Plug-Ins & Add-Ons

AI Plug-InAI Plug-InRSS Plug-InRSS Plug-InBounce Catcher Add-OnBounce Catcher Add-OnLink Proxy Add-OnLink Proxy Add-On

Developers

IntroductionIntroductionSingle Sign OnSingle Sign OnAPIAPIPlug-In DevelopmentPlug-In DevelopmentDatabaseDatabase

Advanced

Reverse ProxyReverse ProxyCookbookCookbook

Help

TroubleshootingTroubleshootingContact UsContact Us

How to unallocate port 25 and 587?

Octeth allocates port 25 and 587 for its own inbound SMTP server. This inbound SMTP server is used for bounce processing as well as reply monitoring and forwarding.

However, you may want to install and run Postfix, Qmail, PowerMTA or similar on-premise MTA on the server you are running Octeth.

In such a case, first you must disable port 25 and port 587 allocation on Octeth’s configuration.

Follow these steps:

  1. Edit /opt/oempro/docker-compose.yml file
  2. Under haproxy service, comment these marked lines with a dash:
  3. image
  4. Rebuild and restart Octeth’s HAProxy service:
  5. cd /opt/oempro/
    docker-compose build haproxy
    docker-compose kill haproxy && docker-compose up -d haproxy
  6. Now, you can go ahead and run Postfix, Qmail, PowerMTA or any other on-premise MTA on the same server with Octeth.

When setting up a delivery server in Octeth, set the SMTP host to 172.17.0.1 instead of localhost. This will make sure that Octeth connects to the port 25 (or 587) of the host server.

ℹ️
When you upgrade your Octeth to the latest version, these changes will be lost. Do not forget to edit your docker-compose.yml file and perform the same change after the Octeth version uprade.

On this page

  • How to unallocate port 25 and 587?
💠
image

Homepage Customer Area Community Portal Contact Us

Footer Social Icons

©Copyright Octeth, Inc. All rights reserved.