From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: Changing the SMTP port Date: Wed, 12 Mar 2014 02:16:50 +0000 Message-ID: <87zjkw5ffx.fsf@robertthorpeconsulting.com> References: <87ppls5glt.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394590633 17785 80.91.229.3 (12 Mar 2014 02:17:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2014 02:17:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 12 03:17:20 2014 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 1WNYjP-0006kb-8B for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2014 03:17:19 +0100 Original-Received: from localhost ([::1]:58252 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNYjO-0002zx-Ip for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Mar 2014 22:17:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNYj6-0002ys-Rd for help-gnu-emacs@gnu.org; Tue, 11 Mar 2014 22:17:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNYiy-0008Nk-Qt for help-gnu-emacs@gnu.org; Tue, 11 Mar 2014 22:17:00 -0400 Original-Received: from outbound-smtp01.blacknight.com ([81.17.249.7]:40032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNYiy-0008NT-Jw for help-gnu-emacs@gnu.org; Tue, 11 Mar 2014 22:16:52 -0400 Original-Received: from mail.blacknight.com (pemlinmail02.blacknight.ie [81.17.254.11]) by outbound-smtp01.blacknight.com (Postfix) with ESMTP id 2F1B7C018E for ; Wed, 12 Mar 2014 02:16:17 +0000 (UTC) Original-Received: (qmail 12718 invoked from network); 12 Mar 2014 02:16:50 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.76.74.103]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 12 Mar 2014 02:16:50 -0000 In-Reply-To: <87ppls5glt.fsf@web.de> (message from Michael Heerdegen on Wed, 12 Mar 2014 02:51:42 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.7 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:96445 Archived-At: Thanks a lot, that did the trick. I'd searched through the smtpmail-* variables before, what threw me was that it says "service" not "port". Robert Thorpe