Change it to this: <insert non zero number here> * * * * /usr/libexec/spamd-setup -d
It will probably fix the problem. On Tue, May 29, 2012 at 08:24:07AM +0200, Jan Stary wrote: > Pretty current 5.1-current/amd64. > This is what happens with the following line in root's crontab > > 0 * * * * /usr/libexec/spamd-setup -d > > On May 29 03:00:02, Cron Daemon wrote: > > Getting http://www.openbsd.org/spamd/traplist.gz > > spamd-setup: Could not add blacklist uatraps: Illegal seek > > Getting http://www.openbsd.org/spamd/nixspam.gz > > ftp: Writing -: Broken pipe > > blacklist nixspam 40000 entries > > What is the 'illegal seek' spamd-setup reports? > What is the ftp's broken pipe? > > When I run the same command from the command line, > everything goes fine. Is the cron job run in a more > restricted environment? > > Jan