On Fri, Jan 23 2004, Robert Widhopf-Fenk wrote:

> PS: I have no idea what you mean by a gmane-address and I am
>     to tired to digging for it by myself ... providing an
>     example gmane-address/message might help ...

,----[ http://gmane.org/tmda.php ]
| An address that looks like [EMAIL PROTECTED] will become
| [EMAIL PROTECTED] This is a real, functional mail
| address, and mail sent to that address will be delivered.
`----

[ Some time ago, the separator has been changed from "=" to "-" to
avoid bogus QP-like tokens. ]

Say, I have the following person in my BBDB:

,----
| Matthias Example
|             net: [EMAIL PROTECTED]
`----

In an encrypted Gmane group (news:gmane.network.leafnode) his address
will show up as:

| From: Matthias Example <[EMAIL PROTECTED]>

When I select one of Matthias' articles in Gnus, I get: »Add address
"[EMAIL PROTECTED]" to "..."? (y or n)«
I don't care about recognizing the sender (as Ted, the original
poster), but I would like to avoid this questions.  

Here are my settings:

--8<---------------cut here---------------start------------->8---
(setq rs-bbdb-ignored-from-list
      '("[EMAIL PROTECTED]"
        "[EMAIL PROTECTED]"
        "@public.gmane.org"))
(setq bbdb/news-auto-create-p    nil)
(setq bbdb/news-auto-create-hook 'bbdb-ignore-some-messages-hook)
(setq bbdb/mail-auto-create-p    'bbdb-ignore-some-messages-hook)
(setq bbdb-ignore-some-messages-alist
      `(("From" . , (regexp-opt rs-bbdb-ignored-from-list))))
--8<---------------cut here---------------end--------------->8---

,----[ C-h v bbdb-version RET ]
| bbdb-version's value is "2.35"
`----

Normally I would have upgraded to the most recent CVS version before
reporting, but I thought it would be okay to jump in here.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to