Products
Pitbull Secure Gateway Advanced Threat & Quarantine Outbound Filtering Smarthost SMTP Relay Features Release Notes Platform Security AnalysisSolutions
Hosting & ISP Banks & Financial Services Universities & Education ESP & High Volume Enterprise IT MSP & Reseller All Solutions CompatibilityCompany
About Us Why Pitbull? Contact Our Data Center Roadmap Compare Privacy Policy Terms of Use Service Level Agreement KVKK Policy GDPR PolicyPitbull solves mail security on this platform with the MX gateway model.
SpamAssassin/Rspamd scanning on DirectAdmin servers consumes CPU and RAM; offload is essential.
A single tenant can affect delivery for entire shared hosting IP blocks.
Manually tracking MX, SPF and DKIM for hundreds of domains is error-prone.
Hard to monitor traffic, quarantine and reject reasons in one NOC outside the panel.
On DirectAdmin hosting panels, mail traffic is typically handled via Exim. Pitbull integration requires no extra agent — point MX records to the gateway address and optionally route outbound via smarthost/relayhost through Pitbull.
Route outbound traffic to the Pitbull relay via Exim smarthost or relayhost settings. Protect shared IP reputation with per-tenant outbound monitoring, SMTP Abuse Radar and Emergency Outbound Lockdown.
End-to-end mail security for hosting providers on DirectAdmin with WHMCS billing, self-service customer portal, executive PDF reports and KVKK-compliant Turkey Tier III data processing.
Outbound relay and MX routing steps
On Exim-based DirectAdmin installations:
/etc/exim.conf[relay.pitbull.com.tr]:587 — SMTP AUTH + TLS requiredpitbull_smarthost:
driver = manualroute
domains = ! +local_domains
transport = remote_smtp
route_list = * [relay.pitbull.com.tr]
port = 587
hosts_require_auth = *
hosts_require_tls = *
Add credentials to /etc/exim/passwd.client and reload Exim.
In DirectAdmin DNS or external DNS:
@ MX 10 mx.pitbull.com.tr. Pitbull integration on this platform is completed in 4 visual steps.
Point DNS MX to the Pitbull gateway address.
Add authentication DNS records.
Set Pitbull relay as smarthost / relayhost.
Send a test email and verify in the NOC panel.