From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62324 Path: news.gmane.org!not-for-mail From: Magnus Henoch Newsgroups: gmane.emacs.gnus.general Subject: Re: Don't wait for sa-learn Date: Mon, 20 Mar 2006 22:23:08 +0100 Message-ID: <87pskgerpf.fsf@freemail.hu> References: <87fymgu6nm.fsf@freemail.hu> <4nveu8ga9f.fsf@asimov.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142889865 28862 80.91.229.2 (20 Mar 2006 21:24:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Mar 2006 21:24:25 +0000 (UTC) Original-X-From: ding-owner+m10851@lists.math.uh.edu Mon Mar 20 22:24:24 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FLRrS-0007ef-4F for ding-account@gmane.org; Mon, 20 Mar 2006 22:24:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FLRrK-0004GX-00; Mon, 20 Mar 2006 15:24:14 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FLRqn-0004GS-00 for ding@lists.math.uh.edu; Mon, 20 Mar 2006 15:23:41 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FLRql-0008Oi-DR for ding@lists.math.uh.edu; Mon, 20 Mar 2006 15:23:41 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FLRqf-00069a-00 for ; Mon, 20 Mar 2006 22:23:33 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FLRqS-0007Sx-Lr for ding@gnus.org; Mon, 20 Mar 2006 22:23:21 +0100 Original-Received: from c83-248-123-63.bredband.comhem.se ([83.248.123.63]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Mar 2006 22:23:20 +0100 Original-Received: from mange by c83-248-123-63.bredband.comhem.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Mar 2006 22:23:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c83-248-123-63.bredband.comhem.se Mail-Copies-To: never Jabber-Id: legoscia@jabber.cd.chalmers.se User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (berkeley-unix) Cancel-Lock: sha1:Tbtyfx6r2/29kLUqKNbxt1JhH5s= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62324 Archived-At: "Ted Zlatanov" writes: > I don't know if this is a good idea. If you submit multiple jobs at > once, does sa-learn do the right thing? I use a version heavily > customized by my ISP, so I don't know if the vanilla SpamAssassin will > work. Some source diving tells me that it tries to acquire a lock on the file, and fails after ten retries (one second between each), so it should be safe. Magnus