Re: Batched SMTP ?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Piete Brooks
Data:  
Para: Pieter Immelman
CC: exim-users
Tópicos Novos: Re: several messages
Assunto: Re: Batched SMTP ?
> If not, is there another way of moving spooled messages
> out of the main queue without doing lots of manual "mv"ing ?


    exim -bp | perl mv.cmd


with some suitable "mv.cmd" should avoid *manual* mv'ing.