[CentOS] posfix admin issue

2013-03-21 Thread Austin Einter
Dear All I had successfully installed posfixadmin. I was able to login to postfix admin and create email ids etc. In something broken (not sure which one caused the issue), I am experiencing below problem with postfix admin. 1. I am able to access domain/mailadmin page. 2. I can create admin acco

Re: [CentOS] posfix admin issue

2013-03-21 Thread Nikolaos Milas
On 21/3/2013 11:06 πμ, Austin Einter wrote: > My question is why it is redirecting wrongly to domain/login.php. > > I would suggest you visit postfixadmin project forum and/or subscribe to their mailing list. Nick ___ CentOS mailing list CentOS@cento

Re: [CentOS] posfix admin issue

2013-03-21 Thread Banyan He
It sounds like a php coding problem. You can check the php page first. Check at what condition is you will be redirected back to the login page. It would be easy. You can send in the php file or give us the address where to find the file. Make sure you have all the conditions match, you will no

Re: [CentOS] posfix admin issue

2013-03-21 Thread Austin Einter
Dear Banyan Thanks for input. I checked the log. I found always ssl_error_log is being written when I am trying to login to postfixadmin and it looks relevant also. But I do not know how to fix it. The error log is as below. [Thu Mar 21 07:08:09 2013] [error] [client 122.178.239.178] PHP Warnin

Re: [CentOS] posfix admin issue

2013-03-21 Thread Austin Einter
I just looked at link http://sourceforge.net/p/postfixadmin/discussion/676076/thread/9eb8a948 , it looks a similar issue and it is related session cookie. I checked in my php.ini and cooki is enabled. Not sure if memcache will create any problem.., Hope somebody would have faced this issue previou

Re: [CentOS] posfix admin issue

2013-03-21 Thread Keith Keller
On 2013-03-21, Austin Einter wrote: > > In something broken (not sure which one caused the issue), I am > experiencing below problem with postfix admin. As another poster already commented, unless postfixadmin is part of an official CentOS repo (and I strongly suspect it is not) you should instea

Re: [CentOS] posfix admin issue

2013-03-21 Thread m . roth
Austin Einter wrote: > Dear Banyan > Thanks for input. I checked the log. I found always ssl_error_log is being > written when I am trying to login to postfixadmin and it looks relevant > also. But I do not know how to fix it. > > The error log is as below. > > [Thu Mar 21 07:08:09 2013] [error] [c