OWL ITS + 탐지시스템(인터넷 진흥원)
박지현
2022-02-22 62832e82034f89c6578fbc6905f770726b5389da
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body xmlns:th="http://www.thymeleaf.org">
<table align="center" width="600" border="0" cellpadding="0" cellspacing="0" style="background-color: #fff; box-shadow: 0px 20px 50px rgba(0,0,0,0.05); font-family:'Noto Sans Korean', sans-serif, '맑은고딕', Malgun Gothic, '돋움', Dotum, '나눔고딕', NanumGothic, Helvetica, 'Apple SD Gothic Neo'; width:600px; margin:0 auto; word-break:keep-all;color: #333; font-size: 14px; line-height:1.43;">
    <tr>
        <td>
            <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%">
                <tbody>
                <tr>
                    <td colspan="3" style="height:20px"></td>
                </tr>
                <tr>
                    <td style="width:210px"></td>
                    <td style="width:180px;">
<!--                        <a href="http://owlsolution.co.kr" target="_blank"><img alt="OWL ITS"-->
<!--                                                                                src="http://owlsolution.co.kr/images/mail/logo-dark.png"></a>-->
                    </td>
                    <td style="width:210px"></td>
                </tr>
                <tr>
                    <td colspan="3" style="height:20px"></td>
                </tr>
                </tbody>
            </table>
        </td>
    </tr>
    <tr>
        <td style="background-color: #fff;">
