Questions tagged [fetchmail]
Fetchmail is a unix/unix-like utility used to retrieve emails from a remote server and deliver them to users
62 questions
1 vote
0 answers
94 views
No timestamps in fetchmail log
I am running fetchmail 6.6.62 on Raspberry Pi OS. The log is set to a logfile. The problem is, that the logfile does not have timestamps when a mail is retrieved. How can I set fetchmail to record the ...
0 votes
1 answer
173 views
Where does fetchmail store e-mails?
Having removed procmail, am looking for where fetchmail is storing messages: nicholas@mordor:~$ nicholas@mordor:~$ tail -f /var/log/fetchmail.log fetchmail: IMAP< A0003 OK [READ-WRITE] INBOX ...
1 vote
0 answers
1k views
Fetchmail not writing to log
I'm setting up fetchmail for use with Request Tracker on a RHEL 8 server. It's not working and I'm unable to troubleshoot because it doesn't appear to be writing to /var/log/syslog or /var/log/...
1 vote
2 answers
275 views
procmail returning with exit code 0 even if it can't read its config file: How to prevent?
I am dealing with procmail the first time, so I apologize if the following question is stupid. Before I put procmail in production, I am doing a few basic tests. One of them yielded a totally ...
0 votes
0 answers
565 views
Mail Retrieve Software for Microsoft 365
As Microsoft 365 is moving to Oauth2, and Fetchmail didn't release a stable version supporting it (only an Alpha on the version 7, but not solid), my organization is looking for a IMAP mail retrieve ...
1 vote
1 answer
3k views
O365 attempting to use fetchmail to poll emails to local postfix/dovecot mails server
We currently have an application that uses IMAP/POP3 to access mail in O365; however, Microsoft has determined that they will no longer be allowing basic authentication. By do this, the application ...
6 votes
1 answer
3k views
What replaces /etc/services in openSUSE, and how
I am running openSUSE Linux, the Tumbleweed version. I discovered that it does not use an /etc/services file, though I do not know what is replacing it, or how it is done, and I do not have much ...
0 votes
1 answer
144 views
Recover/reupload messages deleted by fetchmail
I used fetchmail to access my Hotmail/Outlook mailbox. It downloaded every message inside Inbox, but now that folder is empty at the server. Now I see that fetchmail deletes messages by default: -k |...