FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


middleware:postfix:index.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
middleware:postfix:index.html [2018/02/19 00:15]
kurihara
middleware:postfix:index.html [2018/02/21 23:50]
kurihara
Line 16: Line 16:
 </sxh> </sxh>
  
- +\\ 
-==== Fabric Remote Shell Commands ====+==== Fabric Temporary Run Call Examples ====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 $ H=test-server-1,test-server-2 $ H=test-server-1,test-server-2
Line 33: Line 33:
 $ fab  -H $H auth.pro  -- "ls /var/spool/mqueue |wc -l"    # List Queue $ fab  -H $H auth.pro  -- "ls /var/spool/mqueue |wc -l"    # List Queue
 $ fab  -H $H auth.pro  -- "mailq  |wc -l"   # List Queue $ fab  -H $H auth.pro  -- "mailq  |wc -l"   # List Queue
 +$ fab  -H $H auth.pro  -- "postqueue -p |wc -l"
 $ fab  -H $H auth.pro  -- postcat -q QUEUE_ID    # show Postfix queue file contents $ fab  -H $H auth.pro  -- postcat -q QUEUE_ID    # show Postfix queue file contents
 </sxh> </sxh>
Line 72: Line 73:
  
 \\ \\
-===== Postfix Configuration =====+===== Postfix Configuration Examples=====
   *[[middleware:postfix:conf001.html]]   *[[middleware:postfix:conf001.html]]
-  *[[middleware:postfix:main.cf.html]] 
  
 +  *[[middleware:postfix:main.cf.html]]
 +  *[[middleware:postfix:transport.html]]
  
  


middleware/postfix/index.html.txt · Last modified: 2019/02/11 00:46 by kurihara