Send a mail from queue.
This commit is contained in:
parent
a69bc92430
commit
7225260e85
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Send a mail from queue.
|
||||
|
||||
```
|
||||
postcat -q ID > mail
|
||||
< mail sendmail -f FROM TO
|
||||
```
|
||||
|
||||
Python Simple HTTP Server (useful for Munin for example).
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue