From nobody Sun Oct 16 01:05:00 2022 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MqhkY2fcTz4g7wl for ; Sun, 16 Oct 2022 01:05:25 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MqhkW6Yc7z3XS9 for ; Sun, 16 Oct 2022 01:05:23 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from kalamity.joker.local (123-1-88-210.area1b.commufa.jp [123.1.88.210]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 29G151vh030198; Sun, 16 Oct 2022 10:05:02 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sun, 16 Oct 2022 10:05:00 +0900 From: Tomoaki AOKI To: Milan Obuch Cc: ports@freebsd.org Subject: Re: Bug in bugzilla? (sic) Message-Id: <20221016100500.7b0935ae72f065cf09045b6c@dec.sakura.ne.jp> In-Reply-To: <20221015090324.1f3ac2d3@zeta.dino.sk> References: <20221015090324.1f3ac2d3@zeta.dino.sk> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4MqhkW6Yc7z3XS9 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp X-Spamd-Result: default: False [-1.59 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; NEURAL_HAM_LONG(-0.99)[-0.993]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[ports@freebsd.org]; R_SPF_NA(0.00)[no SPF record]; RCPT_COUNT_TWO(0.00)[2]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[sakura.ne.jp]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[]; SUBJECT_HAS_QUESTION(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sat, 15 Oct 2022 09:03:24 +0200 Milan Obuch wrote: > Hi, > > recently I am working on some PR. Submitting new PR went well. > Submitting patch for this PR went well. Adding my address to CC list, > OK. Now I am commenting maintainer's comment using 'reply' link next to > 'Comment #' header. After submitting my comment, page is reloaded, > noticing on top 'Changes submitted for bug #' and 'Email sent to:'... > everyone in CC list but me. > > Why? I am getting mails with maintainer's comment, committer actions, > etc. but not my own comments. Why? I see no check box to request mail > back my comments, only 'CC List', where my address is present, and > 'Ignore Bug Mail' checkbox, not checked. > > Did I not see something? Any hints? It is not something really > catastrophic, but my mail archive is not complete this way, and I see > no way to fix this. > > Regards, > Milan It would be the configuration issue. FreeBSD Bugzilla doens't send mails for changes by oneself. Changes by others are always sent, if "Ignore Bug Mail:" checkbox is NOT checked. IIRC, there was an checkbox whether or not to send mails for changes oneself near or at the position "Ignore Bug Mail:" checkbox exists now. -- Tomoaki AOKI