Re: Batched SMTP ?

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Piete Brooks
Date:  
À: Pieter Immelman
CC: exim-users
Nouveaux-sujets: Re: several messages
Sujet: 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.