Jake, Thanks for the reply. I ended up using webmin and adding the aliases one at a time. It seemed more time consuming looking for a fix than actually doing the work. I am planning on modifying that module though to be able to add email addresses to a single alias instead of having to go in and out after each entry....that got old.
Thanks for the thorough response. I will definitely be keeping my eyes open for something a little more comprehensive though. It would more than likely be a combination of things though from what I can see so far. m@ -----Original Message----- From: Jake Vickers [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 5:37 AM To: [email protected] Subject: Re: [qmailtoaster] There truly has to be a better way! Matt Murray wrote: >So how would you batch add aliases? > >-----Original Message----- >From: Riezal Ross [mailto:[EMAIL PROTECTED] >Sent: Thursday, December 15, 2005 11:13 PM >To: [email protected] >Subject: RE: [qmailtoaster] There truly has to be a better way! > >Admin-toaster works fine for me. Qmailadmin for the users. > >Regards, > > There's basically 2 tools (and one is stale) in the Toaster package to administer QMail-Toaster from a web interface. VQadmin, and Qmailadmin (yourname.com/admin-toaster/ and yourname.com/qmailadmin/ respectively). Webmin is another tool that some people use. There are a few more out there, but these are the only 2 that are really tested. Everyone here is always open to suggestions, so if you find a better package that can integrate with the framework already in place, then I sure would take a look at it and ascertain the feasibility of integrating it into the Toaster package. As far as adding a batch of aliases... I'm sure someone out there has already written something for it, but I would write a Bash script that read the email and alias (one pair per line) from a flat text file (or comma separated, or whatever you felt like using) that then ran them through valias to create them. Never had that much need to do that, myself. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
