From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9515 Path: news.gmane.org!not-for-mail From: Sivaram Neelakantan Newsgroups: gmane.emacs.gnus.user Subject: Re: gnus-posting-styles confusing Date: Mon, 13 Aug 2007 21:28:56 +0530 Message-ID: References: <1186989333.549695.14690@i38g2000prf.googlegroups.com> <1187006349.550081.97090@i13g2000prf.googlegroups.com> <1187012509.563409.38030@x40g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1187021343 13637 80.91.229.12 (13 Aug 2007 16:09:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Aug 2007 16:09:03 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Aug 13 18:09:00 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IKcTQ-0006Wm-Pe for gegu-info-gnus-english@m.gmane.org; Mon, 13 Aug 2007 18:08:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKcTQ-00050A-Bl for gegu-info-gnus-english@m.gmane.org; Mon, 13 Aug 2007 12:08:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IKcQ1-0002Xl-IF for info-gnus-english@gnu.org; Mon, 13 Aug 2007 12:05:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IKcPz-0002Wg-QG for info-gnus-english@gnu.org; Mon, 13 Aug 2007 12:05:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKcPz-0002WT-Hg for info-gnus-english@gnu.org; Mon, 13 Aug 2007 12:05:23 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IKcPy-0003Me-Uf for info-gnus-english@gnu.org; Mon, 13 Aug 2007 12:05:23 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IKcPs-0007eP-O8 for info-gnus-english@gnu.org; Mon, 13 Aug 2007 18:05:16 +0200 Original-Received: from 59.92.143.162 ([59.92.143.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Aug 2007 18:05:16 +0200 Original-Received: from nsivaram.net by 59.92.143.162 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Aug 2007 18:05:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 59.92.143.162 User-Mail-Address: nsivaram.net@gmail.com User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (windows-nt) Cancel-Lock: sha1:tfolD2rJ2vrm+VPA6xJxTn4ObLA= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9515 Archived-At: आशीष शुक्ल Ashish Shukla writes: [...] > I've 2 mail addresses, one I use for mailing lists, and other I use > for rest of the communications. So if I'm sending mail to a mailing > list, it should go from my email address ("mailing list" one), > otherwise it will go from my default email address. So, is this > possible using "gnus-posting-styles" ? > [...] I have done something similar, please see http://www.emacswiki.org/cgi-bin/wiki/GnusMSMTP Just replace the newsgroup match regex with something of your specific mail folder or user name matches. Did that help? sivaram --