<!--            <img alt="OWL ITS" src="http://owlsolution.co.kr/images/mail/em-top.jpg">-->
        </td>
    </tr>
    <tr>
        <td>
            <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%">
                <tbody>
                <tr>
                    <td colspan="3" style="height:20px"></td>
                </tr>
                <tr>
                    <td style="width:40px"></td>
                    <td style="width:520px;">
                        <pre th:utext="${#messages.msg('workspace.expiredAlarm.msg1', dayCount)}"><span
                                style="font-size:24px;font-weight:bold;">KISA 업무 공간 사용 기간이<br/><span
                                style="color:#ff3c00; font-weight:bold;">D-7</span>일 남았습니다.</span></pre><br/><br/>
                        <pre th:utext="${#messages.msg('workspace.expiredAlarm.msg2', name, workspaceName, dayCount)}"><span
                                style="color:#4B72FA;font-weight:bold">사용자명</span>님, KISA의 <span
                                style="color:#4B72FA;font-weight:bold">[업무공간] </span> 업무공간 사용 기간이 <span
                                style="color:#ff3c00; font-weight:bold;">[D-DAY]</span>일 밖에
                            남지 않았어요.<br/></pre>
                        <span th:utext="${#messages.msg('workspace.expiredAlarm.msg3')}">정기 결제를 신청하시면 KISA의 모든 기능을 그대로 사용하실 수 있습니다.</span>
 
                    </td>
                    <td style="width:40px"></td>
                </tr>
                <tr>
                    <td colspan="3" style="height:40px"></td>
                </tr>
                <tr>
                    <td style="width:40px"></td>
                    <td style="width:520px;">
                        <table align="center" border="0" cellpadding="0" cellspacing="0"
                               style="width:100%;background-color: #F4F4F4;border: 1px solid #e7e7e7">
                            <tbody>
                            <tr>
                                <td colspan="3" style="height:20px"></td>
                            </tr>
                            <tr>
                                <td style="width:39px"></td>
                                <td style="width:520px;">
                                    <table style="width:100%;" align="center">
                                        <tr>
                                            <td>
                                                <div th:utext="${#messages.msg('workspace.expiredAlarm.msg4', expireDate)}">
 
                                                    <div style="color: #9a9a9a; font-size: 12px; font-weight:bold;">
                                                        업무공간 만료 예정일
                                                    </div>
                                                    <div style="font-weight:bold">
                                                        [업무공간 만료 예정일]
                                                    </div>
 
                                                </div>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td style="width:39px"></td>
                            </tr>
                            <tr>
                                <td colspan="3" style="height:20px"></td>
                            </tr>
                            </tbody>
                        </table>
                    </td>
                    <td style="width:40px"></td>
                </tr>
                <tr>
                    <td colspan="3" style="height:40px"></td>
                </tr>
                <tr>
                    <td colspan="3" style="text-align:center;font-size:12px;">
                        <span th:utext="${#messages.msg('workspace.expiredAlarm,msg5')}">지금 KISA 정기결제를 신청하시고 다양한 이슈 관리 기능을 마음껏 사용하세요!</span>
                    </td>
                </tr>
                <tr>
                    <td colspan="3" style="height:10px"></td>
                </tr>
                <tr>
                    <td colspan="3">
                        <table>
                            <tr>
                                <td style="width:150px"></td>
                                <td style="width:300px; height:50px; text-align:center; background:#37308d; border-radius:25px">
                                    <a href="http://www.owlsolution.io" target="_blank"
                                       style="display:inline-block; width:100%; height:50px; line-height:50px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none"
                                       th:utext="${#messages.msg('workspace.expiredAlarm.msg6')}">정기 결제 신청하기</a>
                                </td>
                                <td style="width:150px"></td>
                            </tr>
                        </table>
                    </td>
                </tr>
                </tbody>
            </table>
        </td>
    </tr>
    <tr>
        <td style="height:40px;"></td>
    </tr>
    <tr>
        <td>
            <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%">
                <tbody>
                <tr>
                    <td style="width:40px"></td>
                    <td style="width:520px;text-align:center;">
                        <pre th:utext="${#messages.msg('workspace.expiredAlarm.msg7')}">
                        <span style="font-size:12px;color: #8D929D;">KISA 사용에 어려움이 있다면 <!--<a
                                href="mailto:supportowl@wisestone.kr"
                                style="text-decoration: underline; color: #4B72FA;">supportowl@wisestone.kr</a>-->로 이메일을 보내주세요.</span>
                        </pre>
                    </td>
                    <td style="width:40px"></td>
                </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td style="height:20px;"></td>
    </tr>
    <tr>
        <td>
            <table align="center" border="0" cellpadding="0" cellspacing="0"
                   style="width:100%;background-color: #f1f4fd; ">
                <tbody>
                <tr>
                    <td style="height:20px;"></td>
                </tr>
                <tr>
                    <td style="width:40px"></td>
                    <td style="width:520px; text-align: center;color: #A5A5A5; font-size: 12px;">
                   <pre th:utext="${#messages.msg('workspace.expiredAlarm.msg8')}">
                        본 메일은 발신전용 메일입니다.<br/>
                        <span style="color: #A5A5A5; font-size: 11px;">
                    Copyright © KISA. All Rights Reserved.
                        </span>
                   </pre>
                    </td>
                    <td style="width:40px"></td>
                </tr>
                <tr>
                    <td style="height:20px;"></td>
                </tr>
            </table>
        </td>
    </tr>
