From: Tom C. <tom...@us...> - 2004-08-24 05:51:15
|
Update of /cvsroot/qmailadmin/qmailadmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32107 Modified Files: Tag: stable-1_2 ChangeLog INSTALL Log Message: updated INSTALL documenation from Rick Widmer Index: INSTALL =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/INSTALL,v retrieving revision 1.5.2.2 retrieving revision 1.5.2.3 diff -u -d -r1.5.2.2 -r1.5.2.3 --- INSTALL 10 Feb 2004 20:48:02 -0000 1.5.2.2 +++ INSTALL 24 Aug 2004 05:51:03 -0000 1.5.2.3 @@ -210,7 +210,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 Index: ChangeLog =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/ChangeLog,v retrieving revision 1.15.2.15 retrieving revision 1.15.2.16 diff -u -d -r1.15.2.15 -r1.15.2.16 --- ChangeLog 12 Aug 2004 05:07:40 -0000 1.15.2.15 +++ ChangeLog 24 Aug 2004 05:51:03 -0000 1.15.2.16 @@ -3,6 +3,9 @@ 1.2.3 - unreleased + Rick Widmer + - Updated INSTALL documentation (from 2004-05-07). + 1.2.2 - released 25-Jun-04 Oden Eriksson |