On Fri, Sep 12, 2008 at 11:25:28AM +0200, Gorka wrote: > Por fin tengo los ids de los mails que quiero eliminar de la cola de correo. > Los he medido en un array de perl llamado @listado. > ¿Ahora cómo ejecuto desde mi script perl algo así ...? > > system "print @ids | postsuper -d -"; #Lógicamente esta sentencia no puede > funcionar.
Aupi Gorka, ¿Has probado el paquete pfqueue? Igual es lo que estás buscando. > > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