</table>
</body>
</html>
 
 
<!--<!DOCTYPE html>-->
<!--<html>-->
<!--<head>-->
<!--    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">-->
<!--</head>-->
<!--<body>-->
<!--<table align="center"-->
<!--       style="width: 600px; margin:0 auto; background-color: #fff; box-shadow: 0px 20px 50px rgba(0,0,0,0.05);font-size: 14px; line-height: 1.43;font-family: &quot;맑은 고딕&quot;"-->
<!--       xmlns:th="http://www.thymeleaf.org">-->
<!--    <tr>-->
<!--        <td style="background-color: #fff;">-->
<!--            <a href="https://owlsolution.io" target="_blank"><img alt="OWL ITS"-->
<!--                                                                  src="http://wisestone.kr/owlsolution/logo-dark.png"-->
<!--                                                                  style="padding: 20px 60px"></a>-->
<!--        </td>-->
<!--    </tr>-->
<!--    <tr>-->
<!--        <td style="background-color: #fff; padding: 40px 70px 0 70px; border-top: 1px solid rgba(0,0,0,0.05);">-->
<!--            <span th:utext="${#messages.msg('workspace.expiredAlarm.msg1', dayCount)}">-->
<!--            <h1 style="margin-top: 0px;color:#030962;">-->
<!--                OWL ITS 업무 공간 사용 기간이 3/7일 남았습니다.-->
<!--            </h1>-->
<!--            </span>-->
<!--        </td>-->
<!--    </tr>-->
<!--    <tr>-->
<!--        <td style="background-color: #fff; padding: 20px 70px;color: #636363; font-size: 13px;">-->
<!--            <pre>-->
<!--            [<span style="color:#4B72FA;font-weight:bold;" th:utext="${workspaceName}"></span>]-->
<!--            </pre>-->
<!--        </td>-->
<!--    </tr>-->
<!--    <tr>-->
<!--        <td style="padding: 0px 70px;font-size: 13px;">-->
<!--            <table style="width:450px; background-color: #F4F4F4; margin: 20px 0px 40px;" align="center">-->
<!--                <tr>-->
<!--                    <td colspan="2"-->
<!--                        style="padding: 20px 40px; color: #111; border-bottom: 1px solid #e7e7e7;border-top: 1px solid #e7e7e7;">-->
<!--                     -->
<!--                        <div style="color: #9a9a9a; font-size: 12px; font-weight:bold; margin-bottom: 3px;">-->
<!--                            <span th:utext="${#messages.msg('workspace.expiration.date')}">만료일</span>-->
 
<!--                        </div>-->
<!--             -->
<!--                        <div>-->
<!--                            <div style="font-weight:bold;color:#D62525" th:utext="${expireDate}">-->
<!--                            </div>-->
 
<!--                        </div>-->
<!--                    </td>-->
<!--                </tr>-->
<!--                <tr>-->
<!--                    <td colspan="2" style="padding: 20px 40px; color: #111; border-bottom: 1px solid #e7e7e7; ">-->
<!--                        <pre>-->
<!--                        <span th:utext="${#messages.msg('workspace.regular.payment.request')}">정기 결제가 신청되어 있지 않은 고객님께서는 정기 결제를 신청해주시기 바랍니다.</span>-->
<!--                        </pre>-->
<!--                    </td>-->
<!--                </tr>-->
<!--            </table>-->
<!--        </td>-->
<!--    </tr>-->
<!--    <tr>-->
<!--        <td style="text-align:center;padding-bottom:40px;">-->
<!--            <span style="color: #000; font-weight:bold; font-size:16px;">OWL ITS TEAM</span><br/>-->
<!--            <a href="https://owlsolution.io" target="_blank" style="text-decoration: underline; color: #4B72FA;">-->
<!--                https://owlsolution.io</a><br/><br/>-->
<!--            <span style="font-size:12px;color: #8D929D;">If you have any questions, contact us at <a-->
<!--                    href="mailto:supportowl@wisestone.kr" style="text-decoration: underline; color: #4B72FA;">supportowl@wisestone.kr</a></span>-->
<!--        </td>-->
<!--    </tr>-->
<!--    <tr>-->
<!--        <td style="background-color: #f1f4fd; padding: 30px; text-align: center;color: #A5A5A5; font-size: 12px; margin-bottom: 5px;">-->
<!--            <span th:utext="${#messages.msg('common.common.sendMail')}">본 메일은 발신전용 메일입니다.</span><br/>-->
<!--            <span style="color: #A5A5A5; font-size: 10px;">-->
<!--              Copyright © WISESTONE CO., Ltd. All Rights Reserved.-->
<!--            </span>-->
<!--        </td>-->
<!--    </tr>-->
<!--</table>-->
<!--</body>-->
<!--</html>-->