Ticket #1484870 (closed Bugs: fixed)
login problem for a new created email
| Reported by: | spyjo | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Core functionality | Version: | 0.1-stable |
| Severity: | major | Keywords: | php4, fatal error, self, new email, virtusertable |
| Cc: |
Description
I'm using Roundcube last stable with Postfix with "virtusertable" and Courier Imap on Debian. In the roundcube config, I have this line to be able to login with emails instead of unix users:
$rcmail_config['virtuser_file'] = '/etc/postfix/virtusertable';
It's working well for all "old" emails, but I have just created a new one, and when I try to login, there is a blank page. I put the debug_level to 4 to display the error, here it is:
Fatal error: Undefined class name 'self' in /var/www/web50/web/program/include/rcube_user.inc on line 364
I have tested to login with the linux user or the virtual email (both are working normally for other emails), the error is the same.
Change History
Note: See
TracTickets for help on using
tickets.
