On Fri, 2003-12-19 at 21:33, jannie muldens wrote: > Hello list, > > at the school i'm working we're considering switching to courier-mta as our > mail service, the problem we have is that each year we've got about 300 new > accounts to add and about the same number to remove. We're wondering if > there is a way to easily add/remove that number of users, can it be done > with a script or some tool? For daily maintaince we're using Quica. >
You can do that with quica, see the ./mass directory in the distribution. There is a description of the mass utility and a example of the "mass" file format. Yu create something like the following and feed mass.py address: [EMAIL PROTECTED] type: normal name: Tom Cat clearpassword: ytumamatambien #cryptpassword: $1$Hfh68p6N$/dLOvzXvcI10zNyX9j4j70 quotaSize: 10 quotaCount: 3000 notes: This is a notes: multiline attribute notes: that spans three lines, the parser knows that they need to be joined. vacation: active spacing: 86400 message: Message received message: Regards, My Name ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
