Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: kishore on January 20, 2016, 11:09:15 AM

Poll
Question: How to Migrate from one server to another server
Option 1: roundcube votes: 0
Option 2: postfix votes: 0
Title: why I'm gettin previous mails even after db is replaced with new db in roundcube
Post by: kishore on January 20, 2016, 11:09:15 AM
Hi

I have installed and configured roundcube webmail server on centos 7 machine, its working fine. I can able to send and receive mails through browser.
If I create a user in server with useradd commandline is that user will be created in DB? If I send a mail through browser is that content of mails are stored under DB?
In roundcube configuration file if i replace db with new db, whether i can view the content of previous mails of existing users.
Title: Re: why I'm gettin previous mails even after db is replaced with new db in roundcube
Post by: SKaero on January 20, 2016, 12:00:02 PM
Emails are stored by the mail server not Roundcube, therefore changing the Roundcube database would have no effect on the emails. A user record is only created in the Roundcube database when the user first log into Roundcube.