[Linux] mutt /xxxx/xxxx/sent is not a mailbox.
[mon@oracle6 source]$ echo "xxxxxxxxxsfds" | mutt -s "dssssssssssssssssssss" xxxxxxxx@163.com
/home/mon/sent is not a mailbox.
Could not send the message.
想起之前做過了 echo > /home/mon/sent ,可能和這個有關係。
只能baidu了,發現瞭如下方法:
[mon@oracle6 ~]$ cp /var/mail/mon sent #當前是mon 使用者,所以就copy了/var/mail/mon的了
[mon@oracle6 ~]$ ll -h sent
-rw-------. 1 mon mon 49M Jun 15 18:00 sent
[mon@oracle6 ~]$ echo "xxxxxxxxxsfds" | mutt -s "dssssssssssssssssssss" xxxxxxxx@163.com
可以正常傳送了.
/home/mon/sent is not a mailbox.
Could not send the message.
想起之前做過了 echo > /home/mon/sent ,可能和這個有關係。
只能baidu了,發現瞭如下方法:
[mon@oracle6 ~]$ cp /var/mail/mon sent #當前是mon 使用者,所以就copy了/var/mail/mon的了
[mon@oracle6 ~]$ ll -h sent
-rw-------. 1 mon mon 49M Jun 15 18:00 sent
[mon@oracle6 ~]$ echo "xxxxxxxxxsfds" | mutt -s "dssssssssssssssssssss" xxxxxxxx@163.com
可以正常傳送了.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24237320/viewspace-2120236/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux awk 中 xxxx的應用Linux
- 報錯xxxx of undefinedUndefined
- Action Script for resource 'ora.xxxx.xxxx2.inst' stdout redirection failed forAI
- linux命令——muttLinux
- “Host ‘xxxx‘ is not allowed to connect to this MySQL server“MySqlServer
- PostgreSQL cache lookup failed for type XXXX 錯誤SQLAI
- [Linux] mutt+msmtp sendmailLinuxAI
- 記解決OEM起不來提示C4J_DBConsole_xxxx(hostname)_xxxx(sid) not found
- could not autowire. No beans of 'xxxx' 問題解決Bean
- 北京xxxx資訊科技有限公司(總結)
- 用意念寫程式,真的brain xxxx languageAI
- springboot報錯無法讀取配置檔案中的屬性:Could not resolve placeholder ‘xxxx‘ in value “${xxxx}Spring Boot
- IDEA Error:java xxxx 程式包不存在IdeaErrorJava
- 一次 cr xxxx lost 等待的處理
- PostgreSQLPostGISpointjoinpolygon(byST_xxxx)-pglz_decompress效能優化SQLGo優化
- 【Oracle】ORA-23421: job number XXXX is not a job in the job queueOracle
- [HP-UX] vxfs mount:xxxx is corrupted.needs checkingUX
- Git:warning: CALF wilL be replaced by LF in xxxx 問題解決Git
- 使用@Service註解出現No bean named 'xxxx' available]錯誤BeanAI
- R語言中package ‘xxxx’ is not available (for R version 3.2.5)解決R語言PackageAI
- ORA-20000: index "xxxx" or partition of such index is in unusable stateIndex
- [Tomcat]嚴重: Context [/xxxx] startup failed due to previous errorsTomcatContextAIError
- eclipse :報錯 ‘XXXX‘ does not name a type的解決辦法Eclipse
- tomcat-啟動報錯Multiple Contexts have a path of "/xxxx"TomcatContext
- 如何處理SAP CRM Web Service錯誤 - Virtual Interface Method XXXX not supportedWeb
- ORA-02292: integrity constraint (xxxx) violated - child record foundAI
- Oracle alert.log:network interface with IP address xxxx no longer operationalOracle
- Java程式中使用XXXX-XX-XX XX:XX:XX格式的日期Java
- Check table 169P: entry XXXX does not exist的解決
- netbackup RMAN-03009: failure of allocate command on XXXX channelAI
- value xxx for the flexfield segment customer:does not exist in the value set xxxxFlex
- golang 執行系統命令 ps aux | grep "xxxx",總是異常退出GolangUX
- NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load xxxx錯誤解決方法ErrorAIXMLHTTP
- flutter和Android混編下出現“No implementation found for method xxxx on channel”錯誤FlutterAndroid
- 使用req.session.xxx時出現 Cannot set property ‘xxxx‘ of undefinedSessionUndefined
- Linux 下如何用 mutt 設定郵件報警Linux
- pod install 和 rvm install ruby-xxxx報錯解決辦法
- PL/SQL Developer啟動時報錯,Initialization error could not load xxxx\oci.dllSQLDeveloperError