좋은회사 만들기! 나에게 열광하게 만들자! :: qmail에서 큐안의 메일을 안전하게 삭제하기 (queue-fix)
좋은회사 만들기! 나에게 열광하게 만들자! :: qmail에서 큐안의 메일을 안전하게 삭제하기 (queue-fix).
좋은회사 만들기! 나에게 열광하게 만들자! :: qmail에서 큐안의 메일을 안전하게 삭제하기 (queue-fix).
서버 – [Qmail] 릴레이 동작 규칙 – tcp.smtp & rcpthosts 파일 작동 관계.
bcp 유틸리티는 Microsoft SQL Server 2005 인스턴스와 사용자가 지정한 형식의 데이터 파일 간에 데이터를 대량 복사합니다. bcp 유틸리티를 사용하여 많은 수의 새 행을 SQL Server […]
— To allow advanced options to be changed. EXEC sp_configure ‘show advanced options’, 1 GO — To update the currently configured value for advanced options. […]
아파치 rewrite module 켜서 .htaccess 활성화하기(우분투 기준) | 웹으로 말하기.
MySQL 서버에 로그인한 후에는 다음 명령을 사용하여 safe update 모드를 활성화할 수 있습니다: SET SQL_SAFE_UPDATES = 1;이 명령을 실행하면 safe update 모드가 활성화됩니다. 이제 UPDATE나 […]
웹표준 검사 http:// via The W3C Markup Validation Service.
Oracle의 DBMS 라이센스 정책의 특징 Oracle General Oracle의 라이센스 정책은 크게 CPU와 User를 기준으로 산정하는 2가지 정책을 가지고 있으며, CPU의 경우 각각의 제품마다 별도의 기준으로 […]
=> unplugging USB devices memory Card
● 설치되는 둘바 ● 프로세서에서 Chrome 삭제후 ● 프로그램 추가/삭제에서 제거
hylafax 받은 파일 저장경로 [root@centos recvq]# pwd /var/spool/hylafax/recvq [root@centos recvq]# ls fax000000069.tif fax000000114.tif fax000000115.tif seqf
BMW i3 가격 5150만원..전기차 보급 확대 기폭제 기대 | Daum 미디어다음. 환경부의 보조금 1500만원과 각 지자체 보조금(제주시 최대 800만원)을 합하면, 2850만원까지 구매 가격
Google Apps Script Overview – Google Apps Script — Google Developers.
참조 : https://wiki.apache.org/spamassassin/WritingRules
|
1 2 3 4 5 |
body LOCAL_DEMONSTRATION_RULE /test/ score LOCAL_DEMONSTRATION_RULE 0.1 describe LOCAL_DEMONSTRATION_RULE This is a simple test rule |
Perl Regex Syntax 참조: https://www.tutorialspoint.com/perl/perl_regular_expressions.htm :: spamassassin 룰 설정 (점수부여). 원문참조 : http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamAssassin_Conf.html 스팸어쎄신을 이용하여 스팸메일을 차단하는데 있어 스코어 점수을 이용하여 그 […]
참조 : http://iptime.co.kr/bbs/view.php?id=faq_setup&no=201. 인터넷 2회선을 공유기 2대로 사용하는 방법2개의 인터넷 회선을 추가로 사용하여 한 개 회선에 문제가 발생하는 경우 다른 회선으로 인터넷을 사용하고 싶다면 […]
웹 페이지가 만료되었습니다. 가능성이 높은 원인: •이 웹 페이지의 로컬 복사본이 오래되었으므로 다시 다운로드해야 합니다. 가능한 해결 방법: 도구 모음의 [새로 고침] 단추를 클릭하여 페이지를 […]
##### 본문 PAGE 에 추가 ################
|
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 |
<script language="JavaScript"> //<!-- function notice_getCookie( name ){ var nameOfCookie = name + "="; var x = 0; while ( x <= document.cookie.length ) { var y = (x+nameOfCookie.length); if ( document.cookie.substring( x, y ) == nameOfCookie ) { if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 ) endOfCookie = document.cookie.length; return unescape( document.cookie.substring( y, endOfCookie ) ); } x = document.cookie.indexOf( " ", x ) + 1; if ( x == 0 ) break; } return ""; } if ( notice_getCookie( "group_popup1" ) != "done" ) { //noticeWindow = window.open('Pop.html','notice','left=0, top=0, width=480,height=620'); noticeWindow = window.open('/Popup/popup.html','','width=508,height=610, left=100, top=100'); // 팝업윈도우의 경로와 크기를 설정 하세요 noticeWindow.opener = self; } // --> </script> |
#####POPUP PAGE################
|
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 |
<HTML> <HEAD> <TITLE>요청사항</TITLE> <link href="style.css" rel="stylesheet"> </HEAD> <script language="javascript"> <!-- function event_setCookie( name, value, expiredays ) { var todayDate = new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" } function event_closeWin(){ event_setCookie( "group_popup1", "done" , 1); // 1=하룻동안 공지창 열지 않음 self.close(); } function goPage(){ opener.location.href="/new_webmail/html/message-mail.html"; self.close(); } //--> </script> <BODY topmargin="0" leftmargin="0"> <table width="500" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="01_1.gif" border="0" usemap="#Map"></td> </tr> <tr> <td height="32" align="right" bgcolor="f66e07"><table width="200" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20" bgcolor="f66e07" align="right"> <a href="javascript:event_closeWin()"><b><font color="FFFFFF">오늘 하루 동안 창을 열지 않음</font></b></a> </td> </tr> </table></td> </tr> </table> <map name="Map"> <area shape="rect" coords="125,487,365,561" href="javascript:goPage()"> </map> </BODY> </HTML> |
● Qmail 계정 Password 확인하기 /home/vpopmail/bin/vuserinfo 메일계정 /home/vpopmail/bin/vuserinfo test@kore.com name: sherry passwd: $1$9la81$Ncg2VVffGMRWcMlqaDl14/ clear passwd: 123456 uid: 1 gid: 0 all services available dir: […]
내년에 구매 예정 BMW i3 컨셉트. 메가시티 비히클 Megacity Vehicle. – BMW i. Born Electric..
qmail 유저별 사용용량 du -h –max-depth=2 /home/vpopmail/domains/test.co.kr/ > /home/usage00.txt 파일 확인 : cat /home/usage00.txt | grep ‘G’ — 기가 이상 사용자 확인 참조) #] du […]
Copyright © 2025 | WordPress Theme by MH Themes