Jean-Paul Natola wrote: > Hi all > I just did a portupgrade on my system and now I'm trying to start SA > > And this is what I get > > milter# /usr/local/etc/rc.d/sa-spamd.sh restart > spamd not running? > Starting spamd. > eval: /usr/local/bin/spamd: not found > > But it IS there > > Any thoughts PLEASE
Does it have the X bit set? The script might be doing an eval which checks if the file is executable, and assuming it doesn't exist if it's not.