Roundcube Community Forum

 

exporting email addresses

Started by cableizme, September 16, 2019, 02:18:14 PM

Previous topic - Next topic

cableizme

is there anyway to export mail address and date added from contacts comma delimited?

JohnDoh

Roundcube does not store the creation date of a contact, only the date it was last modified.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

cableizme

Date modified would be acceptable as well.  Any idea on how to export as CSV file?

JohnDoh

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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...