Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed May 12, 2024
1 parent 5580eed commit 910524d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,9 @@ mailq | cut -d ' ' -f 1 | sort | uniq | wc -l
```sh
postcat -q 5E6E5800B9
```

## Remove mail in queue

```sh
postsuper -d CA48B81E3C
```

0 comments on commit 910524d

Please sign in to comment.