从我的主页登录webmail的方法
[form method="POST" action="https://mail.domain.com:8383/login.cgi"]
[input type="hidden" name="page" value="login"]
Replace "[" with "<" above
then the username and password box and the submit button (the field names for the username and password should be userid and passwd).
You may have to check "Ignore source address in security check" to get this to work (IMail Administrator | localhost | Web Messaging Server).