This is the Courier Mail Server 0.39 on cvs.lp.se.
I received the following message for delivery to your address. Unfortunately, the sender's mail software did not properly format the following message according to Internet mail formatting protocols, and I can only deliver mail which has been properly formatted according to Internet standards. Instead of returning the following message as undeliverable, it is saved, in its original form, in the following attachment, which you can open with any editor or word processor.
Please notify the original sender that their message was not properly formatted by their mail software. The specific mail protocol error in the original message is as follows:
----------------------------------------------------------------------------- The following message contains 8-bit content, but does not have the required MIME headers for 8-bit data transport.
See <URL:ftp://ftp.isi.edu/in-notes/rfc2045.txt> for more information. -----------------------------------------------------------------------------
Received: from localhost (localhost [127.0.0.1]) (uid 1) by cvs.lp.se with local; Sat, 01 Mar 2003 00:49:06 +0100 X-RT-Loop-Prevention: cvs.lp.se Message-Id: <[EMAIL PROTECTED]> Subject: Re: [cvs.lp.se #7] Random placement with DontMoveOff patch In-Reply-To: <[EMAIL PROTECTED]> Managed-BY: RT 2.0.14 (http://bestpractical.com/rt/) From: "Bjorn Knutsson via RT" <[EMAIL PROTECTED]> RT-Ticket: cvs.lp.se #7 X-Mailer: Perl5 Mail::Internet v1.56 Reply-To: [EMAIL PROTECTED] Precedence: bulk RT-Originator: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sender: daemon <[EMAIL PROTECTED]> Date: Sat, 01 Mar 2003 00:49:06 +0100
On 28 Feb 2003 17:34, Richard Levitte via RT wrote: > > I didn't aooky this patch as is, but made a change along the same line. The main > difference is that I didn't want to use rand(). Instead, as long as 'available' is > less than 100 for each coordinate, I set that coordinate to half of 'available', and > if 'available' is larger than that, I set the corrdinate to 50. Well, you know this is triggered only if you have RandomPlacement defined, right? So I figured a rand() was appropriate. ;-) But either way is fine. /Bj�rn
