1

Topic: Logon without domain

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: Ubuntu 14.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): NGinx
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====

Hi, I use iRedMail for only one domain. It's possible user's login only with user name? how?

Thanks in advance,

Fabiano.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Logon without domain

1) Set 'auth_default_realm = your_domain' in /etc/dovecot/dovecot.conf.
2) Set "$config['username_domain'] = 'your_domain';" in /opt/www/roundcubemail/config/config.inc.php.

Restart Dovecot service.

3

Re: Logon without domain

Hi ZhangHuangbin,

It works on Roundcube, but how to work with SOGo?

Thanks!

4

Re: Logon without domain

Doesn't above setting work with SOGo?