Hello! I asked myself wether it is possible to distinguish between different doamins in dovecot so that a user only sees his mailbox when he is connecting with [email protected] specifying the server with mail.aaa.de for example.
So the server does not handout the mailbox for [email protected] when the client connects to mail.aaa.de as [email protected] I have this problem with roundcube. Dovecot is responisble for two domains. With roundcube I can login as [email protected] altough the client is configured like so: $config['smtp_server'] = 'tls://mail.bbb.de'; and I am landing in the mailbox of [email protected] Is there a way to striktly differentiate between doamins? Both domains have their own IP-addresses. Regards Andreas
