From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id C9B9F3853553 for ; Tue, 6 Sep 2022 17:21:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C9B9F3853553 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-x62a.google.com with SMTP id dc5so5024104ejb.9 for ; Tue, 06 Sep 2022 10:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:subject:from:to:mime-version:date :message-id:from:to:cc:subject:date; bh=DMt5Trft97vRyixVz6zdq5wjMHuGpsYIfehfWoQ3vuc=; b=PKI8GbzNXk6rE5uiUKCWbwREOydYwRTSDGMMydQcEzM3rdUXnZyg8q0qxCTBlHEilA Qz+OCbGnXa/p34cpiRuPqVxVt71DxpqWEv6h5omTnawAXBPMV3Q3C+lNsxpie5UZVzZs Wl7D2peC1IUfjalUGuWZEldMsmv2q6CCEYL7fPFi9oiKlUU0kc7alVMGMvZLlrwHY2nk DYI5NQshBgur9WSwdhpOCiAlVcXUIGg0fw45NQpqKb4NMNiZY+9Mz2Fu+1V324PXxfKJ lj2Sjn8Z7C9n00KM6kzF3VXjwdwalICb+f09+44Q56gmRQrUt+6wd21pWiyQ1732Eh+B CLrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:subject:from:to:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date; bh=DMt5Trft97vRyixVz6zdq5wjMHuGpsYIfehfWoQ3vuc=; b=mfEmugqPTl6ZmCYgPZhFpUz128la2Mmlq0y+nU3ciSiQgyxapZatUh+BkezkYAZEOw odtXgA//6vITck2bBoXse6W3LsIMvN+RdkTAn/Ju7Sgza/uiSaX9AeDR2w5bzIGGwa8y HbIDJhaBbRWddJIpYNzEKqcbgK0BVyx2CGDuX7xPxCfWApSSuZMNA3YQ+CSzJKDTzHoF DHLjhw0uQNz/nU3S/SA5XAE9LFWhwHKdy3XnHWM9Zh5km6lrh2tkf3idr9AIzih9SOzj Rq6IcPFLE6HcUyB6DkynexGoNJZtB53mbtdgmvJwWCUuknbhvfEikToWwAb9bG67zmtV Xw1w== X-Gm-Message-State: ACgBeo3//yMxdBPEDzHrG4s1XpTde5DHB22WQtdB1RNaaBTNjCY+gJAG c9tKFSjo7QTFn/LcSs5D+xITHF+ydfZpZw== X-Google-Smtp-Source: AA6agR5kM701LfFVGHPGBse31fyQi2/aA8JCidz6Tt/MdnoKF5FnmQqOzBt/yGw27J+/BKxa9+Lgvg== X-Received: by 2002:a17:906:9bf6:b0:76f:55a3:9579 with SMTP id de54-20020a1709069bf600b0076f55a39579mr2271509ejc.222.1662484894699; Tue, 06 Sep 2022 10:21:34 -0700 (PDT) Received: from [192.168.178.83] (ip5b40aa99.dynamic.kabel-deutschland.de. [91.64.170.153]) by smtp.gmail.com with ESMTPSA id y21-20020a170906525500b0073d7e58b1bcsm6996073ejm.157.2022.09.06.10.21.33 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 06 Sep 2022 10:21:33 -0700 (PDT) Message-ID: <7d78e982-72b1-c933-6274-2b7760d393c4@gmail.com> Date: Tue, 6 Sep 2022 19:21:32 +0200 MIME-Version: 1.0 To: cygwin From: Federico Kircheis Subject: Change mail address Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, in the email I received when I registered myself to the cygwin mailing list, it was possible to "send" some administrative commands, for example: ---- You can start a subscription for an alternate address, for example "john@host.domain", just add a hyphen and your address (with '=' instead of '@') after the command word: ---- As I am not using the current address as main address anymore, but the command does not work; I've received an automatic reply with error 550 that the address was not found I've reported the issue to cygwin-apps-owner@cygwin.com (as suggested in the registration email), but never got a response (this was three months ago). Who do I need to contact for updating my mail address? I am also maintaining a couple of program, I'm mentioning just in case it is relevant. Best Federico