Control Web Panel
		WebPanel => E-Mail => Topic started by: gabrielmsal on April 30, 2023, 04:08:07 PM
		
			
			- 
				Hello, anyone knows if its possible to do ?
thank you
ps: we have just one domain hosted on this server
			 
			
			- 
				I do that on my one dedicated bare metal server, not running CWP -- login is via short user name, not the full e-mail address. I would have to check within CWP what is possible. Unless a dev can answer first...
			
 
			
			- 
				
I do that on my one dedicated bare metal server, not running CWP -- login is via short user name, not the full e-mail address. I would have to check within CWP what is possible. Unless a dev can answer first...
Hi!!
what distro, mta and webmail u have used on your baremetal ?
thank you
			 
			
			- 
				It's a legacy macOS server running dovecot for IMAP, Postfix for the MTA and roundcube 1.5.x. So not 1:1 comparable to the other CentOS 7/CWP servers I run, but roundcube is roundcube...
Have you looked at your %d in Dovecot's config? 
https://wiki2.dovecot.org/DomainLost (https://wiki2.dovecot.org/DomainLost)
auth_default_realm
and then in roundcube conf:
$rcmail_config['username_domain'] = 'yourdomain.com';