From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` Resent-From: Live System User Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Dec 2017 16:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 29615@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.151275003411273 (code B ref -1); Fri, 08 Dec 2017 16:21:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Dec 2017 16:20:34 +0000 Received: from localhost ([127.0.0.1]:52734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNLO0-0002vf-CE for submit@debbugs.gnu.org; Fri, 08 Dec 2017 11:20:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNLNw-0002vQ-AE for submit@debbugs.gnu.org; Fri, 08 Dec 2017 11:20:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNLNk-00086E-Fe for submit@debbugs.gnu.org; Fri, 08 Dec 2017 11:20:19 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.5 required=5.0 tests=BAYES_50,FREEMAIL_FROM, SPOOF_COM2OTH,T_DKIM_INVALID,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40453) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eNLNk-00086A-Bw for submit@debbugs.gnu.org; Fri, 08 Dec 2017 11:20:12 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNLNf-00029m-8J for bug-gnu-emacs@gnu.org; Fri, 08 Dec 2017 11:20:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNLNc-0007vS-1b for bug-gnu-emacs@gnu.org; Fri, 08 Dec 2017 11:20:07 -0500 Received: from omr-a014e.mx.aol.com ([204.29.186.62]:49626) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eNLNb-0007ug-R1 for bug-gnu-emacs@gnu.org; Fri, 08 Dec 2017 11:20:03 -0500 Received: from mtaout-mce01.mx.aol.com (mtaout-mce01.mx.aol.com [172.29.27.205]) by omr-a014e.mx.aol.com (Outbound Mail Relay) with ESMTP id 74AAF38000A7 for ; Fri, 8 Dec 2017 11:20:03 -0500 (EST) Received: from localhost.localdomain (c-73-16-70-190.hsd1.ma.comcast.net [73.16.70.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mtaout-mce01.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 176B13800008E for ; Fri, 8 Dec 2017 11:20:02 -0500 (EST) From: Live System User Date: Fri, 08 Dec 2017 11:20:00 -0500 Message-ID: <87r2s5ry33.fsf@aol.com> MIME-Version: 1.0 Content-Type: text/plain x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20150623; t=1512750003; bh=FVwolkhW9ObV29Y2unAQ5YuCRJAYH7glUuHqMFBcJTQ=; h=From:To:Subject:Message-ID:Date:MIME-Version:Content-Type; b=LwS5EXzNA2pBpoF+78ZnEjylgIZJD4TY9mAjvQoIxh8uYBBVWB7Dz9REuBnCbwa7T Qher+LJXfL5OrUTuxDNY9bkLnL1bC5iEraYx4TC4z3CUtu2poWm+l9H0MduPKxBZaA BMbh1j+KPBUgCagjOlLRpwNXgdmoEqLkNJXTvI6g= x-aol-sid: 3039ac1d1bcd5a2abbb20230 X-AOL-IP: 73.16.70.190 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -1.0 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, I'm currently having a problem connecting to my IMAP server using Emacs although accessing my SMTP server (which has only 1 IP address) is working fine. While trying to connect to my IMAP server using GNUtls, I get the following error: Debugger entered--Lisp error: (error "aol/993 Name or service not known") make-network-process(:name "*nnimap*" :buffer # :host "aol" :service "993" :nowait nil) open-network-stream("*nnimap*" # "aol" "993") open-gnutls-stream("*nnimap*" # "aol" "993") network-stream-open-tls("*nnimap*" # "aol" "993" (:type ssl :warn-unless-encrypted t :return-list t :shell-command "ssh %s imapd" :capability-command "1 CAPABILITY.\n" :always-query-capabilities t :end-of-command ".\n" :success " OK " :starttls-function #[(capabilities) "\302\303\304.\305...#)\266\203\205..\306\207" [capabilities inhibit-changing-match-data "STARTTLS" nil t string-match "1 STARTTLS.\n"] 7])) open-protocol-stream("*nnimap*" # "aol" "993" :type ssl :warn-unless-encrypted t :return-list t :shell-command "ssh %s imapd" :capability-command "1 CAPABILITY.\n" :always-query-capabilities t :end-of-command ".\n" :success " OK " :starttls-function #[(capabilities) "\302\303\304.\305...#)\266\203\205..\306\207" [capabilities inhibit-changing-match-data "STARTTLS" nil t string-match "1 STARTTLS.\n"] 7]) nnimap-open-connection-1(#) nnimap-open-connection(#) nnimap-open-server("aol" ((nnimap-address "imap.aim.com") (nnimap-server-port 993) (nnimap-stream ssl) (nnimap-list-pattern ("*")) (nnimap-expunge-on-close (quote never)) (nnimap-expunge nil) (imap-default-user "nyc4bos") (nnimap-username "nyc4bos") (nnimap-user "nyc4bos") (nnir-search-engine imap))) gnus-open-server((nnimap "aol" (nnimap-address "imap.aim.com") (nnimap-server-port 993) (nnimap-stream ssl) (nnimap-list-pattern ("*")) (nnimap-expunge-on-close (quote never)) (nnimap-expunge nil) (imap-default-user "nyc4bos") (nnimap-username "nyc4bos") (nnimap-user "nyc4bos") (nnir-search-engine imap))) gnus-server-open-server("nnimap:aol") funcall-interactively(gnus-server-open-server "nnimap:aol") call-interactively(gnus-server-open-server nil nil) command-execute(gnus-server-open-server) At the exact same time I am trying to connect to my IMAP server using Emacs (GNUtls) and it fails, I am able to conect to the IMAP server from the command shell prompt: $ nslookup imap.aim.com Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: imap.aim.com canonical name = nginx.aol.com. nginx.aol.com canonical name = nginx.mx.aol.com.aol.akadns.net. Name: nginx.mx.aol.com.aol.akadns.net Address: 152.163.3.66 Name: nginx.mx.aol.com.aol.akadns.net Address: 152.163.0.66 Name: nginx.mx.aol.com.aol.akadns.net Address: 152.163.0.65 Name: nginx.mx.aol.com.aol.akadns.net Address: 152.163.0.97 Name: nginx.mx.aol.com.aol.akadns.net Address: 152.163.3.65 Name: nginx.mx.aol.com.aol.akadns.net Address: 152.163.0.98 $ telnet imap.aim.com 993 Trying 152.163.0.65... Connected to imap.aim.com. Escape character is '^]'. $ netstat -tulpan Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name cp 0 0 10.0.1.200:44712 152.163.0.65:993 ESTABLISHED 7262/telnet I think that problem might be related to the multiple address results returned by the resolver (DNS) and the interaction with the `open-protocol-stream' inner functions. Perhaps it's failing on one of the multiple resolved IP addresses found amd not trying the next resolved IP address that was returned (until the pool is exhausted) before giving up with the error "aol/993 Name or service not known"? Thanks. In GNU Emacs 25.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.10) of 2017-05-02 built on buildvm-17.phx2.fedoraproject.org Windowing system distributor 'Fedora Project', version 11.0.11803000 Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no --with-xwidgets --with-modules build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' LDFLAGS=-Wl,-z,relro PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 MODULES XWIDGETS Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Mark set [2 times] Opening connection to aol via tls... Unable to open server nnimap+aol due to: aol/993 Name or service not known is undefined mwheel-scroll: Beginning of buffer is undefined is undefined is undefined [3 times] Opening connection to aol via tls... Unable to open server nnimap+aol due to: aol/993 Name or service not known Load-path shadows: None found. Features: (cus-start cus-load nnagent nnml shadow emacsbug eieio-opt speedbar sb-image ezimage dframe find-func pp thingatpt mailalias smtpmail sendmail debug sort gnus-cite smiley ansi-color mail-extr gnus-async gnus-bcklg qp gnus-ml disp-table cursor-sensor nndraft nnmh nndoc mm-archive jka-compr timezone url-http url-gw url-cache url-auth url-handlers utf-7 rfc2104 nnfolder network-stream nsm starttls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache epa-file epa derived nnreddit mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source cl-seq eieio eieio-core cl-macs url-vars json map seq byte-opt bytecomp byte-compile cl-extra cconv gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap cl gv sieve sieve-mode sieve-manage nnir gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc parse-time gnus-spec gnus-int gnus-range message dired format-spec rfc822 mml mml-sec password-cache epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems wid-edit nnoo nnheader gnus-util mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils misearch multi-isearch time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 294988 48648) (symbols 48 125495 3) (miscs 40 227 604) (strings 32 107262 6973) (string-bytes 1 3683873) (vectors 16 28045) (vector-slots 8 936885 49380) (floats 8 426 1426) (intervals 56 1921 25) (buffers 976 64) (heap 1024 94191 33666)) From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` Resent-From: Andreas Schwab Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Dec 2017 16:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Live System User Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151275110512981 (code B ref 29615); Fri, 08 Dec 2017 16:39:02 +0000 Received: (at 29615) by debbugs.gnu.org; 8 Dec 2017 16:38:25 +0000 Received: from localhost ([127.0.0.1]:52754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNLfM-0003NH-1C for submit@debbugs.gnu.org; Fri, 08 Dec 2017 11:38:25 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:55542) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNLfK-0003N9-7N for 29615@debbugs.gnu.org; Fri, 08 Dec 2017 11:38:22 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3ytdMK1Z99z1qs0w; Fri, 8 Dec 2017 17:38:21 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3ytdMK1MMNz1wCFs; Fri, 8 Dec 2017 17:38:21 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id ky_edNVtTIEd; Fri, 8 Dec 2017 17:38:20 +0100 (CET) X-Auth-Info: Tdhf+YiDpX9kKszoy3EMncERF9EwjrnlZCB/fNKFxYqme4woanN6H8hash99y85H Received: from localhost (ppp-188-174-150-217.dynamic.mnet-online.de [188.174.150.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 8 Dec 2017 17:38:20 +0100 (CET) Received: by localhost (Postfix, from userid 1000) id D22C02C2D5D; Fri, 8 Dec 2017 17:38:19 +0100 (CET) From: Andreas Schwab References: <87r2s5ry33.fsf@aol.com> X-Yow: Is it FUN to be a MIDGET? Date: Fri, 08 Dec 2017 17:38:19 +0100 In-Reply-To: <87r2s5ry33.fsf@aol.com> (Live System User's message of "Fri, 08 Dec 2017 11:20:00 -0500") Message-ID: <87bmj9fa4k.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Dez 08 2017, Live System User wrote: > Perhaps it's failing on one of the multiple resolved IP > addresses found amd not trying the next resolved IP address > that was returned (until the pool is exhausted) before > giving up with the error "aol/993 Name or service not known"? Does it work if you use one of the working IP addresses? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream' References: <87r2s5ry33.fsf@aol.com> In-Reply-To: <87r2s5ry33.fsf@aol.com> Resent-From: Live System User Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Dec 2017 19:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andreas Schwab Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151276201118727 (code B ref 29615); Fri, 08 Dec 2017 19:41:02 +0000 Received: (at 29615) by debbugs.gnu.org; 8 Dec 2017 19:40:11 +0000 Received: from localhost ([127.0.0.1]:52898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNOVH-0004rz-60 for submit@debbugs.gnu.org; Fri, 08 Dec 2017 14:40:11 -0500 Received: from omr-a010e.mx.aol.com ([204.29.186.54]:56409) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNOVG-0004ro-AH for 29615@debbugs.gnu.org; Fri, 08 Dec 2017 14:40:10 -0500 Received: from mtaout-aak02.mx.aol.com (mtaout-aak02.mx.aol.com [172.27.2.226]) by omr-a010e.mx.aol.com (Outbound Mail Relay) with ESMTP id 8D166380005E; Fri, 8 Dec 2017 14:40:04 -0500 (EST) Received: from localhost.localdomain (c-73-16-70-190.hsd1.ma.comcast.net [73.16.70.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mtaout-aak02.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 7ECF538000081; Fri, 8 Dec 2017 14:40:03 -0500 (EST) From: Live System User Date: Fri, 08 Dec 2017 14:40:01 -0500 Message-ID: <87lgidrotq.fsf@aol.com> MIME-Version: 1.0 Content-Type: text/plain x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20150623; t=1512762004; bh=TznMn9mJmoLk9UlxPNrDaQhQ4r175j882qk+6pQt/mU=; h=From:To:Subject:Message-ID:Date:MIME-Version:Content-Type; b=VPDpXtfci8m1eNDgPOtgE4gkt4+ICvXXpse4FtEXV1i5bLTiyYNuK6T2FcrLyE62P Y7Pz4QP83zJVO7xOKoDZaShGnq+r0TZtIaY4cDdFY3tiLB4Xm0heA/QbK3MfBUIJJx II1QCyhy/MWRuuDLP/fZva3jWGej4GWmSBZ2eUD0= x-aol-sid: 3039ac1b02e25a2aea934bdb X-AOL-IP: 73.16.70.190 X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: (heap 1024 95747 32110)) On Dez 08 2017, Andreas Schwab linux-m68k.org> wrote: >On Dez 08 2017, Live System User aol.com> wrote: > >> Perhaps it's failing on one of the multiple resolved IP >> addresses found amd not trying the next resolved IP address >> that was returned (until the pool is exhausted) before >> giving up with the error "aol/993 Name or service not known"? > >Does it work if you use one of the working IP addresses? [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: linux-m68k.org] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.29.186.54 listed in list.dnswl.org] 2.9 RCVD_IN_MSPIKE_L5 RBL: Very bad reputation (-5) [204.29.186.54 listed in bl.mailspike.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (nyc4bos[at]aol.com) -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.0 RCVD_IN_MSPIKE_BL Mailspike blacklisted 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: (heap 1024 95747 32110)) On Dez 08 2017, Andreas Schwab linux-m68k.org> wrote: >On Dez 08 2017, Live System User aol.com> wrote: > >> Perhaps it's failing on one of the multiple resolved IP >> addresses found amd not trying the next resolved IP address >> that was returned (until the pool is exhausted) before >> giving up with the error "aol/993 Name or service not known"? > >Does it work if you use one of the working IP addresses? [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: linux-m68k.org] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.29.186.54 listed in list.dnswl.org] 2.9 RCVD_IN_MSPIKE_L5 RBL: Very bad reputation (-5) [204.29.186.54 listed in bl.mailspike.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (nyc4bos[at]aol.com) -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.0 RCVD_IN_MSPIKE_BL Mailspike blacklisted 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid (heap 1024 95747 32110)) On Dez 08 2017, Andreas Schwab linux-m68k.org> wrote: >On Dez 08 2017, Live System User aol.com> wrote: > >> Perhaps it's failing on one of the multiple resolved IP >> addresses found amd not trying the next resolved IP address >> that was returned (until the pool is exhausted) before >> giving up with the error "aol/993 Name or service not known"? > >Does it work if you use one of the working IP addresses? Oddly enough it doesn't! Neither adding the working IP address to /etc/hosts nor changing `gnus-secondary-select-methods' nnimap-address to that address worked. But when I changed the stanza from: nnimap "aol" to nnimap "imap.aim.com" it worked. So apparremtly, defining the slot (nnimap-address "imap.aim.com") is not being honored when `gnus-secondary-select-methods' contains: (nnimap "aol" (nnimap-address "imap.aim.com") (nnimap-server-port 993) (nnimap-stream ssl) Gnus is using "aol" instead of "imap.aim.com" as evidenced by if I add 152.163.0.97 aol to /etc/hosts I am now able to connect when the stanza is "aol". Based on the backtrace I sent previously, are the correct parameters being sent? It appears that the function `nnimap-open-server' has the correct parameters passed to `nnimap-open-connection' so what or where is the problem? Thanks. From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Dec 2017 19:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Live System User Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151276306720187 (code B ref 29615); Fri, 08 Dec 2017 19:58:02 +0000 Received: (at 29615) by debbugs.gnu.org; 8 Dec 2017 19:57:47 +0000 Received: from localhost ([127.0.0.1]:52904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNOmJ-0005FX-O9 for submit@debbugs.gnu.org; Fri, 08 Dec 2017 14:57:47 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51383) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNOmI-0005FL-6y for 29615@debbugs.gnu.org; Fri, 08 Dec 2017 14:57:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNOmC-0003Rk-B4 for 29615@debbugs.gnu.org; Fri, 08 Dec 2017 14:57:41 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNOm9-0003Nk-H2; Fri, 08 Dec 2017 14:57:37 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1eNOm9-00085L-4k; Fri, 08 Dec 2017 14:57:37 -0500 From: Glenn Morris References: <87r2s5ry33.fsf@aol.com> X-Spook: [Hello to all my friends and fans in domestic X-Ran: j[6dqEZVT/u'6JG~'N^z_emI%;tEF#B^u[:P!f^z!X/&hNZ1|yq4gFxz5w9TOF7$:vO3El X-Hue: green X-Attribution: GM Date: Fri, 08 Dec 2017 14:57:36 -0500 In-Reply-To: <87r2s5ry33.fsf@aol.com> (Live System User's message of "Fri, 08 Dec 2017 11:20:00 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Live System User wrote: > I'm currently having a problem connecting to my IMAP server As previously reported by you in bugs#23591, 23592, 23351, 26509, 28689, .... It sure seems to me like you just have a flaky network connection. From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream' Resent-From: Andreas Schwab Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Dec 2017 11:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Live System User Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151282003315024 (code B ref 29615); Sat, 09 Dec 2017 11:48:01 +0000 Received: (at 29615) by debbugs.gnu.org; 9 Dec 2017 11:47:13 +0000 Received: from localhost ([127.0.0.1]:53168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNdb7-0003uF-0c for submit@debbugs.gnu.org; Sat, 09 Dec 2017 06:47:13 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:56339) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eNdb5-0003u7-6G for 29615@debbugs.gnu.org; Sat, 09 Dec 2017 06:47:11 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3yv6rt1kppz1qrk5; Sat, 9 Dec 2017 12:47:10 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3yv6rt1VTLz1wCFr; Sat, 9 Dec 2017 12:47:10 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id VXaYZHa20kCQ; Sat, 9 Dec 2017 12:47:09 +0100 (CET) X-Auth-Info: sp54bGjUCZZHAa7bNUms1GFq5HGV5wzOkxDKFlntJCYPN9+C06BxzDJCP+rnr8HN Received: from localhost (ppp-188-174-148-227.dynamic.mnet-online.de [188.174.148.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sat, 9 Dec 2017 12:47:09 +0100 (CET) Received: by localhost (Postfix, from userid 1000) id 0590B2C2CF7; Sat, 9 Dec 2017 12:47:09 +0100 (CET) From: Andreas Schwab References: <87lgidrotq.fsf@aol.com> X-Yow: I like your SNOOPY POSTER!! Date: Sat, 09 Dec 2017 12:47:08 +0100 In-Reply-To: <87lgidrotq.fsf@aol.com> (Live System User's message of "Fri, 08 Dec 2017 14:40:01 -0500") Message-ID: <87bmj8p1hf.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Dez 08 2017, Live System User wrote: > (nnimap "aol" > (nnimap-address "imap.aim.com") > (nnimap-server-port 993) > (nnimap-stream ssl) I'm using similar select methods, and they work for me. But I don't set nnimap-stream or nnimap-server-port, but let Gnus figure that out by itself. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` References: <87r2s5ry33.fsf@aol.com> In-Reply-To: <87r2s5ry33.fsf@aol.com> Resent-From: Live System User Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Dec 2017 13:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: To: Andreas Schwab Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151291201114601 (code B ref 29615); Sun, 10 Dec 2017 13:21:01 +0000 Received: (at 29615) by debbugs.gnu.org; 10 Dec 2017 13:20:11 +0000 Received: from localhost ([127.0.0.1]:54583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO1Wd-0003nR-I3 for submit@debbugs.gnu.org; Sun, 10 Dec 2017 08:20:11 -0500 Received: from omr-a006e.mx.aol.com ([204.29.186.55]:56064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO1Wb-0003nD-LC for 29615@debbugs.gnu.org; Sun, 10 Dec 2017 08:20:10 -0500 Received: from mtaout-mbd01.mx.aol.com (mtaout-mbd01.mx.aol.com [172.26.252.13]) by omr-a006e.mx.aol.com (Outbound Mail Relay) with ESMTP id 55B5D380009E; Sun, 10 Dec 2017 08:20:04 -0500 (EST) Received: from localhost.localdomain (c-73-16-70-190.hsd1.ma.comcast.net [73.16.70.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mtaout-mbd01.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id B55FC3800008E; Sun, 10 Dec 2017 08:20:03 -0500 (EST) From: Live System User Date: Sun, 10 Dec 2017 08:19:59 -0500 Message-ID: <87fu8isosg.fsf@aol.com> MIME-Version: 1.0 Content-Type: text/plain x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20150623; t=1512912004; bh=+EezY58rFFk/l3q7bhThSx7nOCxA1gZJmLy2QHVR3WA=; h=From:To:Subject:Message-ID:Date:MIME-Version:Content-Type; b=ggOtX98sR0B8HP5Zy2nknFOWH59efLl1vKZwczbJE5XA+esOWy+xWN22syBT72ddp wN0avDpIR4mHu/dL57K2lL71xrU9Ch9O1OcGE+ADxOLXvl616USl7i84bWn97/N1lw b6w8ZVNaqB0lbjF+6Sbhruh0NDdrd5HKDn6wBmsc= x-aol-sid: 3039ac1afc0d5a2d34834d58 X-AOL-IP: 73.16.70.190 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) On Dez 09 2017, Andreas Schwab linux-m68k.org> wrote: >On Dez 08 2017, Live System User wrote: > >> (nnimap "aol" >> (nnimap-address "imap.aim.com") >> (nnimap-server-port 993) >> (nnimap-stream ssl) > >I'm using similar select methods, and they work for me. But I don't set >nnimap-stream or nnimap-server-port, but let Gnus figure that out by >itself. It appears that `open-protocol-stream' is being passed the stanza name/label by either the `nnimap-open-connection' or ``nnimap-open-connection-1' functions instead of the explicit specified value of "nnimap-address": (open-protocol-stream "*nnimap*" (current-buffer) nnimap-address (nnimap-map-port (car ports)) :type nnimap-stream [...] The `open-protocol-stream' function is defined as: (open-protocol-stream NAME BUFFER HOST SERVICE &rest PARAMETERS) According to the backtrace, the HOST being passed to and used by `open-protocol-stream' is "aol": open-protocol-stream("*nnimap*" # "aol" "993" :type ssl However, this same backtrace shows nnimap-open-server("aol" ((nnimap-address "imap.aim.com") (nnimap-server-port 993) (nnimap-stream ssl) So why isn't [nnimap-address "imap.aim.com"] being used? It should be passed to `open-protocol-stream' by `nnimap-open-connection-1' (which gets it from `nnimap-open-connection'). In your setup, can you confirm that the "nnimap-address" address is being passed and used and NOT the stanza name/label in the functions `nnimap-open-connection', `nnimap-open-connection-1' and `open-protocol-stream'? Thanks. From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` Resent-From: Andreas Schwab Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Dec 2017 13:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Live System User Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151291428118151 (code B ref 29615); Sun, 10 Dec 2017 13:58:02 +0000 Received: (at 29615) by debbugs.gnu.org; 10 Dec 2017 13:58:01 +0000 Received: from localhost ([127.0.0.1]:54610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO27F-0004id-3c for submit@debbugs.gnu.org; Sun, 10 Dec 2017 08:58:01 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:59926) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO27D-0004iT-JG for 29615@debbugs.gnu.org; Sun, 10 Dec 2017 08:57:59 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3yvnjL6KPQz1qsVm; Sun, 10 Dec 2017 14:57:58 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3yvnjL663Jz1qqkP; Sun, 10 Dec 2017 14:57:58 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id skA3oXA29Ay7; Sun, 10 Dec 2017 14:57:58 +0100 (CET) X-Auth-Info: VW+gkiFMhJD8bQ55z3hWXZ7LokkqtnWWtowIqieSz9fIH87HMPgyALX/3BJ05YfE Received: from localhost (ppp-188-174-155-136.dynamic.mnet-online.de [188.174.155.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 10 Dec 2017 14:57:58 +0100 (CET) Received: by localhost (Postfix, from userid 1000) id 3C17E2C2D4B; Sun, 10 Dec 2017 14:57:56 +0100 (CET) From: Andreas Schwab References: <87fu8isosg.fsf@aol.com> X-Yow: Everywhere I look I see NEGATIVITY and ASPHALT... Date: Sun, 10 Dec 2017 14:57:56 +0100 In-Reply-To: <87fu8isosg.fsf@aol.com> (Live System User's message of "Sun, 10 Dec 2017 08:19:59 -0500") Message-ID: <87y3mabs7v.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Dez 10 2017, Live System User wrote: > In your setup, can you confirm that the "nnimap-address" > address is being passed and used and NOT the stanza name/label > in the functions `nnimap-open-connection', > `nnimap-open-connection-1' and `open-protocol-stream'? I see nnimap-address globally set to the correct host name when these functions are called. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` References: <87r2s5ry33.fsf@aol.com> In-Reply-To: <87r2s5ry33.fsf@aol.com> Resent-From: Live System User Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Dec 2017 15:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andreas Schwab Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.151291947326964 (code B ref 29615); Sun, 10 Dec 2017 15:25:01 +0000 Received: (at 29615) by debbugs.gnu.org; 10 Dec 2017 15:24:33 +0000 Received: from localhost ([127.0.0.1]:55509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO3Sz-00070p-31 for submit@debbugs.gnu.org; Sun, 10 Dec 2017 10:24:33 -0500 Received: from omr-m008e.mx.aol.com ([204.29.186.7]:62457) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO3Sw-00070d-SG for 29615@debbugs.gnu.org; Sun, 10 Dec 2017 10:24:31 -0500 Received: from mtaout-mbb02.mx.aol.com (mtaout-mbb02.mx.aol.com [172.26.254.110]) by omr-m008e.mx.aol.com (Outbound Mail Relay) with ESMTP id AD6D73800055; Sun, 10 Dec 2017 10:24:25 -0500 (EST) Received: from localhost.localdomain (c-73-16-70-190.hsd1.ma.comcast.net [73.16.70.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mtaout-mbb02.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 3830238000083; Sun, 10 Dec 2017 10:24:25 -0500 (EST) From: Live System User MIME-Version: 1.0 Content-Type: text/plain Date: Sun, 10 Dec 2017 10:24:21 -0500 Message-ID: <87shcir4gq.fsf@aol.com> x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20150623; t=1512919465; bh=xJN5i8VjfaxEwWszv4/i18VB1q+IdU3nhd+6FGVrbUk=; h=From:To:Subject:Message-ID:Date:MIME-Version:Content-Type; b=ezCWhhQogZNqqOvGDrUWq7srlDnDFt8bwrUvroZ/Bbi7uBM9ErPybTUp7ABOuWRfp kTxBtEOi2Co0E1SFlLuNn0vCM8jT6HBFKWjlQwruWkRGwmgEwqa8/1lxRK/QN+X4hf luVPALZgAXSuP0C5YjDgMF5vTrydOVMsipAGCRwo= x-aol-sid: 3039ac1afe6e5a2d51a91bc1 X-AOL-IP: 73.16.70.190 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) On Dez 10 2017, Andreas Schwab linux-m68k.org> wrote: >On Dez 10 2017, Live System User wrote: > >> In your setup, can you confirm that the "nnimap-address" >> address is being passed and used and NOT the stanza name/label >> in the functions `nnimap-open-connection', >> `nnimap-open-connection-1' and `open-protocol-stream'? > >I see nnimap-address globally set to the correct host name when these >functions are called. Just to confim: You are ALSO stating that your global nnimap-address is NOT the same as your stanza name/label? (e.g. the stanza name /label is NOT identical to your correct host name or "nnimap-address" value) Thanks for your patience. From unknown Sat Jun 21 10:46:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#29615: 25.2; DNS multiple addresses and `open-protocol-stream` Resent-From: Andreas Schwab Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Dec 2017 16:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Live System User Cc: 29615@debbugs.gnu.org Received: via spool by 29615-submit@debbugs.gnu.org id=B29615.1512923742608 (code B ref 29615); Sun, 10 Dec 2017 16:36:02 +0000 Received: (at 29615) by debbugs.gnu.org; 10 Dec 2017 16:35:42 +0000 Received: from localhost ([127.0.0.1]:55529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO4Zq-00009k-2R for submit@debbugs.gnu.org; Sun, 10 Dec 2017 11:35:42 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:38277) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eO4Zo-00009c-4J for 29615@debbugs.gnu.org; Sun, 10 Dec 2017 11:35:40 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3yvsCG1hZMz1qv3C; Sun, 10 Dec 2017 17:35:38 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3yvsCG0nYyz24w6v; Sun, 10 Dec 2017 17:35:38 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id QQCRM1euuPuK; Sun, 10 Dec 2017 17:35:37 +0100 (CET) X-Auth-Info: p1BO4yvXrd9GX51gdAdkolUnE9foYS2sTvvn1R6IopQsE3nj+7ThI9weGs0Z0Dkz Received: from localhost (ppp-188-174-155-136.dynamic.mnet-online.de [188.174.155.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 10 Dec 2017 17:35:37 +0100 (CET) Received: by localhost (Postfix, from userid 1000) id F357A2C2D4B; Sun, 10 Dec 2017 17:35:36 +0100 (CET) From: Andreas Schwab References: <87shcir4gq.fsf@aol.com> X-Yow: I'm having an emotional outburst!! Date: Sun, 10 Dec 2017 17:35:36 +0100 In-Reply-To: <87shcir4gq.fsf@aol.com> (Live System User's message of "Sun, 10 Dec 2017 10:24:21 -0500") Message-ID: <87tvwybkx3.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Dez 10 2017, Live System User wrote: > Just to confim: You are ALSO stating that your global > nnimap-address is NOT the same as your stanza name/label? Right, I'm using an abbrevation for the method name, different from the nnimap-address in the parameters. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 15 18:06:28 2018 Received: (at control) by debbugs.gnu.org; 15 Apr 2018 22:06:28 +0000 Received: from localhost ([127.0.0.1]:54649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f7pn2-0003Fq-3j for submit@debbugs.gnu.org; Sun, 15 Apr 2018 18:06:28 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:39815) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f7pn0-0003Fj-Om for control@debbugs.gnu.org; Sun, 15 Apr 2018 18:06:27 -0400 Received: from 46.67.12.60.tmi.telenormobil.no ([46.67.12.60] helo=corrigan) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1f7pmy-0002ZJ-81 for control@debbugs.gnu.org; Mon, 16 Apr 2018 00:06:26 +0200 Received: from larsi by corrigan with local (Exim 4.89) (envelope-from ) id 1f7pms-0005rW-CT for control@debbugs.gnu.org; Mon, 16 Apr 2018 00:06:18 +0200 To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #29615 Message-Id: Date: Mon, 16 Apr 2018 00:06:18 +0200 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 29615