From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81868 Path: news.gmane.org!not-for-mail From: innovate Newsgroups: gmane.emacs.gnus.general Subject: Re: Multiple smtp Date: Thu, 07 Jun 2012 10:59:11 -0600 Message-ID: References: <1kmx4f40pr.fsf@news.eternal-september.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339089590 23538 80.91.229.3 (7 Jun 2012 17:19:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2012 17:19:50 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30138@lists.math.uh.edu Thu Jun 07 19:19:48 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 1ScgN7-00038W-FH for ding-account@gmane.org; Thu, 07 Jun 2012 19:19:45 +0200 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 1ScgMP-0006r5-Es; Thu, 07 Jun 2012 12:19:01 -0500 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 1Scg3J-0006lP-Hj for ding@lists.math.uh.edu; Thu, 07 Jun 2012 11:59:17 -0500 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 1Scg3H-0004ql-Tw for ding@lists.math.uh.edu; Thu, 07 Jun 2012 11:59:17 -0500 Original-Received: from ipmx1.colorado.edu ([128.138.128.231]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Scg3G-0007Ca-8B for ding@gnus.org; Thu, 07 Jun 2012 18:59:14 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap0EAMHc0E/AqBGb/2dsb2JhbABFtSiCGAEBBAF+CwgDISUPAQQNTwmHdAMGBQuvKQ1KiQSKPXQTgkyDGQOIQIUUkkeEfIJ/gTcCBw X-IronPort-AV: E=Sophos;i="4.75,732,1330930800"; d="scan'208";a="570714484" Original-Received: from omr-raz-2-priv.int.colorado.edu ([192.168.17.155]) by ipmx1-priv.int.colorado.edu with ESMTP; 07 Jun 2012 10:59:12 -0600 Original-Received: from innodev.colorado.edu (EHLO localhost) ([128.138.175.47]) by omr-raz-2-priv.int.colorado.edu (MOS 4.1.10-GA FastPath queued) with ESMTP id DMP72104 (AUTH innovate@colorado.edu); Thu, 07 Jun 2012 10:59:11 -0600 (MDT) X-Face: "'PJ-yb+fYF0]%?,#==_(s>`~Hw_iwG![Cc+Sq$k>S|QbU)>?}Y51$4)\9OEt:NL.@kZIqy .L<,Nd[nsMwrN3b]os1UqBw X-Accept-Language: en-us X-Operating-System: Debian GNU/Linux In-Reply-To: <1kmx4f40pr.fsf@news.eternal-september.org> (Richard Riley's message of "Thu, 07 Jun 2012 17:10:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81868 Archived-At: I wanted to ask about multiple SMTP support in MaGnus as well. Last time, I tried using MaGnus, it complained about my cg-feed-msmtp function (stolen from http://www.emacswiki.org/emacs/GnusMSMTP). I wanted to make sure everything was ready, before I tried upgrading to the new more bodacious way. Thanks, Damon Richard Riley writes: > I had a glance through the archive and didnt see anything, but has > anything been done yet with regard to built in multiple smtp > authentication based on, preferably, gnus-posting-styles? I'm still > limited to using only two gmail email accounts since gmail has only two > aliases I can uniquely index authinfo machine field with (Using hosts > file didnt work). I realise there are several thrid party smtp hooks > which do it too.