Roundcube Community Forum

 

2 Questions

Started by Satras, September 17, 2009, 03:12:57 PM

Previous topic - Next topic

Satras

Hi,

first of all i must say this Forum is pretty usefull in finding answeres, but the 2 below where hard to find, so i posted them :)

1. I have secured a new domain for my family and i want to give my parents a nice webinterface for catching emails abroad. This one is perfect ! But i was not able to get the password change functionality to work. I have downloaded and extracted and uploaded the 0.3 Stable. It is configured and working good. But where do i enable the plugin for making my parents able to set their own password ? the option from the Demo is simply not available.

$rcmail_config = array('password');

This is already done.. anything else ??

2. I am used to reply to mails above what someone has written (Outlook style). But it seems that the client expect me to write below the orginal mail. Can i change this somewhere ?

Thanx for this great tool and your help !

rosali

#1- $rcmail_config['plugins'] = array('password');

#2- no
Regards,
Rosali

Satras

Thanx for your Help !