Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: mariolima on August 29, 2012, 09:22:19 PM

Title: Two necessary issues I did not see how to do
Post by: mariolima on August 29, 2012, 09:22:19 PM
Hi, friends,

I loved tis webmail, but I have three main issues I need, in order to use it. I am a novice in this kind of application. Note that my Roundcube will run under a given Domain, but to serve a multi-domain environment.

1) I don't want to give my users the power to create any folder. I will just give them the possibility to see, open, answer, delete emails from their mailboxes at the Server, but without maintaining any kind of folder. Exactly what parameters of the configuration php file should I set?

2) Imagine my customers usernames have different forms, like:

adveniat-mary
multi-anthony
cor-charles

And the Domains for them are:

mail.adveniat.com.br
mail.multisites.com.br
mail.corretoresdeseguros.com.br

When they reply their emails I need the emails to go from:

[email protected] (and not [email protected])
[email protected] (and not [email protected])
[email protected] (and not [email protected])

How to accomplish this?

3) Is it possible to configure another host prefix (instead of "mail"), say "mailsrv.domain.com.br"? How to accomplish it?

Thanks a lot.

Mario./





Title: Re: Two necessary issues I did not see how to do
Post by: SKaero on August 30, 2012, 06:08:20 AM
1. It would have to be done with a plugin, keep in mind that if clients connected to your mail server with another mail client they would be able to create folders.
2. It would need to be done with a plugin.
3. Just add another cname for your domain.