From users-return-265576-archive-asf-public=cust-asf.ponee.io@tomcat.apache.org Thu Sep 20 16:41:44 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB211180671 for ; Thu, 20 Sep 2018 16:41:43 +0200 (CEST) Received: (qmail 45621 invoked by uid 500); 20 Sep 2018 14:41:41 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 45610 invoked by uid 99); 20 Sep 2018 14:41:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2018 14:41:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5EA9FC54F1 for ; Thu, 20 Sep 2018 14:41:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.102 X-Spam-Level: X-Spam-Status: No, score=-0.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=elyograg.org Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id TgSiqydDJ-7Q for ; Thu, 20 Sep 2018 14:41:40 +0000 (UTC) Received: from frodo.elyograg.org (frodo.elyograg.org [166.70.79.217]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 4CC825F18F for ; Thu, 20 Sep 2018 14:41:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by frodo.elyograg.org (Postfix) with ESMTP id 24E476D0 for ; Thu, 20 Sep 2018 08:41:39 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=elyograg.org; h= content-language:content-transfer-encoding:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=mail; t=1537454498; bh=i+aeBdD5vEn4DqhQXztB1JAyKwSv TfGSaD+ASouox1w=; b=ltyTC3QUOFSevCYXEMrgbCMFvWnsoqbdTc+BRQHw3irG v7VB1zXesZbFNchyCA8RtR9H+k68XM7cUC5R8/SyFAFrVgDAlYgYcrOeTN28vEkv owS+ri7VJZgHbLnYbthy6aUczeJtaRwCexXRKXQZSd/c+IYcx6z/GAuEP9hiNsI= X-Virus-Scanned: Debian amavisd-new at frodo.elyograg.org Received: from frodo.elyograg.org ([127.0.0.1]) by localhost (frodo.elyograg.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 36DL1tfRbMsx for ; Thu, 20 Sep 2018 08:41:38 -0600 (MDT) Received: from [192.168.1.124] (124.int.elyograg.org [192.168.1.124]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: elyograg@elyograg.org) by frodo.elyograg.org (Postfix) with ESMTPSA id 9FEE46BE for ; Thu, 20 Sep 2018 08:41:38 -0600 (MDT) Subject: Re: tomcat manager gui hangs on web-app reload for one web-app not others To: users@tomcat.apache.org References: <799fb774-b5df-0dbb-aa5f-03d19b16ee0b@accordare.com> From: Shawn Heisey Message-ID: Date: Thu, 20 Sep 2018 08:41:39 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US On 9/20/2018 8:30 AM, Bill Harrelson wrote: > Looking back through my sent folder I realize that I have been > replying directly to people that posted directly to me instead of the > list. I see from message headers that you're using Thunderbird. In Options/Advanced, open the config editor and change the setting for "mail.override_list_reply_to" to false.  You can do this by double-clicking on the setting.  That will fix this so that when you reply to an Apache mailing list, your reply will go to the list.  Apache lists use the Reply-To header to indicate where replies should go. See this bug for a heated discussion about the problem: https://bugzilla.mozilla.org/show_bug.cgi?id=1392371 Thanks, Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org