-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMailing_List.php
More file actions
195 lines (181 loc) · 10.1 KB
/
Mailing_List.php
File metadata and controls
195 lines (181 loc) · 10.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<!--[if IE 8]><html class="ie8" lang="en"><![endif]-->
<!--[if IE 9]><html class="ie9" lang="en"><![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- start: HEAD -->
<head>
<title>bdNOG | Bangladesh Network Operators Group</title>
<!-- start: META -->
<!--[if IE]><meta http-equiv='X-UA-Compatible' content="IE=edge,IE=9,IE=8,chrome=1" /><![endif]-->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="description" content="Developed By Bangladesh Network Operators Group">
<meta name="author" content="Fakrul Alam">
<meta name="author" content="fakrul@fakrul.com">
<meta name="keywords" content="Bangladesh Network Operators Group, bdNOG, Network, Telecommunication, Internet Service Provider">
<meta HTTP-EQUIV="CHARSET" CONTENT="ISO-8859-1">
<meta HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="English">
<meta HTTP-EQUIV="VW96.OBJECT TYPE" CONTENT="SearchEngine">
<meta NAME="RATING" CONTENT="General">
<meta NAME="ROBOTS" CONTENT="index,follow">
<meta name="google-site-verification" content="u_dop4ZU2FDPxe0yb3aR3Ob9_7TtuGi_7Zs_bw-zlao" />
<!-- end: META -->
<!-- start: MAIN CSS -->
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/style.css">
<link rel="stylesheet" href="assets/plugins/animate.css/animate.min.css">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/main-responsive.css">
<link rel="stylesheet" href="assets/css/theme_blue.css" type="text/css" id="skin_color">
<!-- end: MAIN CSS -->
<!-- start: CSS REQUIRED FOR THIS PAGE ONLY -->
<link rel="stylesheet" href="assets/plugins/flex-slider/flexslider.css">
<!-- bxSlider CSS file -->
<link href="css/jquery.bxslider.css" rel="stylesheet" />
<!-- end: CSS REQUIRED FOR THIS PAGE ONLY -->
<!-- start: HTML5SHIV FOR IE8 -->
<!--[if lt IE 9]>
<script src="assets/plugins/html5shiv.js"></script>
<![endif]-->
<!-- end: HTML5SHIV FOR IE8 -->
</head>
<!-- end: HEAD -->
<body>
<!-- start: HEADER MENU -->
<?php include('header.php'); ?>
<!-- end: HEADER MENU -->
<!-- start: MAIN CONTAINER -->
<div class="main-container">
<section class="page-top">
<div class="container">
<div class="col-md-4 col-sm-4">
<h1>Mailing List</h1>
</div>
<div class="col-md-8 col-sm-8">
<ul class="pull-right breadcrumb">
<li>
<a href="index.php">
Home
</a>
</li>
<li class="active">
Mailing List
</li>
</ul>
</div>
</div>
</section>
<!-- start: MAIN TEXT -->
<section class="wrapper">
<div class="container">
<div class="row">
<div class="col-md-8">
<div>
<p style="text-align:justify">bdNOG mailing list is established to provide a forum for the exchange of technical information and the discussion of technical issues that require cooperation among network operators and engineers. In order to continue to provide a useful forum for discussion of relevant technical issues, the list is governed by the following guidelines and <a href="Mailing_List_Charter.php">mailing list charter</a>.
</p>
<p style="text-align:justify">This mailing list is protected from unsolicited and spam e-mail. Only subscribed and validated e-mail users can post and receive e-mail on this list.
</p>
<p style="text-align:justify"><b>Acceptable Use Policy</b>
</p>
<p style="text-align:justify">
<ul>
<li>Discussion will focus on Internet operational and technical issues as described in the mailing list charter of bdNOG.</li>
<li>Postings of issues inconsistent with the charter are prohibited.</li>
<li>Cross posting is prohibited.</li>
<li>Postings that include foul language, character assassination, and lack of respect for other participants are prohibited.</li>
<li>Product marketing is prohibited.</li>
<li>Postings of political, philosophical, and legal nature are prohibited.</li>
<li>Using list as source for private marketing initiatives is prohibited.</li>
<li>Autoresponders sending mail either to the list or to the poster are prohibited.</li>
</ul>
</p>
<p style="text-align:justify">Individuals who violate these guidelines may be contacted and politely asked to adhere to the guidelines.
</p>
<p style="text-align:justify">If groups of individuals persist in introducing topics that are outside the charter of bdNOG, the Executive Committee will send a request to the entire mailing list requesting adherence to the guidelines.
</p>
<p style="text-align:justify"><b>Click on link below to join bdNOG mailing list:</b>
<br>
<a href="http://mailman.bdnog.org/mailman/listinfo/nog">http://mailman.bdnog.org/mailman/listinfo/nog</a>
</p>
<p style="text-align:justify"><b>Mailing List Archives:</b>
<br>
<a href="http://mailman.bdnog.org/pipermail/nog/">http://mailman.bdnog.org/pipermail/nog/</a>
</p>
</div>
</div>
<div class="col-lg-4">
<!-- start: SPONSORS SLIDER -->
<?php include('sponsors_slider.php'); ?>
<!-- end: SPONSORS SLIDER -->
</div>
</div>
</div>
</section>
<!-- end: MAIN TEXT -->
</div>
<!-- end: MAIN CONTAINER -->
<!-- start: FOOTER -->
<div class="footer-copyright">
<div class="container">
<div class="row">
<div class="col-md-7">
<p>
© Copyright 2015 by Bangladesh Network Operators Group.
</p>
</div>
</div>
</div>
</div>
<a id="scroll-top" href="#"><i class="fa fa-angle-up"></i></a>
<!-- end: FOOTER -->
<!-- start: MAIN JAVASCRIPTS -->
<!--[if lt IE 9]>
<script src="assets/plugins/respond.min.js"></script>
<script src="assets/plugins/excanvas.min.js"></script>
<script src="assets/plugins/html5shiv.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<!--<![endif]-->
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/jquery.transit/jquery.transit.js"></script>
<script src="assets/plugins/hover-dropdown/twitter-bootstrap-hover-dropdown.min.js"></script>
<script src="assets/plugins/jquery.appear/jquery.appear.js"></script>
<script src="assets/plugins/blockUI/jquery.blockUI.js"></script>
<script src="assets/plugins/jquery-cookie/jquery.cookie.js"></script>
<script src="assets/js/main.js"></script>
<!-- end: MAIN JAVASCRIPTS -->
<!-- start: JAVASCRIPTS REQUIRED FOR THIS PAGE ONLY -->
<script src="assets/plugins/revolution_slider/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
<script src="assets/plugins/revolution_slider/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<script src="assets/plugins/flex-slider/jquery.flexslider.js"></script>
<script src="assets/plugins/stellar.js/jquery.stellar.min.js"></script>
<script src="assets/plugins/colorbox/jquery.colorbox-min.js"></script>
<script src="assets/js/index.js"></script>
<!-- bxSlider Javascript file -->
<script src="js/jquery.bxslider.min.js"></script>
<!-- end: JAVASCRIPTS REQUIRED FOR THIS PAGE ONLY -->
<script>
jQuery(document).ready(function () {
Main.init();
Index.init();
$.stellar();
});
</script>
<!--box slider-->
<script>
$('.bxslider').bxSlider({
slideWidth: 200,
auto: true,
autoControls: true,
controls: true
});
</script>
</body>
</html>