You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30_data.sql 5.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. --
  2. -- PostgreSQL database dump
  3. --
  4. -- Dumped from database version 11.2 (Debian 11.2-1.pgdg90+1)
  5. -- Dumped by pg_dump version 11.2 (Debian 11.2-1.pgdg90+1)
  6. SET statement_timeout = 0;
  7. SET lock_timeout = 0;
  8. SET idle_in_transaction_session_timeout = 0;
  9. SET client_encoding = 'UTF8';
  10. SET standard_conforming_strings = on;
  11. SELECT pg_catalog.set_config('search_path', '', false);
  12. SET check_function_bodies = false;
  13. SET client_min_messages = warning;
  14. SET row_security = off;
  15. --
  16. -- Data for Name: admin; Type: TABLE DATA; Schema: public; Owner: -
  17. --
  18. 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');
  19. --
  20. -- Data for Name: domain; Type: TABLE DATA; Schema: public; Owner: -
  21. --
  22. 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);
  23. 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);
  24. --
  25. -- Data for Name: alias; Type: TABLE DATA; Schema: public; Owner: -
  26. --
  27. 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);
  28. 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);
  29. 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);
  30. 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);
  31. 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);
  32. 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);
  33. --
  34. -- Data for Name: alias_domain; Type: TABLE DATA; Schema: public; Owner: -
  35. --
  36. --
  37. -- Data for Name: config; Type: TABLE DATA; Schema: public; Owner: -
  38. --
  39. INSERT INTO public.config VALUES (1, 'version', '1841');
  40. --
  41. -- Data for Name: domain_admins; Type: TABLE DATA; Schema: public; Owner: -
  42. --
  43. INSERT INTO public.domain_admins VALUES ('root@example.com', 'ALL', '2019-03-23 12:53:08.035414+00', true);
  44. --
  45. -- Data for Name: fetchmail; Type: TABLE DATA; Schema: public; Owner: -
  46. --
  47. --
  48. -- Data for Name: log; Type: TABLE DATA; Schema: public; Owner: -
  49. --
  50. 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);
  51. 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);
  52. 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);
  53. 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);
  54. 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);
  55. 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);
  56. 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);
  57. 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);
  58. 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);
  59. 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);
  60. --
  61. -- Data for Name: mailbox; Type: TABLE DATA; Schema: public; Owner: -
  62. --
  63. 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');
  64. 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');
  65. --
  66. -- Data for Name: quota; Type: TABLE DATA; Schema: public; Owner: -
  67. --
  68. --
  69. -- Data for Name: quota2; Type: TABLE DATA; Schema: public; Owner: -
  70. --
  71. --
  72. -- Data for Name: vacation; Type: TABLE DATA; Schema: public; Owner: -
  73. --
  74. --
  75. -- Data for Name: vacation_notification; Type: TABLE DATA; Schema: public; Owner: -
  76. --
  77. --
  78. -- Name: config_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
  79. --
  80. SELECT pg_catalog.setval('public.config_id_seq', 33, true);
  81. --
  82. -- Name: fetchmail_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
  83. --
  84. SELECT pg_catalog.setval('public.fetchmail_id_seq', 33, true);
  85. --
  86. -- Name: log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
  87. --
  88. SELECT pg_catalog.setval('public.log_id_seq', 10, true);
  89. --
  90. -- PostgreSQL database dump complete
  91. --