Sie verwenden einen veralteten Browser, mit dem nicht alle Inhalte des Kundenportals korrekt wiedergegeben werden können. Um unser Kundenportal in Aussehen und Funktion in vollem Umfang nutzen zu können, empfehlen wir Ihnen eine neue Version Ihres Browsers zu installieren.

Powermta - Config File

Here’s a focused you can highlight, depending on whether you need it for a product description, documentation, or a comparison table. Feature: Dynamic Per-Domain Throttling & Deliverability Tuning What it does: Within a single PowerMTA configuration file ( config ), you can define domain-specific delivery rules that override global settings. This allows fine-grained control over throttling, authentication, and retry behavior for each recipient domain. Example config snippet: <domain *> max-smtp-out 20 throttle 5000/hour </domain> <domain gmail.com> max-smtp-out 50 throttle 10000/hour use-starttls yes require-starttls yes max-msg-rate 2/sec </domain>