이온디
호스팅센터
웹디벨로퍼
프리랜서카페
스레드
현재글(postfix 메일에서 queue 관리})

http://faq.hostway.co.kr/Linux_Mail/3484

1. 메일 큐 전체 비우기

# postfix flush   또는 postfix -f


2. 현재 쌓인 메일 확인

# mailq


3. 메일큐 전체 삭제

# postsuper -d ALL


4. 메일큐에서 deferred 된 메일만 삭제

# postsuper -d ALL deferred