Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: cableizme on September 16, 2019, 02:18:14 PM

Title: exporting email addresses
Post by: cableizme on September 16, 2019, 02:18:14 PM
is there anyway to export mail address and date added from contacts comma delimited?
Title: Re: exporting email addresses
Post by: JohnDoh on September 17, 2019, 02:10:18 AM
Roundcube does not store the creation date of a contact, only the date it was last modified.
Title: Re: exporting email addresses
Post by: cableizme on September 17, 2019, 12:53:15 PM
Date modified would be acceptable as well.  Any idea on how to export as CSV file?
Title: Re: exporting email addresses
Post by: JohnDoh on September 17, 2019, 01:04:14 PM
from inside roundcube you can only export as vcard but the email and date modified are both fields in the contacts table in the db so you could dump them out directly from there.