From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.help Subject: Re: How to get Gnus to send multiple emails Date: Wed, 30 Apr 2014 12:27:27 +0200 Message-ID: <8738gvun74.fsf@eps142.cdf.udc.es> References: <874n1bkuuq.fsf@newcastle.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1398853697 26429 80.91.229.3 (30 Apr 2014 10:28:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2014 10:28:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 30 12:28:10 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 1WfRkI-0007PX-C9 for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Apr 2014 12:28:10 +0200 Original-Received: from localhost ([::1]:55920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfRkH-00013f-Sf for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Apr 2014 06:28:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfRjw-00012b-HT for help-gnu-emacs@gnu.org; Wed, 30 Apr 2014 06:27:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfRjq-0000cR-MV for help-gnu-emacs@gnu.org; Wed, 30 Apr 2014 06:27:48 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:35496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfRjq-0000cH-G0 for help-gnu-emacs@gnu.org; Wed, 30 Apr 2014 06:27:42 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WfRjp-0006rW-I7 for help-gnu-emacs@gnu.org; Wed, 30 Apr 2014 12:27:41 +0200 Original-Received: from 180eps.cdf.udc.es ([193.147.37.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Apr 2014 12:27:41 +0200 Original-Received: from aluaces by 180eps.cdf.udc.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Apr 2014 12:27:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 180eps.cdf.udc.es User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:hCEsQxbCNaS9ub3cXNT4LRoxFYU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:97471 Archived-At: phillip.lord@newcastle.ac.uk (Phillip Lord) writes: > I'd like to have gnus send a single email to multiple addresses; I am > sending an annoucement to several email addresses, most of which will > not accept multiple "To:" lines. Currently, I just do this with a mass > cut-and-paste and send the email several times. > > Is there a way to automate this -- I'd like to store the email addresses > in BBDB, and send them in one go. 1. Select all the addresses you want in BBDB. Remove unwanted ones with "o". 2. Press "* m". A message will be composed with all the addresses in just one To: field. -- Alberto