Max, >My local mailbox "assp-ham" gets both ham AND spam messages.
This is not possible. ccham is only processed if the message is OK [MessageOK] - it is possible that spams are OK in testmode or monitor mode (if configured). I'm unable to reproduce your restart problem. ASSP simply executes the 'restart command' and waits until it has finished - so the restart command has to fork a new process for the new assp instance. If the current process is running in sudo, is should be not necessary to use sudo in the restart command. Try to run assp from the commandline and use the restart feature in the GUI. The last line on the console should be 'Restarting'. How ever to check that the restart command is executed, you may use any other command for this. Thomas Max <[email protected]> 10.12.2009 16:21 Bitte antworten an ASSP development mailing list <[email protected]> An [email protected] Kopie Thema [Assp-test] Problem with copy ham and automatic restarts Dear list, I'm testing ASSP (latest RC, 0.6.12) and so far it's like heaven :D Thanks a lot to all those who put so much time into developing this great product! It's soo much appreciated! I have two minor problems though, which I just can't figure out myself (really.. been trying for many days) It would be very nice if someone could help me out with these issues: 1. For testing purposes to be able to be alerted about nay kind of false positives/negatives, I've set ASSP to copy incoming spam to [email protected] and to copy incoming ham to [email protected] Copying spam works great but copying ham does not. My local mailbox "assp-ham" gets both ham AND spam messages. I really can't figure out why. My settings are as follows: //sendAllSpam = assp-...@.../ <javascript:void(0);> snedAllDestination=empty ccSpamFilter=empty ccSpamAlways=empty ccSpamNeverRe=empty ccMaxScore=empty ccMaxBytes=enabled spamTagCC=enabled spamSubjectCC=disabled sendAllHamDestnation=empty sendhaminbound=assp-...@... sendHamOutbound=empty ccnHamFilter=empty ccMailReplaceRecpt=disabled BTW: This worked fine in 1.5.x which I tried for a few days before switching to v2 2. When I set a restart command, it's not working (when I press restart ASSP). ASSP just quits and I can't find anything in the logs. I've setup ASSP to run as assp/nobody, all files in /usr/share/assp are owned by assp:nobody I setup sudoers to enable ASSP to run /etc/init.d/assp restart without password. //AutoRestartCmd looks like this: /usr/bin/sudo /etc/init.d/assp restart/ /When I manually change to user assp on the command line and run /usr/bin/sudo /etc/init.d/assp restart it works! Before trying with this init script I tried with the default option in assp (/"/usr/bin/perl" "/usr/share/assp/assp.pl" "/usr/share/assp" &) and also enabled that via visudo and it worked on the command line as user assp. I realize that this might be a system configuration issue and not an ASSP one, but I'm not absolutely sure and I really can't figure out where to look at for debugging. Could please some give me a hint? / Thanks a lot! Max / ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
