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: Thu, 06 Feb 2014 22:02:01 +0000 Message-ID: <87bnyj2946.fsf@gmail.com> References: <87eh3g0yro.fsf@gmail.com> <87bnykm0ja.wl%hskuhra@eumx.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391724135 13797 80.91.229.3 (6 Feb 2014 22:02:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2014 22:02:15 +0000 (UTC) Cc: emacs To: "Herbert J. Skuhra" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 06 23:02:23 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 1WBX1b-0005xl-JF for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 23:02:23 +0100 Original-Received: from localhost ([::1]:38501 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBX1b-0000R0-7a for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 17:02:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBX1N-0000Qi-Je for help-gnu-emacs@gnu.org; Thu, 06 Feb 2014 17:02:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBX1I-0004xe-Pe for help-gnu-emacs@gnu.org; Thu, 06 Feb 2014 17:02:09 -0500 Original-Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:59477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBX1I-0004xa-JI for help-gnu-emacs@gnu.org; Thu, 06 Feb 2014 17:02:04 -0500 Original-Received: by mail-we0-f176.google.com with SMTP id q58so1720551wes.21 for ; Thu, 06 Feb 2014 14:02:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version:content-type; bh=5OOjqligmYg9k/1j3rec/A5DjlLWuXHT0ecP/zFuxTI=; b=kCrglZ21zdKVkCb2+30e+EPHgKOEh9HlFIrCUMT944oFco0wpzXGqKDH8Qzrpdl+dT iUo8rX37Y0GvUwRKzDcUgEdM7/J+5LV5spc0SwcIbCllqM+yOJgTw/8uEdJFcUIstHgg BQeiu9MwmSPy+peAFoHpez7h3vULsN1u+DtBGZpUU0REsxDD8q8HD5MQLAShVMcWjhjx k5+cpI6WYkfZ3awlqY++gPPNtzwvnYcKRHwJZJjLnj2Lvnk/boaET8+A3fNkfLx7VIbJ LGjv6VqjUDuWbPzTWImtXlhNx54JDybGUl0ZBSaYn+2pEE1irOfTwctel1cceEPamxfw TdSw== X-Received: by 10.180.206.172 with SMTP id lp12mr1232084wic.46.1391724123750; Thu, 06 Feb 2014 14:02:03 -0800 (PST) Original-Received: from ubuntu ([2.125.179.120]) by mx.google.com with ESMTPSA id q15sm5569896wjw.18.2014.02.06.14.02.02 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Feb 2014 14:02:03 -0800 (PST) User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.2 In-reply-to: <87bnykm0ja.wl%hskuhra@eumx.net> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::230 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:95951 Archived-At: Herbert J. Skuhra writes: > http://www.djcbsoftware.nl/code/mu/mu4e/Multiple-accounts.html[1] > > There is also a mu mailinglist/google group: > > https://groups.google.com/forum/#!forum/mu-discuss[2] The recipe I've used if from the first link. As I've written towards the end, I had the same results with the built-in message-mode, so I don't believe the issue to be mu4e-specific. Evgeni