Re: [qmailtoaster] Consulta en español-- espe ro que alguien entienda

2006-07-27 Thread Guillermo Villasana
Just a little help in your translation: You have a text file with 900 users and passwords in clear text. You need to know if there is a way to add them directly to vpopmail, not typing them manually. You could do a script. i don't know if anyone in the list has ever made a script for this

Re: [qmailtoaster] Consulta en español-- espe ro que alguien entienda

2006-07-27 Thread Guillermo Villasana
you can do it with a bash script, although if you have php you can do a php script that runs as a command line that reads the txt file. por medio de un script de bash, lo puedes hacer, aunque si tienes instalado php, también podrías hacer un script que puedas ejecutar desde línea de comando y

Re: [qmailtoaster] Consulta en español-- espe ro que alguien entienda

2006-07-27 Thread Samuel Díaz García
Créate un fichero con las líneas que hay entre el comienzo y el final. Puede que te ayude en algo, quizás tengas que retocar un poco para ajustarlo a tu sistema, pero, al menos, tienes una base. --- COMIENZO --- #!/bin/bash #Se supone fichero CSV cuyo primer campo es el nombre de usuario #y