Linux啟動時在sendmail出現make: warning: Clock skew detected.的解決辦法
啟動Linux作業系統的時候出現:
這表示您在安裝 Linux 的時候,系統時間上出現不準確了!導致於你的 sendmail 相關的設定檔竟然比目前的時間還要新,它變成了魔鬼終結者,來自未來給你搗亂的。
可以使用touch /etc/mail/* 來解決問題
看,時間超前了!
[root@rac1 ~]# ls -l /etc/mail/*
-rw-r--r-- 1 root root 355 Feb 12 2010 /etc/mail/access
-rw-r----- 1 root root 12288 Sep 12 2014 /etc/mail/access.db
-rw-r--r-- 1 root root 0 Feb 12 2010 /etc/mail/domaintable
-rw-r----- 1 root root 12288 Sep 12 2014 /etc/mail/domaintable.db
-rw-r--r-- 1 root root 5521 Feb 12 2010 /etc/mail/helpfile
-rw-r--r-- 1 root root 64 Feb 12 2010 /etc/mail/local-host-names
-rw-r--r-- 1 root root 0 Feb 12 2010 /etc/mail/mailertable
-rw-r----- 1 root root 12288 Sep 12 2014 /etc/mail/mailertable.db
-rw-r--r-- 1 root root 1048 Feb 12 2010 /etc/mail/Makefile
-rw-r--r-- 1 root root 58294 Feb 12 2010 /etc/mail/sendmail.cf
-rw-r--r-- 1 root root 7205 Feb 12 2010 /etc/mail/sendmail.mc
-r--r--r-- 1 root root 41375 Feb 12 2010 /etc/mail/submit.cf
-rw-r--r-- 1 root root 940 Feb 12 2010 /etc/mail/submit.mc
-rw-r--r-- 1 root root 127 Feb 12 2010 /etc/mail/trusted-users
-rw-r--r-- 1 root root 0 Feb 12 2010 /etc/mail/virtusertable
-rw-r----- 1 root root 12288 Sep 12 2014 /etc/mail/virtusertable.db
[root@rac1 ~]# date
Thu Sep 11 22:48:00 CST 2014
[root@rac1 ~]# touch /etc/mail/*
[root@rac1 ~]# ls -l /etc/mail/*
-rw-r--r-- 1 root root 355 Sep 11 22:50 /etc/mail/access
-rw-r----- 1 root root 12288 Sep 11 22:50 /etc/mail/access.db
-rw-r--r-- 1 root root 0 Sep 11 22:50 /etc/mail/domaintable
-rw-r----- 1 root root 12288 Sep 11 22:50 /etc/mail/domaintable.db
-rw-r--r-- 1 root root 5521 Sep 11 22:50 /etc/mail/helpfile
-rw-r--r-- 1 root root 64 Sep 11 22:50 /etc/mail/local-host-names
-rw-r--r-- 1 root root 0 Sep 11 22:50 /etc/mail/mailertable
-rw-r----- 1 root root 12288 Sep 11 22:50 /etc/mail/mailertable.db
-rw-r--r-- 1 root root 1048 Sep 11 22:50 /etc/mail/Makefile
-rw-r--r-- 1 root root 58294 Sep 11 22:50 /etc/mail/sendmail.cf
-rw-r--r-- 1 root root 7205 Sep 11 22:50 /etc/mail/sendmail.mc
-r--r--r-- 1 root root 41375 Sep 11 22:50 /etc/mail/submit.cf
-rw-r--r-- 1 root root 940 Sep 11 22:50 /etc/mail/submit.mc
-rw-r--r-- 1 root root 127 Sep 11 22:50 /etc/mail/trusted-users
-rw-r--r-- 1 root root 0 Sep 11 22:50 /etc/mail/virtusertable
-rw-r----- 1 root root 12288 Sep 11 22:50 /etc/mail/virtusertable.db
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29047826/viewspace-1268067/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- linux 啟動 sendmail 和 sm-client 慢的解決辦法LinuxAIclient
- linux 啟動 sendmail 和 sm-client 慢的解決辦法之補充LinuxAIclient
- linux 啟動sendmail和sm-client慢的解決辦法 及報錯LinuxAIclient
- Starting sendmial: make: Warning: File 'virtusertable.db' has ..的解決辦法2
- IDEA專案突然出現異常無法啟動時的有效解決辦法Idea
- warning: CRLF will be replaced by LF in 出現的原因和解決辦法
- mysql啟用skip-name-resolve模式時出現Warning的處理辦法MySql模式
- Linux 出現 su: Authentication failure 解決辦法LinuxAI
- linux as4網路卡不能啟動的解決辦法Linux
- [git]warning: LF will be replaced by CRLF in 解決辦法Git
- git warning: LF will be replaced by CRLF in 解決辦法Git
- 工程make時出現"時鐘錯誤的問題"的解決方案
- warning: LF will be replaced by CRLF in ** 的原因及解決辦法
- eclipse啟動時記憶體溢位的解決辦法Eclipse記憶體溢位
- Excel開啟csv檔案出現亂碼的解決辦法Excel
- git出現Permission denied的解決辦法Git
- scp出現錯誤的解決辦法
- [20160828]Linux SendMail服務啟動慢解決LinuxAI
- 用CMD執行時Java,出現亂碼的解決辦法Java
- Windows連線遠端桌面時出現黑屏的解決辦法Windows
- 時區錯誤導致oracle的EM不能啟動解決辦法Oracle
- [轉]Linux開機時停在 Starting sendmail 不動了的解決方案LinuxAI
- 啟動IIS7出現0x8ffe2740錯誤的解決辦法
- 電腦無法啟動怎麼辦 電腦啟動不了的原因與解決辦法
- 記vscode無法啟動解決辦法VSCode
- 使用預設pypi源出現連線超時的解決辦法
- 在IDEA下使用JUnit出現的問題與解決辦法Idea
- Genymotion無法啟動虛擬裝置的解決辦法
- AngryBirds(憤怒的小鳥)無法啟動的解決辦法
- 開啟記事本檔案出現黑色方塊的解決辦法
- stm出現Flash Timeout解決辦法
- linux啟動時出現亂碼Linux
- Asp.net 無法啟動IIS Express 解決辦法ASP.NETExpress
- [php]wmap應用程式無法啟動解決辦法PHP
- 常見的HTTP介面超時問題出現原因及解決辦法HTTP
- LoadRunner中文出現亂碼的解決辦法
- 關於dbconsole無法啟動的解決辦法
- centos7網路卡啟動不了的解決辦法CentOS