From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: E Sabof Newsgroups: gmane.emacs.help Subject: Re: Multiple "outgoing" email accounts. Date: Fri, 07 Feb 2014 00:34:14 +0000 Message-ID: <87bnyjrcah.fsf@gmail.com> References: <87eh3g0yro.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391733278 17775 80.91.229.3 (7 Feb 2014 00:34:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 00:34:38 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 07 01:34:46 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 1WBZP4-0002rR-3I for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 01:34:46 +0100 Original-Received: from localhost ([::1]:38933 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBZP3-0003FR-IK for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 19:34:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBZOk-0003Ej-LA for help-gnu-emacs@gnu.org; Thu, 06 Feb 2014 19:34:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBZOb-0000Zg-AX for help-gnu-emacs@gnu.org; Thu, 06 Feb 2014 19:34:26 -0500 Original-Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:48406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBZOb-0000ZY-3d for help-gnu-emacs@gnu.org; Thu, 06 Feb 2014 19:34:17 -0500 Original-Received: by mail-wi0-f172.google.com with SMTP id e4so365624wiv.11 for ; Thu, 06 Feb 2014 16:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:user-agent:from:to:subject:in-reply-to:date:message-id :mime-version:content-type; bh=rOFrlFSTsIXL1sTPu4DLB8g2EOStPYeM+gurwrUz6cg=; b=tVGjUzlioVwzByn++tJ8XPUJT3MgPye0DvoB/Z9Lc9IbO+BPyVv2hhB89N0ncqplCJ rs/dRg7dJrzqeC+g3YfB4Ool1hoO7+4MsEvivnDKtZArZ0e3GEHgnqo8UYqdYTt41TBe XgSt9ekOe3PxXnxjba8ch3Fmihl4ZB0gTvpu1krPNZxjWUs3siTYLfVxErLIxiHSOyY9 JsYcao5eRE2tS6ugMmx2DxCtbYZ/oC1u1N1i8oZLDbcJaI/YTx2KMQvzRg2JHWT+KGkR gzHQa0fh0a8mZptfcAD+UUx9ouCIxVyZkLjvfySOrnSzDRHvfTOZ44YlzTAys+eVVg0E u/Pg== X-Received: by 10.180.207.36 with SMTP id lt4mr1551321wic.13.1391733256054; Thu, 06 Feb 2014 16:34:16 -0800 (PST) Original-Received: from ubuntu ([2.125.179.120]) by mx.google.com with ESMTPSA id di9sm3201722wid.6.2014.02.06.16.34.14 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Feb 2014 16:34:15 -0800 (PST) User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.2 In-reply-to: <87eh3g0yro.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22c 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:95954 Archived-At: The confusion arose because my accounts had the same smtpmail-smtp-server. Additionally specifying smtpmail-smtp-user solved the problem. Evgeni