Archive forNovember, 2008

Useful exim command

The current version of exim is: Exim version 4.69

How to check the version? hehe, I always tries on exim -v, and get no result. Today, just know that the command to get the version is exim -bV

Result:

root@yumyum [/usr/sbin]# exim -bV
Exim version 4.69 #1 built 10-Jun-2008 11:02:29
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (January  7, 2007)
Support for: crypteq iconv() PAM Perl OpenSSL Content_Scanning Old_Demime Experimental_SPF Experimental_SRS Experimental_DomainKeys Experimental_DKIM
Lookups: lsearch wildlsearch nwildlsearch iplsearch dbm dbmnz
Authenticators: cram_md5 plaintext spa
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir autoreply pipe smtp
Size of off_t: 8
Configuration file is /etc/exim.conf

Some other useful command:

exim -bp: list the content of the mail queue
exim -bpc: (with c): it will display the number of  mail in the queue
exim -bt  (email account): for testing delivery

Result (for un-router domain):

root@yumyum [~]# exim -bt loh@testfyg.com
loh@testfyg.com is undeliverable: The mail server could not deliver mail to loh@testfyg.com.  The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.

exim -d -M <Msd ID>: will deliver a message with debugging turn on
*d stand for debugging; M stand for message  ID

exim -Mrm <list of message-ids>:delete the mail in the queue

You can find more from this site.

Comments

好听的歌~你不是真正的快乐

人群中哭着
你只想变成透明的颜色
你再也不会
梦或痛或心动了
你已经决定了
你已经决定了

你静静忍着
紧紧把昨天在拳心握着
而回忆越是甜
就是越伤人了
越是在手心留下
密密麻麻深深浅浅的刀割

你不是真正的快乐
你的笑只是
你穿的保护色
你决定不恨了
也决定不爱了
把你的灵魂
关在永远锁上的躯壳

这世界笑了
於是你合群的一起笑了
当生存是规则
不是你的选择
於是你含着眼泪
飘飘荡荡跌跌撞撞的走着

你不是真正的快乐
你的笑只是
你穿的保护色
你决定不恨了
也决定不爱了
把你的灵魂
关在永远锁上的躯壳

你不是真正的快乐
你的伤从不肯
完全的癒合
我站在你左侧
却像隔着银河
难道就真的抱着遗憾
一直到老了
然後才後悔着

你不是真正的快乐
你的笑只是
你穿的保护色
你决定不恨了
也决定不爱了
把你的灵魂
关在永远锁上的躯壳

你不是真正的快乐
你的伤从不肯
完全的癒合
我站在你左侧
却像隔着银河
难道就真的抱着遗憾
一直到老了

你值得真正的快乐
你应该脱下
你穿的保护色
为什麽失去了
还要被惩罚呢
能不能就让悲伤
全部结束在此刻
重新开始活着
~~End~~

 怎样才算 真正的快乐, 听电台说,当你没想到快乐是什么时,那就是真正的快乐!!

Comments