From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82588 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: coding problem using smtp gmail (should use quoted-printable) Date: Mon, 10 Dec 2012 22:46:39 +0100 Message-ID: <874njteg1s.fsf@mat.ucm.es> References: <8738zet08x.fsf@gilgamesch.quim.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1355176031 12051 80.91.229.3 (10 Dec 2012 21:47:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Dec 2012 21:47:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30854@lists.math.uh.edu Mon Dec 10 22:47:25 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TiBC8-0008UR-LX for ding-account@gmane.org; Mon, 10 Dec 2012 22:47:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1TiBBj-00029o-Jj; Mon, 10 Dec 2012 15:46:59 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TiBBh-00029X-Q0 for ding@lists.math.uh.edu; Mon, 10 Dec 2012 15:46:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TiBBg-0006gm-31 for ding@lists.math.uh.edu; Mon, 10 Dec 2012 15:46:57 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TiBBe-00063u-M8 for ding@gnus.org; Mon, 10 Dec 2012 22:46:54 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TiBBn-0008HB-Rf for ding@gnus.org; Mon, 10 Dec 2012 22:47:03 +0100 Original-Received: from 171.pool85-55-19.dynamic.orange.es ([85.55.19.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Dec 2012 22:47:03 +0100 Original-Received: from oub by 171.pool85-55-19.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Dec 2012 22:47:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 171.pool85-55-19.dynamic.orange.es X-Hashcash: 1:20:121210:gmane.emacs.gnus.general::LBAqcOAvwkriSRg0:00000000000000000000000000000000000003c95 User-Agent: Gnus/5.110018 (No Gnus v0.18) XEmacs/21.5-b32 (linux) Cancel-Lock: sha1:dX9fceJDtyMO3wOQnYuygzBlVK0= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82588 Archived-At: >> "Andreas" == Andreas Schwab writes: > Uwe Brauer writes: >> (iso-8859-1\ . quoted-printable)) > ^ > Are you sure you want that backslash? No, when I used customize I added a space which was translated to a backlash. After deleting it everything was fine! Thanks Uwe