Miscellaneous > Roundcube Discussion

config file documentation

(1/3) > >>

xoqez:
Hi,

I was wondering if there was a document outlinning what each of the options on the mail config file and some information on what options there are.

thanks

rob

Prasad1337:
well there isnt a documentation exactly (to my knowledge) , but you can always ask about something your not sure of.

xoqez:
currently i would like know some info about the anything highlighted in red from my config file

=================================================================

flosoft:
$rcmail_config['debug_level'] = 1;
That is simply the log level with 8 as maximum. To see what they change, just activate them.

$rcmail_config['default_host'] = 'mail.1550.co.nz';
If you leave this blank, you will be able to specify your host via a textbox on the loginscreen.

$rcmail_config['mail_domain'] = '';
If you use no default_host you are able to create a dropdown box with several servers.

$rcmail_config['virtuser_file'] = '';
$rcmail_config['virtuser_query'] = '';
The Virtuser file is for people whos logins are not easy to remember. For example web0p4 instead of the eMail. In that case you can setup a Virtuser File which translates the login web0p4 to an eMail Adress.
The Virtuser Query explains roundcube how to use your virtuser file.

xoqez:
$rcmail_config['mail_domain'] = '';
If you use no default_host you are able to create a dropdown box with several servers.

last question(maybe):
how would i create this list? or what format would it be?

Navigation

[0] Message Index

[#] Next page

Go to full version