Uhm.. You could of course just use 'exim -qf'
| -qf
|
| This option operates like -q, and may appear with or without a
| following time. The difference is that a delivery attempt is forced
| for each non-frozen message, whereas with -q only those non-frozen
| addresses that have passed their retry times are tried.
|
On Tue, 16 Jan 2001, George R. Kasica wrote:
> >Don't use a warship to catch a shrimp. It's generally overkill. Instead,
> >use something like
> >
> > $ exim -pba | fgrep frozen | awk '{print $3}' | xargs exim -v -M
> >
> Yann:
>
> THat doesn't fly here.....gives me:
>
> exim -pba | fgrep frozen | awk '{print $3}' | xargs exim -v -M
> exim abandoned: unknown, malformed, or incomplete option -pba
> exim: no message ids given after -M option
>
> George
>
> ===[George R. Kasica]=== +1 262 513 8503
> President +1 206 374 6482 FAX
> Netwrx Consulting Inc. Waukesha, WI USA
> http://www.netwrx1.com
> georgek@???
> ICQ #12862186
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
--