2 description "Role applied to all OTRS servers"
6 :smarthost_via => "fafnir.openstreetmap.org:26",
7 :local_domains => ["otrs.openstreetmap.org"],
10 :comment => "otrs@otrs.openstreetmap.org",
11 :domains => ["otrs.openstreetmap.org"],
12 :local_parts => ["otrs"],
13 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read",
16 :home_directory => "/opt/otrs"
19 :comment => "data@otrs.openstreetmap.org",
20 :domains => ["otrs.openstreetmap.org"],
21 :local_parts => ["data"],
22 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Data Working Group'",
25 :home_directory => "/opt/otrs"
28 :comment => "membership@otrs.openstreetmap.org",
29 :domains => ["otrs.openstreetmap.org"],
30 :local_parts => ["membership"],
31 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Membership Working Group'",
34 :home_directory => "/opt/otrs"
36 :otrs_membership_osmf_talk_owner => {
37 :comment => "osmf-talk-owner@otrs.openstreetmap.org",
38 :domains => ["otrs.openstreetmap.org"],
39 :local_parts => ["osmf-talk-owner"],
40 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Membership Working Group::osmf-talk'",
43 :home_directory => "/opt/otrs"
46 :comment => "legal@otrs.openstreetmap.org",
47 :domains => ["otrs.openstreetmap.org"],
48 :local_parts => ["legal"],
49 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Licensing Working Group'",
52 :home_directory => "/opt/otrs"
54 :otrs_legal_privacy => {
55 :comment => "legal-privacy@otrs.openstreetmap.org",
56 :domains => ["otrs.openstreetmap.org"],
57 :local_parts => ["legal-privacy"],
58 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Licensing Working Group::Privacy'",
61 :home_directory => "/opt/otrs"
63 :otrs_legal_questions => {
64 :comment => "legal-questions@otrs.openstreetmap.org",
65 :domains => ["otrs.openstreetmap.org"],
66 :local_parts => ["legal-questions"],
67 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Licensing Working Group::Legal Questions'",
70 :home_directory => "/opt/otrs"
72 :otrs_legal_trademarks => {
73 :comment => "legal-trademarks@otrs.openstreetmap.org",
74 :domains => ["otrs.openstreetmap.org"],
75 :local_parts => ["legal-trademarks"],
76 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Licensing Working Group::Trademarks'",
79 :home_directory => "/opt/otrs"
81 :otrs_sotm_program => {
82 :comment => "sotm-program@otrs.openstreetmap.org",
83 :domains => ["otrs.openstreetmap.org"],
84 :local_parts => ["sotm-program"],
85 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'State of the Map:Program'",
88 :home_directory => "/opt/otrs"
90 :otrs_communications => {
91 :comment => "communications@otrs.openstreetmap.org",
92 :domains => ["otrs.openstreetmap.org"],
93 :local_parts => ["communications"],
94 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Communications Working Group'",
97 :home_directory => "/opt/otrs"
99 :otrs_communications_freebies => {
100 :comment => "freebies@otrs.openstreetmap.org",
101 :domains => ["otrs.openstreetmap.org"],
102 :local_parts => ["freebies"],
103 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Communications Working Group::Freebies'",
105 :group => "www-data",
106 :home_directory => "/opt/otrs"
109 :comment => "support@otrs.openstreetmap.org",
110 :domains => ["otrs.openstreetmap.org"],
111 :local_parts => ["support"],
112 :command => "/opt/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Technical Support'",
114 :group => "www-data",
115 :home_directory => "/opt/otrs"
120 :site => "otrs.openstreetmap.org",
121 :site_aliases => ["otrs.osm.org"]