From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3395 invoked from network); 22 Nov 2022 18:11:24 -0000 Received: from lists.gnu.org (209.51.188.17) by inbox.vuxu.org with ESMTPUTF8; 22 Nov 2022 18:11:24 -0000 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oxXjk-0004iQ-VH; Tue, 22 Nov 2022 13:11:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxXjg-0004hr-0q for info-gnus-english@gnu.org; Tue, 22 Nov 2022 13:11:09 -0500 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxXjb-00014x-NO for info-gnus-english@gnu.org; Tue, 22 Nov 2022 13:11:07 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4B9E7413DB; Tue, 22 Nov 2022 19:11:01 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hn8MmKLjA2Jh; Tue, 22 Nov 2022 19:10:59 +0100 (CET) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1669140659; bh=ENHLV1numfR2MstXFXW4JGhHnrS5q9xufcmyOjr4cqY=; h=Date:From:Subject:To:In-Reply-To:References:From; b=EWitcDGMWb0kagi/GYelY63MeCmVUPgzeinEWMeYGkd+tYFsgPYfnEn4kigbHFuIu qZJsmzKoDUXc3+nkunubWtuREekyG5WG/QT2N6CIKpX3+d/ytXpcSrGuF81MZ/iM81 ywcMrkMocfiXIWm7QpN5+Z1M/OBFGQVUGPflDohLLWOjg0fcszqVwlIR4nGJq1XvAf zLIQfejbUGw93Fw9m3QTK4asKt/HaV0yv/NVhKcuMAKHupL6SkiOUsnValxjCnGx2H +ZdCeiTfZuxQaZqaCIm7Nxo2IrF3gnGAY463Y3GXldAVSq23F8M2miRm+LcDOzXZpT pXuz9Jm4FfMwQ== Date: Tue, 22 Nov 2022 18:10:59 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "jindam, vani" Message-ID: <12d0bee63eda5406513e40a3c3c31290802cd597@disroot.org> Subject: Re: gnus-read-init-file: Error in ~/.gnus: disroot.org To: "=?utf-8?B?QWRhbSBTasO4Z3Jlbg==?=" , info-gnus-english@gnu.org In-Reply-To: <87ilj6q4t3.fsf@tullinup.koldfront.dk> References: <87ilj6q4t3.fsf@tullinup.koldfront.dk> <3da89e22a6234df5c1f0774d35ed4ff601b31608@disroot.org> Received-SPF: pass client-ip=178.21.23.139; envelope-from=jindam.vani@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org Sender: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org November 22, 2022 at 5:26 PM, "Adam Sj=C3=B8gren" wro= te: >=20 >=20vani writes: >=20 >=20>=20 >=20> (setq smtpmail-auth-supported '(plain))") > >=20 fixed=20it. > This line looks weird - there is an extra ") at the end? >=20 >=20>=20 >=20> ** questions: > > (1) is it mandatory to use getmail or fetchmail? > >=20 >=20 > No. See https://www.gnus.org/manual/gnus_84.html#Mail-Sources and > https://www.gnus.org/manual/gnus_83.html#Using-IMAP depending on how yo= u > want your email organized. >=20 running=20M-x gnus has thrown another error: Debugger entered--Lisp error: (void-function nnimap) obviously, it is my config error. i did a quick glance & its already midnight. so, i will read thoroughly tomorrow & try to=20 correct=20syntax. once again, thank you regards, jindam, vani toots: @jindam_vani@c.im others: en.wikipedia.org/wiki/User:Jindam_vani > > (2) how do i resolve gnus init error? > >=20 >=20 > Fix the syntax. >=20 >=20 Best regards, >=20 >=20 Adam >=20 >=20--=20 >=20 "It's such a sadness that you think you've seen a Adam Sj=C3=B8gren > film on your fucking telephone. Get real." asjo@koldfront.dk >