Friday, May 1, 2020
Mitel MiCollab or NuPoint database export
ssh root@10.11.12.13
(admin password)
sudo -u postgres psql -p 5444 -d NuPoint -c "copy np.np_mbox_id to '/tmp/mboxid.csv' with (format csv,header)"
exit
scp root@10.11.12.13:/tmp/mboxid.csv .
Contents of csv:
‹
›
Home
View web version