-- -- PostgreSQL database dump -- -- Dumped from database version 11.2 (Debian 11.2-1.pgdg90+1) -- Dumped by pg_dump version 11.2 (Debian 11.2-1.pgdg90+1) SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET client_min_messages = warning; SET row_security = off; -- -- Data for Name: admin; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.admin VALUES ('root@example.com', '$1$5f27bb4a$ex2LmG38/9eBS118CRnYX0', '2019-03-23 12:53:08.031365+00', '2019-03-23 12:53:08.031365+00', true, true, '', '', '', '2019-03-23 12:53:07+00'); -- -- Data for Name: domain; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.domain VALUES ('ALL', '', 0, 0, 0, 0, '', false, '2019-03-23 12:53:07.568065+00', '2019-03-23 12:53:07.568065+00', true); INSERT INTO public.domain VALUES ('example.com', '', 0, 0, 0, 0, 'virtual', false, '2019-03-23 12:54:01.535706+00', '2019-03-23 12:54:01.535706+00', true); -- -- Data for Name: alias; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.alias VALUES ('root@example.com', 'root@example.com', 'example.com', '2019-03-23 12:54:21.407232+00', '2019-03-23 12:54:21.407232+00', true, false); INSERT INTO public.alias VALUES ('abuse@example.com', 'root@example.com', 'example.com', '2019-03-23 12:54:01.5375+00', '2019-03-23 12:54:33.237608+00', true, false); INSERT INTO public.alias VALUES ('hostmaster@example.com', 'root@example.com', 'example.com', '2019-03-23 12:54:01.539417+00', '2019-03-23 12:54:40.230445+00', true, false); INSERT INTO public.alias VALUES ('postmaster@example.com', 'root@example.com', 'example.com', '2019-03-23 12:54:01.541357+00', '2019-03-23 12:54:43.793966+00', true, false); INSERT INTO public.alias VALUES ('webmaster@example.com', 'root@example.com', 'example.com', '2019-03-23 12:54:01.543084+00', '2019-03-23 12:54:46.853014+00', true, false); INSERT INTO public.alias VALUES ('auth.mta@example.com', 'auth.mta@example.com', 'example.com', '2019-03-23 12:55:37.492584+00', '2019-03-23 12:55:37.492584+00', true, false); -- -- Data for Name: alias_domain; Type: TABLE DATA; Schema: public; Owner: - -- -- -- Data for Name: config; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.config VALUES (1, 'version', '1841'); -- -- Data for Name: domain_admins; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.domain_admins VALUES ('root@example.com', 'ALL', '2019-03-23 12:53:08.035414+00', true); -- -- Data for Name: fetchmail; Type: TABLE DATA; Schema: public; Owner: - -- -- -- Data for Name: log; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.log VALUES ('2019-03-23 12:53:08.037294+00', 'SETUP.PHP (172.27.0.1)', '', 'create_admin', 'root@example.com', 1); INSERT INTO public.log VALUES ('2019-03-23 12:54:01.544884+00', 'root@example.com (172.27.0.1)', 'example.com', 'create_domain', 'example.com', 2); INSERT INTO public.log VALUES ('2019-03-23 12:54:21.409148+00', 'root@example.com (172.27.0.1)', 'example.com', 'create_alias', 'root@example.com', 3); INSERT INTO public.log VALUES ('2019-03-23 12:54:21.413803+00', 'root@example.com (172.27.0.1)', 'example.com', 'create_mailbox', 'root@example.com', 4); INSERT INTO public.log VALUES ('2019-03-23 12:54:33.241774+00', 'root@example.com (172.27.0.1)', 'example.com', 'edit_alias', 'abuse@example.com', 5); INSERT INTO public.log VALUES ('2019-03-23 12:54:40.236087+00', 'root@example.com (172.27.0.1)', 'example.com', 'edit_alias', 'hostmaster@example.com', 6); INSERT INTO public.log VALUES ('2019-03-23 12:54:43.797741+00', 'root@example.com (172.27.0.1)', 'example.com', 'edit_alias', 'postmaster@example.com', 7); INSERT INTO public.log VALUES ('2019-03-23 12:54:46.856653+00', 'root@example.com (172.27.0.1)', 'example.com', 'edit_alias', 'webmaster@example.com', 8); INSERT INTO public.log VALUES ('2019-03-23 12:55:37.494506+00', 'root@example.com (172.27.0.1)', 'example.com', 'create_alias', 'auth.mta@example.com', 9); INSERT INTO public.log VALUES ('2019-03-23 12:55:37.499055+00', 'root@example.com (172.27.0.1)', 'example.com', 'create_mailbox', 'auth.mta@example.com', 10); -- -- Data for Name: mailbox; Type: TABLE DATA; Schema: public; Owner: - -- INSERT INTO public.mailbox VALUES ('root@example.com', '$1$89e3923e$jvlRF5Fk8z.O9wFDqFRAN0', 'Root', 'example.com/root/', 0, '2019-03-23 12:54:21.411801+00', '2019-03-23 12:54:21.411801+00', true, 'example.com', 'root', '', '', '', '2019-03-23 12:54:21+00'); INSERT INTO public.mailbox VALUES ('auth.mta@example.com', '$1$da9d780c$yhEfPiIR6JHgh0KqZ/9QR0', 'auth.mta', 'example.com/auth.mta/', 0, '2019-03-23 12:55:37.497114+00', '2019-03-23 12:55:37.497114+00', true, 'example.com', 'auth.mta', '', '', '', '2019-03-23 12:55:37+00'); -- -- Data for Name: quota; Type: TABLE DATA; Schema: public; Owner: - -- -- -- Data for Name: quota2; Type: TABLE DATA; Schema: public; Owner: - -- -- -- Data for Name: vacation; Type: TABLE DATA; Schema: public; Owner: - -- -- -- Data for Name: vacation_notification; Type: TABLE DATA; Schema: public; Owner: - -- -- -- Name: config_id_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- SELECT pg_catalog.setval('public.config_id_seq', 33, true); -- -- Name: fetchmail_id_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- SELECT pg_catalog.setval('public.fetchmail_id_seq', 33, true); -- -- Name: log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- SELECT pg_catalog.setval('public.log_id_seq', 10, true); -- -- PostgreSQL database dump complete --