当前位置:网站首页>Postfix tips and troubleshooting commands
Postfix tips and troubleshooting commands
2022-07-03 17:48:00 【Brother Xing plays with the clouds】
Here are some commands I use every day , Of course , Other email Administrators can also use , So I write it down , In case I forget .
List / Print the current mail queue
- # postqueue –p
- # mailq
If the queue is too long , have access to tail Pipe reading .
- # mailq | tail
Clean up the queue
- # postqueue -f
Deliver a immediately domain.com All messages of domain name
- # postqueue -s domain.com
Delete all queues
- # postsuper -d ALL
Delete the specified message
- # postsuper -d messageid
Re queue the mail or resend the specified mail
- #postfix -r msgid
Find the mail version
- #postconf -d mail_version
- mail_version =2.6.6
You can also check the connection below , There are many examples of this connection and good explanatory documents available , It can be used to configure postfix:Postfix Configuration
边栏推荐
- How to enforce parameters in PowerShell- How do I make parameters mandatory in PowerShell?
- How to read the source code [debug and observe the source code]
- Golang unit test, mock test and benchmark test
- PHP processing - watermark images (text, etc.)
- Hongmeng fourth training
- Wechat applet for the first time
- The third day of writing C language by Yabo people
- vs2013已阻止安装程序,需安装IE10
- Ml (machine learning) softmax function to realize the classification of simple movie categories
- link preload prefetch
猜你喜欢
Tensorboard quick start (pytoch uses tensorboard)
[UE4] brush Arctic pack high quality Arctic terrain pack
Internet Hospital his Management Platform source, online Inquiry, appointment Registration Smart Hospital Small program source
问题随记 —— 在 edge 上看视频会绿屏
Classroom attendance system based on face recognition tkinter+openpyxl+face_ recognition
Micro service component sentinel console call
IntelliJ 2021.3 short command line when running applications
TCP拥塞控制详解 | 3. 设计空间
Select 3 fcpx plug-ins. Come and see if you like them
Introduction to SolidWorks gear design software tool geartrax
随机推荐
[vscode] convert tabs to spaces
Kotlin's collaboration: Context
ArrayList analysis 3: delete elements
Kubernetes resource object introduction and common commands (V) - (NFS & PV & PVC)
Research Report on competitive strategy Outlook Analysis and investment strategic planning of China's smart home equipment industry, 2022-2028
Global and Chinese health care OEM and ODM market status survey and investment planning recommendations report 2022-2028
聊聊支付流程的设计与实现逻辑
Micro service component sentinel console call
Write a program to process a list container of string type. Find a special value in the container 9.27: and delete it if found. Rewrite the above procedure with deque container.
面试官:值为 nil 为什么不等于 nil ?
Ml (machine learning) softmax function to realize the classification of simple movie categories
Leetcode Valentine's Day Special - looking for a single dog
Brief introduction to the core functions of automatic penetration testing tool
Leetcode 108 converts an ordered array into a binary search tree -- recursive method
Luogu: p1155 [noip2008 improvement group] double stack sorting (bipartite graph, simulation)
Servlet specification Part II
TCP congestion control details | 3 design space
WEB-UI自动化测试-最全元素定位方法
AcWing 4489. Longest subsequence
Where is the database account used when running SQL tasks in data warehouse tasks configured