Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: PowerMTA SMTP Server: Important commands  (Read 25025 times)

0 Members and 1 Guest are viewing this topic.

Arun

  • Newbie
  • *
  • Posts: 7
  • Karma: +0/-0
PowerMTA SMTP Server: Important commands
« on: July 27, 2017, 01:27:23 pm »
PowerMTA is an enterprise class email delivery application that is capable of delivering millions of emails per hour.
Developed by Port25 Solutions, Inc., PowerMTA was first released in 1999. Some of their well known clients are Dell, Dyn, IBM, Oracle etc.

Lets us view the important commands of PowerMTA in Linux.
1) Show mail queue
2) Show domains to which mails are being sent
3) Show status of Traffic, Connections and Queues
4) Show jobs
5) Start and Stop PowerMTA
6) Start and Stop PowerMTA web monitor
7) Show status of Virtual MTAs
8) Show status of registration with PowerMTA Management Console
9) Show settings
10) Show license information of PowerMTA
11) Show PowerMTA version
12) Show Date, OS, OS version, OS architecture, Kernel version, Date
13) BONUS




1) Show mail queue
Code: [Select]
# pmta show queue
Code: [Select]
# pmta show topqueues


2) Show domains to which mails are being sent
Code: [Select]
# pmta show domains
Code: [Select]
# pmta show topdomains


3) Show status of Traffic, Connections and Queues
Code: [Select]
# pmta show status


4) Show jobs
Code: [Select]
# pmta show jobs


5) Start and Stop PowerMTA
Code: [Select]
# pmtawatch --start pmta
Code: [Select]
# pmtawatch --stop pmta


6) Start and Stop PowerMTA web monitor
Code: [Select]
# pmtawatch --start pmtahttp
Code: [Select]
# pmtawatch --stop pmtahttp


7) Show status of Virtual MTAs
Code: [Select]
# pmta show vmtas


8) Show status of registration with PowerMTA Management Console
Code: [Select]
# pmta show registration


9) Show settings
Code: [Select]
# pmta show settings domain


10) Show license information of PowerMTA
Code: [Select]
# pmta show license


11) Show PowerMTA version
Code: [Select]
# pmta show version
Code: [Select]
# pmtad --version
Code: [Select]
# pmtastats --version
Code: [Select]
# pmtaacct2xml --version


12) Show Date, OS, OS version, OS architecture, Kernel version
Code: [Select]
# pmtashowstacks --version


13) BONUS
Read the article PowerMTA SMTP Server: Installation profile at https://admin-ahead.com/forum/general-linux/powermta-smtp-server-installation-profile/
« Last Edit: July 28, 2017, 11:35:10 am by Arun »
Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!