From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GNdDDpEhhmWGGwAAkFu2QA (envelope-from ) for ; Sat, 23 Dec 2023 00:53:53 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id QF/dCpEhhmVKbAAA62LTzQ (envelope-from ) for ; Sat, 23 Dec 2023 00:53:53 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 135.181.149.255 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703289233; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-owner:list-unsubscribe:list-subscribe:list-post; bh=EDioRJg617ulVUR9drUk8Kof/tKjzGy7uRGibPbu3u4=; b=V3IbCa+35Ik+gTDVv/BSj0jCRoQnbYmwMuqYpH9L/Xf6krGnFj9BbrehxXKk3vmMmkmr8F WQ8Rs+aHLbMJDsydJZqy/VoTxH1wDmhfRj22bHZBhGcjvE7xwNnPq/Dq7HJKwYS5iEkDWk 8C2Hz0PtVx91Fv5/+CVFM8GB6PD7M5RcPwNKnHTcVMHErPW33w16SboVDvBMyD8RIaL3fM BIUwqb7Bd1hoGffHPSqL5wAXaDYbOIbmvkpI3i+scUiF8BkWREeWEc1KdeCcEMUvK2drYo p7y3gOuWEYKwArOVNa9Ctio/WZi8WLHAialjXP5DTT9YHPljz58ubF5OHeSFNQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703289233; a=rsa-sha256; cv=none; b=r0Jq7icjVFbiXJhLQm1kELAbsQiqzCzReoNcT5s6EYZ+eXqbKX/P9xVpmvjpVyID/XkKPK Zpkrl5DwRM6zkXiT63TUA0S8U4JT5vBNJKi6sWzuX4XcqgR+MxcMKvx4avULExKwA2YOyp r37zstIUKjlHbjfKCjdbM3qsT6aa3VL0Wjf8Z7TOW5L7WL0BHKOYihSsGqqLpzxFPLaj+F C0hldt2HsTo1xNb9/tR+LWoOuLiarQ+1ZnuFhcinvz4BZ4TZgkEzlKadyWxUOgryAjJESG 7t+OQ87RpUNdGGSFSwDH3IpFby4EOswappzq0MYpRunvrbGpANBfUeAwBcnEMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 135.181.149.255 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org; dmarc=none Received: from mail.notmuchmail.org (yantan.tethera.net [135.181.149.255]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8D94525034 for ; Sat, 23 Dec 2023 00:53:52 +0100 (CET) Received: from yantan.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 1D64660A3D; Fri, 22 Dec 2023 23:53:50 +0000 (UTC) Received: from mailtransmit05.runbox.com (mailtransmit05.runbox.com [IPv6:2a0c:5a00:149::26]) by mail.notmuchmail.org (Postfix) with ESMTPS id 0E05360A16 for ; Fri, 22 Dec 2023 23:53:47 +0000 (UTC) Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rGpKr-005P95-CM for notmuch@notmuchmail.org; Sat, 23 Dec 2023 00:53:45 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rGpKl-0004WY-So; Sat, 23 Dec 2023 00:53:40 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (875640)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rGpKh-00Em9t-Pm; Sat, 23 Dec 2023 00:53:36 +0100 MIME-Version: 1.0 Subject: Re: [PATCH] config: allow custom separators in author lists From: Lars Kotthoff To: Sandra Snan , notmuch@notmuchmail.org Date: Fri, 22 Dec 2023 16:53:33 -0700 Message-ID: <170328921385.1226.5400154249577540088.kukulkan@unkai> In-Reply-To: <87edfdri3e.fsf@ellen.idiomdrottning.org> References: <170327973212.381517.8822672606278841879.kukulkan@unkai> <87il4pri5x.fsf@ellen.idiomdrottning.org> <87edfdri3e.fsf@ellen.idiomdrottning.org> Message-ID-Hash: MKFTRVACT5PEZW5XZMNDILXJCIM2KO2F X-Message-ID-Hash: MKFTRVACT5PEZW5XZMNDILXJCIM2KO2F X-MailFrom: lists@larsko.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.3 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Country: DE X-Migadu-Spam-Score: -0.20 X-Spam-Score: -0.20 X-Migadu-Queue-Id: 8D94525034 X-Migadu-Scanner: mx12.migadu.com X-TUID: fru9A1z4Of38 Thanks for your suggestion! This doesn't work unfortunately because the author string doesn't contain the email addresses, i.e. no @ symbols (unless somebody includes that in their name). Cheers, Lars On Fri, 22 Dec 2023 23:24:37 +0100, Sandra Snan wrote: > Curses, flowed again! I'm just gonna attach the file > > _______________________________________________ > notmuch mailing list -- notmuch@notmuchmail.org > To unsubscribe send an email to notmuch-leave@notmuchmail.org >