On Wed, Aug 30, 2006 at 02:58:54PM +0200, Pawel Lewicki wrote: > Hi, > I currently have no access to IRC so I write here. I tried to create a > clean MM instance from current snapshot of 2.1 branch and I cannot > login. To see each page I have to login over and over. I suspect cookie > is not stored properly. Any ideas? > The same beaviour is for IE and FF.
Pawel, How do you log in when request? Does your browser pop up a dialog box, or are you presented with standard MailManager login page? The former would likely be due to having accessed zope's management interface with the same browser. The ZMI uses http auth, which is not used by MailManager and may cause the behaviour you are experiencing. Regards, Kevin -- Kevin Campbell Logicalware Ltd GPG Key: F480EC23 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mailmanager-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mailmanager-users
