Friday, August 17, 2012

စြယ္ေတာ္ေလးဆူ ရိွခိုး ဂါထာ


ဒကၡိဏုပရိမာ ေဒေ၀ ၊ နာေဂ ဒကၡိဏ ေဟ႒ိမာ။
၀ါမုပရိမာ ဂႏၶာေရ ၊ သီဟေဠ ၀ါမ ေဟ႒ိမာ။
ဗုဒၶႆ စတုေရာ ဒါဌာ ၊ အဟံ ၀ႏၵာမိ ဒူရေတာ။


ဒကၡိဏုပရိမာ= လက်္ာအထက္ဓာတ္ စြယ္ေတာ္ျမတ္္သည္။ ေဒေ၀= နတ္ျပည္၌။ ဌိတာ= တည္ေတာ္မူ၏။
ဒကၡိဏ ေဟဌိမာ= လက်္ာေအာက္ဓာတ္ စြယ္ေတာ္ျမတ္သည္။ နာေဂ= ေဘာဂ၀တီ မည္သီး နဂါးျပည္ႀကီး၌။ ဌိတာ= တည္ေတာ္မူ၏။
၀ါမုပရိမာ=လက္၀ဲအထက္ဓာတ္ စြယ္ေတာ္ျမတ္သည္။ ဂႏၶာေရ= ဂႏၶာရမည္သီး တရုတ္ျပည္ႀကီး၌။ ဌိတာ= တည္ေတာ္မူ၏။
၀ါမ ေဟဌိမာ= လက္၀ဲေအာက္ဓာတ္ စြယ္ေတာ္ျမတ္သည္။ သီဟေဠ=လကၤာဒီပ မည္ရေခၚဆို ကၽြန္းသီဟိုဠ္၌။ ဌိတာ= တည္ေတာ္မူ၏။
အိတိ= ဤသို႔။ ဗုဒၶႆ= ျမတ္စြာဘုရား၏။ စတုေရာ ဒါဌာ= ေလးဆူေသာဓာတ္ စြယ္ေတာ္ျမတ္တို႔ကို။ အဟံ= အကၽြႏု္ပ္သည္။ ဒူရေတာ= အေ၀းမွ။ ၀ႏၵာမိ= ရိွခိုးပါ၏ဘုရား။

How to enbale msn service at ASA

remove IM from inspection map


policy-map type inspect im MSNIM
 description Blocking MSNIM
 parameters
 match protocol msn-im
  drop-connection log
policy-map global_policy
 class inspection_default
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect sqlnet
  inspect skinny 
  inspect sunrpc
  inspect xdmcp
  inspect sip 
  inspect netbios
  inspect tftp
  inspect dns preset_dns_map
  inspect ftp
  inspect icmp
!
service-policy global_policy global

Zimbra cannot receive all incoming emails but outgoing is OK

One check, Mail server seem OK, then what I found is ESVA ( spam filter ) not receiving all incoming emails. Seem ESVA block all incoming . So i did remove as

Remove that entry from 2 files and restart Mailscanner;
1. /etc/postfix/main.cf
search that file for dsbl.org - remove that part of the end of that string, save,
#postfix/main.cf:smtpd_client_restrictions = reject_rbl_client sbl-xbl.spamhaus.org, reject_rbl_client list.dsbl.org

2. /etc/Mailscanner/spam.lists.conf
last line of the file, comment it out
3. restart mailscanner - /etc/init.d/Mailscanner restart