From: Rick W. <rw...@us...> - 2004-05-08 02:51:23
|
Update of /cvsroot/qmailadmin/qmailadmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29828 Modified Files: INSTALL Log Message: Add a note to INSTALL about things you can pass in GET when logging in to qmailadmin. Index: INSTALL =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/INSTALL,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- INSTALL 1 Feb 2004 00:50:28 -0000 1.6 +++ INSTALL 8 May 2004 02:51:15 -0000 1.7 @@ -205,7 +205,18 @@ Then you can log into qmailadmin with "your new domain name" and the password you set with the vadddomain command. -10. Enjoy +10. There are a number of things you can pass to qmailadmin when you run +it. I believe they can be sent via either post or get. + + domain = set the domain name in the login page. + + user = set the user name in the login page. + + returnhttp and returntext (both must be used) = create a link to + returnhttp on all qmailadmin pages with returntext for its label. + + +11. Enjoy If you have any questions or comments please email su...@in... or join the mailing list at |