Re: cmd to restart spamd on Mac OSX

2006-02-14 Thread Benjamin Adams
If you have it on your startup items, you can use systemstarter, sudo systemstarter restart spamd If you don't know you can restart spamd by: ps -auxx | grep spam root11981 0.0 -1.153504 23480 ?? Ss date time /usr/ bin/spamd -d(cp this) sudo kill -9 119

Re: cmd to restart spamd on Mac OSX

2006-02-14 Thread Steve Martin
That would probably depend on how you started it in the first place (launchd, a Startup Item, etc.) On Feb 14, 2006, at 4:28 AM, Patrick Sneyers wrote: Hi, Can anybody tell me what command shoud be used on Mac OSX 10.3 (Panther) Mac OSX 10.4 (Tiger) to restart spamd? Thanks, Patrick Sneyers