File Hot | Sample Powermta Configuration
<!-- Run as a background service --> <spool-enabled>yes</spool-enabled>
# --- Basic Server Setup --- license-key "YOUR-LICENSE-KEY" host-name mail.yourdomain.com http-mgmt-port 8080 http-access 123.456.78.9 admin # Restrict web monitor to your IP # --- SMTP Listener --- smtp-listener 0/0:25 smtp-listener 0/0:587 # --- Virtual MTA Definition (The "Hot" IP) --- smtp-source-ip 1.2.3.4 host-name mail.yourdomain.com domain-key selector1, yourdomain.com, /etc/pmta/dkim.key # --- Global Throttle (Avoid "Blasting") --- max-msg-rate 500/h # Start slow for warmup max-smtp-out 20 # Parallel connections retry-after 10m # --- High-Priority Throttling (Gmail/Yahoo) --- max-msg-rate 10/m # Very strict for Gmail warmup max-conn-rate 2/m # --- Security & Relaying --- always-allow-relaying yes smtp-service yes log-connections yes log-commands no Use code with caution. Copied to clipboard 📝 Draft Post: "The Ultimate Hot PMTA Config" sample powermta configuration file hot
Canada
United States / États-Unis