Re: Batched SMTP ?

Inizio della pagina
Delete this message
Reply to this message
Autore: Piete Brooks
Data:  
To: Pieter Immelman
CC: exim-users
Nuovi argomenti: Re: several messages
Oggetto: 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.