5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exim -bp | exiqgrep -i | xargs exim -Mrm
|
||
|
|