The QmailAdmin web interface is linked against vpopmail libs and can make the changes on its own. It doesn't call vadduser. As I said, there is no way to force this always.
Erik On 4/21/06, Stephen Yum <[EMAIL PROTECTED]> wrote: > That's fine if I add users manually through the command line, but > what if I wanted to add user through Qmailtoaster web interface? > Doesn't CGI call on /home/vpopmail/bin/vadduser? > > Steve > > > On Apr 21, 2006, at 3:20 PM, Erik Espinoza wrote: > > > Just make a script called /usr/local/bin/createmail and have that > > script call /home/vpopmail/bin/vadduser w/ the correct parameters. > > > > Erik > > > > On 4/21/06, Stephen Yum <[EMAIL PROTECTED]> wrote: > >> I see, > >> > >> Then, let me ask another question if I may. How can I make the > >> Qmailtoaster call up a wrapper which will then call vadduser? > >> > >> Can I move the original vadduser out of /usr/bin to somewhere else, > >> and put in a wrapper script named vadduser in its place? Would that > >> break anything? > >> > >> Steve > >> > >> On Apr 21, 2006, at 2:24 PM, Erik Espinoza wrote: > >> > >>> There are no characteristics of vadduser. It creates an account and > >>> that's it. > >>> > >>> You can write a wrapper script that will create the IMAP Folders, > >>> but > >>> I haven't tried that. > >>> > >>> Erik > >>> > >>> On 4/21/06, Stephen Yum <[EMAIL PROTECTED]> wrote: > >>>> Hi, > >>>> > >>>> When I create a user using vadduser (or via the web admin > >>>> parts), I'd > >>>> like to have it configured so that it would create, at the very > >>>> least, Drafts, Sent and Trash folders besides the Inbox. I > >>>> thought it > >>>> did that but I just noticed that all the users don't have any > >>>> folders > >>>> except Inbox (which is just root, am I correct?). > >>>> > >>>> Where do I look to change the characteristics of vadduser so that I > >>>> can specify what folders should be added during user creation time? > >>>> > >>>> Steve > >>>> > >>>> ------------------------------------------------------------------- > >>>> -- > >>>> QmailToaster hosted by: VR Hosted <http://www.vr.org> > >>>> ------------------------------------------------------------------- > >>>> -- > >>>> To unsubscribe, e-mail: qmailtoaster-list- > >>>> [EMAIL PROTECTED] > >>>> For additional commands, e-mail: qmailtoaster-list- > >>>> [EMAIL PROTECTED] > >>>> > >>>> > >>> > >>> -------------------------------------------------------------------- > >>> - > >>> QmailToaster hosted by: VR Hosted <http://www.vr.org> > >>> -------------------------------------------------------------------- > >>> - > >>> To unsubscribe, e-mail: qmailtoaster-list- > >>> [EMAIL PROTECTED] > >>> For additional commands, e-mail: qmailtoaster-list- > >>> [EMAIL PROTECTED] > >>> > >> > >> > >> --------------------------------------------------------------------- > >> QmailToaster hosted by: VR Hosted <http://www.vr.org> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: qmailtoaster-list- > >> [EMAIL PROTECTED] > >> For additional commands, e-mail: qmailtoaster-list- > >> [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > QmailToaster hosted by: VR Hosted <http://www.vr.org> > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: qmailtoaster-list- > > [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
