Roundcube Community Forum

Release Support => Pending Issues => Topic started by: steve3764 on February 29, 2024, 01:24:45 AM

Title: Cannot change the email address
Post by: steve3764 on February 29, 2024, 01:24:45 AM
Hi,
I am using roundcube V 1.5.3
Into Settings -> identities, I can change the signature but I cannot change the name neither the email address ???

I have into config/defaults.inc.php
$config['identities_level'] = 0;

What else can blok this ?

Thanks and regards,
Title: Re: Cannot change the email address
Post by: alec on February 29, 2024, 07:50:43 AM
Do not touch defaults.inc.php, look into config.inc.php
Title: Re: Cannot change the email address
Post by: steve3764 on February 29, 2024, 08:17:31 AM
Hi Thanks for your reply,

OK, I just add: $config['identities_level'] = 0; into config.inc.php, but nothing changed