On Tue, Mar 26, 2002 at 04:01:18AM -0800, Karsten M. Self wrote:
| on Tue, Mar 26, 2002, Rory Campbell-Lange ([EMAIL PROTECTED]) wrote:
| > This is really a two part message. The first part is about removing many
| > messages from Exim. How does one do that easily, if one has to have
| > the precis
On Tue, Mar 26, 2002 at 10:43:43AM +, Rory Campbell-Lange wrote:
> This is really a two part message. The first part is about removing many
> messages from Exim. How does one do that easily, if one has to have
> the precise id for each?
I was just doing that very thing about an hour ago, but I
On 26 Mar 02 10:43:43 GMT, Rory Campbell-Lange <[EMAIL PROTECTED]> wrote:
> This is really a two part message. The first part is about removing many
> messages from Exim. How does one do that easily, if one has to have
> the precise id for each?
grep the output from
# mailq
which leads to...
>
on Tue, Mar 26, 2002, Rory Campbell-Lange ([EMAIL PROTECTED]) wrote:
> This is really a two part message. The first part is about removing many
> messages from Exim. How does one do that easily, if one has to have
> the precise id for each?
>
> Secondly, I'd like to make something like the line be
On Tue, Mar 26, 2002 at 10:43:43AM +, Rory Campbell-Lange wrote:
> Secondly, I'd like to make something like the line below work in bash.
> Exim complains in this case of not finding a message with id "-".
>
> cat /tmp/e | exim -Mrm -
>
have a look at the xargs program. You should be able t
5 matches
Mail list logo