Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: neo20 on March 02, 2015, 12:14:49 AM

Title: where is the 'DisplayName' stored?
Post by: neo20 on March 02, 2015, 12:14:49 AM
The default Display name is the name before @ in email address (eg. [email protected] is admin ), it can be configured in "Setting -> Identities '.

I've just created nearly 100 accounts for my coworkers with a bash and sql scripts. I also want to change the display name at one time?

But where is the 'Display Name' stored? I've search in /home and database :'( , need help. thanks
Title: Re: where is the 'DisplayName' stored?
Post by: ABerglund on March 02, 2015, 01:44:30 PM
It's set in the Identities table of roundcube's database.
Title: Re: where is the 'DisplayName' stored?
Post by: neo20 on March 09, 2015, 02:42:53 AM
Thanks! you're right.
I've looked up it in the wrong database . (there's a mails database used by a plugin)