Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[support] fetchmail

Featured Replies

Fetchmail is a handy tool to move / copy your emails from another email provider.
Lets say you host your own Mailserver and also want to receive your mails from i.e. googlemail. Fetchmail will take them and put it in your own inbox. 

Create the "fetchmailrc" file in the mounted data folder.
It should contain these lines - but you have to adapt it to fit your needs. i.e. your mail address and remove the "keep" if you want to remove the mails in the fetched remote mailbox.


set no syslog
set logfile /data/log/fetchmail.log

set postmaster "fetchmail"

poll imap.gmail.com with proto IMAP
  user '[email protected]' there with password 'yourpassword' is fetchmail here options fetchall ssl keep
  smtphost mail.example.org
  smtpname [email protected]

 

Support for:

https://hub.docker.com/r/patrickstigler/docker-fetchmail

 

 

Edited by maddash1337

  • 2 years later...

Hi Patrick,

 

I am curious about a few things...

 

For example, how will this react if the destination server is offline (this is a real case, as the container on host, starts much earlier than the VM that hosts the destination mail server).

Does it retry? Is this configurable?

 

Also, in the destination server, does this actually look like it was sent originally to that server?

 

Also can it be done to work with more than one accounts? (both source and destination)

 

  • 1 year later...
On 10/28/2021 at 12:56 PM, patrickstigler said:

...

Seems you never replied to my mail 2 years ago (!) although you periodically visit the forums... but today I write again because fetchmail stopped working and in the logs I keep seeing:

fetchmail: SMTP error: 452 4.3.1 Insufficient system storage

...I have no space issues for my docker folder (it is a folder not a file).

What could be the issue?

Edited by NLS

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.