Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-d 300 means that it should use a delay of 5 Minutes between fetches

note: ensure to make the fetchmail.script file accessible for your below mentioned linux user ("fetchmail" as user) and executable at the same time.

Code Block
languagebash
themeEmacs
# chmod 755 /opt/fetchmail.script


then edit  /etc/fetchmailrc

...