IMAP経由でメールを受信するようにfetchmailを設定しました。起動後、fetchmail
すべてが正常です(デバッグモードでメールが正常にダウンロードされたことを確認)。
問題は、で私のメールを見つけようとしましたが、$HOME/Mails
フォルダが存在しないことです。
2つの質問があります。
- (から取得した)メッセージは
fetchmail
どこに保存されますか? (Ubuntu 16.04) - このフォルダをどのように構成しますか?
これは私のものです.fetchmailrc
:
set postmaster "defel"
set bouncemail
set no spambounce
set softbounce
set properties ""
set daemon 60
poll $imapserver with proto IMAP
user 'username' there with password 'password' is '[email protected]' here ssl sslcertck