From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3E84D13885E for ; Mon, 4 Feb 2013 19:33:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E599A21C001; Mon, 4 Feb 2013 19:33:32 +0000 (UTC) Received: from mail-vc0-f176.google.com (mail-vc0-f176.google.com [209.85.220.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 842DBE032F for ; Mon, 4 Feb 2013 19:33:31 +0000 (UTC) Received: by mail-vc0-f176.google.com with SMTP id fy27so4064771vcb.7 for ; Mon, 04 Feb 2013 11:33:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=aJjqAiFMZz8AIVocZFedfvYylgN2fGlYujnyGh/A2GI=; b=fw40mYhhFGkWNUsX2HJbjgrnUMGitKZoL0fdB5nGIcoK4KMECSwljGeAWDY8OFCZnJ V0kjGIr5uFx1+57lj8nacEqTAvmu1WpMh8Hdn7v56wwV208qtGaP1vreW4jogtZubt/4 oEZtJ136MVFLVzNOl1HeM+gIc8JcCOQAxkfOwZIuO/vmevt9dopLXlrp+h9TED1WJOdm T+fUC9bXNPBwqbvQ7oQ5XrnNWLEZ4tA2bLB+pYm5gtklXuMCS5bsvPLov7u09pgHUEvf MH4RwLg2G9c7rWkoWGqP8a7VgudYfdhLd9E3R7SFKwt2Ye6IvBpamBedc9fQrADqWgcs KgBQ== X-Received: by 10.220.106.133 with SMTP id x5mr23533603vco.61.1360006410720; Mon, 04 Feb 2013 11:33:30 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.58.209.201 with HTTP; Mon, 4 Feb 2013 11:33:10 -0800 (PST) In-Reply-To: <510E9F44.7060709@gmail.com> References: <510E4F56.1080703@gmail.com> <510E584E.3090902@hadt.biz> <510E58C8.8080504@gmail.com> <510E59F9.3010308@hadt.biz> <510E5E00.5060209@gmail.com> <510E608F.9050207@hadt.biz> <510E6F4C.5050609@gmail.com> <510E7419.4020400@hadt.biz> <510E9F44.7060709@gmail.com> From: Paul Hartman Date: Mon, 4 Feb 2013 13:33:10 -0600 X-Google-Sender-Auth: YHYLGm9IL0YY17Whcb5cv_9aiX4 Message-ID: Subject: Re: [gentoo-user] Creating accounts in Thunderbird To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 9d03838d-9c75-4b56-a4b2-3a139c803f78 X-Archives-Hash: b89abbfb01a1c74de1ea569e8485b385 On Sun, Feb 3, 2013 at 11:32 AM, Alan McKinnon wrote: > For the first one, host is 127.0.0.1, wizard validates it as saves it as > "localhost". > For the second one, host is again entered as 172.0.0.1, which is a > different string to "localhost", validation succeeds and config is > written to prefs.js. Ha-ha! Gotcha motherfucker! Your stupid front end > validation didn't think of that! Similar to what I did, but added /etc/hosts entries so i have localhost localhost2 localhost3 localhost4 and so on. All pointing to the same IP. :)