Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* bbdb.gmailfilter: GMail filters from emacs BBDB
@ 2009-05-06 23:22 Ross Patterson
  0 siblings, 0 replies; only message in thread
From: Ross Patterson @ 2009-05-06 23:22 UTC (permalink / raw)
  To: info-gnus-english; +Cc: bbdb-announce

`bbdb.gmailfilter <http://pypi.python.org/pypi/bbdb.gmailfilter>`_
installs a command-line python script and an emacs command for
exporting a GMail filters Atom feed from the gnus-public and
gnus-private fields in BBDB.

Installing
----------

The package can be installed using the standard python package
installation procedure.  Extract the tarball, then run the following
command inside the extracted directory::

    $ python setup.py install

This will install the command-line utility and the rpatterson-gmail.el
emacs library.  Then add the following to your ~/.emacs::

    (require 'rpatterson-gmail)

Usage
-----

Once installed, the filters can be exported to a file simply by
calling M-x bbdb-export-gmail-filters.  You will be prompted for a
file to export the filters to.

For every BBDB record that has a value in the gnus-private field, a
filter will be included that matches the "To" GMail filter field on
any BBDB net addresses for that record and applies the label specified
in the gnus-private field value.  The same is done for BBDB records
with values in the gnus-public BBDB field but filters on the "From"
GMail filter field instead.

Ross

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-06 23:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-06 23:22 bbdb.gmailfilter: GMail filters from emacs BBDB Ross Patterson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).