X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseWeb MailPostfix Mail Queue Commands

Postfix Mail Queue Commands

You can use the following Postfix mail queue commands.

Queue list view command:

postqueue -j

{"queue_name": "deferred", "queue_id": "0A7A2A0396", "arrival_time": 1589186141, "message_size": 4540, "sender": "***@***.com
", "recipients": [{"address": "***@***.com", "delay_reason": "Host or domain name not found. Name service error for name=***.com type=MX: Host not found, try again"}]}

Clear queue command:

postsuper -d ALL

Command to see the number of emails in the queue:

mailq | grep -c "^[A-F0-9]"

Queue resubmit command:

postqueue -f

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(145 times viewed. / 0 people found helpful.)