From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Dokos Newsgroups: gmane.emacs.help Subject: Re: Help setting up POP3 email (rmail) Date: Tue, 23 Feb 2016 21:50:37 -0500 Message-ID: <87d1rmstxe.fsf@pierrot.dokosmarshall.org> References: <87wppvc52x.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456282316 9987 80.91.229.3 (24 Feb 2016 02:51:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2016 02:51:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 24 03:51:49 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aYPYJ-0006t1-GH for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Feb 2016 03:51:47 +0100 Original-Received: from localhost ([::1]:33021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYPYJ-00073P-1w for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Feb 2016 21:51:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYPXT-0006FF-IU for help-gnu-emacs@gnu.org; Tue, 23 Feb 2016 21:50:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYPXP-0008Fn-Bq for help-gnu-emacs@gnu.org; Tue, 23 Feb 2016 21:50:55 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:38821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYPXO-0008Fi-UP for help-gnu-emacs@gnu.org; Tue, 23 Feb 2016 21:50:51 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aYPXN-00069R-FL for help-gnu-emacs@gnu.org; Wed, 24 Feb 2016 03:50:49 +0100 Original-Received: from pool-74-104-158-160.bstnma.fios.verizon.net ([74.104.158.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Feb 2016 03:50:49 +0100 Original-Received: from ndokos by pool-74-104-158-160.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Feb 2016 03:50:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-74-104-158-160.bstnma.fios.verizon.net User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:eTWy9W8ALIteW86aa/yXPO5fZfk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109281 Archived-At: Robert Thorpe writes: > ... > Many ISP prefer you to use port 587 for outgoing emails rather than port > 25, which was the traditional port. That's why I used "587" above in > .authinfo and smtpmail-smtp-service. If your ISP is a traditionalist > and prefers 25 then replace those numbers with 25. > And then there's Verizon which uses 465. -- Nick