To keep bbdb from asking me whether to add gmane-encrypted addresses
to the database I did the following

(setq bbdb/mail-auto-create-p 'bbdb-ignore-some-messages-hook)
(setq bbdb/news-auto-create-p 'bbdb-ignore-some-messages-hook)
(setq bbdb-ignore-some-messages-alist
      `(("From" . "public.gmane.org")
        ("Newsgroups" . "gmane.*")
        ))

However this doesn't work. I'm still being ask:
   Add address "xyz@" to "..."? (y or n)

What's wrong with this approach?


Ciao
Andreas


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to