Robert Bartlett wrote: > Jan 12 15:01:35 milkyway spamd[17235]: Can't write to PID file: Too many > levels of symbolic links > > I look in the directory for the pid file and its highlighted red, so now the > link is not working? And it still shows as 3.0.1 in the header of emails.
Did you mean that the directory the pidfile is in is a dead symlink? or the pidfile itself? The pid file shouldn't be a symlink. In fact, if spamd isn't running, it shouldn't even exist. Try stopping spamd, mv'ing the pidfile out of the way, and restarting spamd.