Problem with Horde: Guest user is not authorized for Mail

"Kambey L. Kisambu" <[email protected]>
Newsgroups gmane.comp.horde.devel
Message-ID <CADTTSgXEFZgLk2Rn8+uayP58TxUuCjJAYoVNYhyN8dRUy6=D3Q@mail.gmail.com>
Hello team,
Greetings,
I've recently upgraded my horde to 5.2.14 ruunning in OpenBSD +Nginx.

I'm facing the following issue:-
1) For some users, after login, the logs shows that the user logged
successfully but followed by "Guest user is not authorized for Government
Mailing System (Host: x.x.x.x). [pid 10705 on line 324 of
"/usr/local/share/pear/Horde/Registry.php"]"

That user also get error "502 Bad gateway " if he try to open the specific
email.

I thought its session related thing and after goggling, i set my
configuration as suggested to:-
 $conf['session']['use_only_cookies'] = false;.
$conf['cookie']['path']="/";
session.auto_start =0; (i php.ini)
hordeauth=true; (imp/config/backend.local.php)

Hooks are also set to login with either full email address or user_id
(without domain part) and no problem in login.
Other settings in nginx templates are:
               fastcgi_buffer_size 256k;
                fastcgi_buffers 256 32k;
                fastcgi_busy_buffers_size 256k;
                fastcgi_temp_file_write_size 256k;
                fastcgi_intercept_errors on;

Kindly assist me if anyone have idea of this issue.
-- 
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.