Aw: [OT] PAM problems getting mails
"Peter Von Kaehne" <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <trinity-503c5676-e3e5-4067-812d-c2316dc1be56-1535114853295@3c-app-gmx-bs66> |
> Gesendet: Freitag, 24. August 2018 um 13:34 Uhr > Von: "Peter Nabbefeld" <[email protected]> > So, how can I start getmail using my user's environment (especially "~" > as my home directory) with cron? https://unix.stackexchange.com/questions/27289/how-can-i-run-a-cron-command-with-existing-environmental-variables Or in short 0 5 * * * . $HOME/.profile; /path/to/command/to/run Peter