On Sun, 29 Sep 2002, Steve Holmes wrote: > I just put the password inside the fetchmailrc file like what was > shown in other messages on the list. I never used it daemon mode or > anything, I just had cron run fetchmail every fifteen minutes or so. You could achieve the same thing by putting set daemon 900 in your .fetchmailrc file. Then you only need run it once and it'll keep running. Geoff.