2012.09.28 02:42
호스트웨이 조회 수:16742
1. 메일 큐 전체 비우기
# postfix flush 또는 postfix -f
2. 현재 쌓인 메일 확인
# mailq
3. 메일큐 전체 삭제
# postsuper -d ALL
4. 메일큐에서 deferred 된 메일만 삭제
# postsuper -d ALL deferred