Posted to [EMAIL PROTECTED] for the archives. The question was about having a button on a PHP generated page that could hand-off to QmailAdmin with authentication information.

On Jan 27, 2004, at 7:09 AM, Nope shape wrote:
Thanks for the answer. I really tried it and it successfully logins but when
i click any link qmailadmin answers an error and logs me out. I asked me
why?

What does your form look like? It should be something like this:


<form method="post" name="logon" action="/cgi-bin/qmailadmin">
<input type="hidden" name="username" value="postmaster">
<input type="hidden" name="domain" value="domain.com">
<input type="hidden" name="password" value="userpassword">
<input type="submit" name="QmailAdmin" value="QmailAdmin">
</form>

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Reply via email to