Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* bbdb "read only" records...
@ 2006-05-19 15:41 Christopher Browne
  2006-05-19 20:16 ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Browne @ 2006-05-19 15:41 UTC (permalink / raw)


I have set up BBDB integration with GNUS, but have some cases where I
do NOT want BBDB to grab updates from GNUS.

Notably, our internal ticketing system (RT3) generates email that
comes from a central email account that attaches other names to that
email.

What I want is for that email account to be treated as our "Tech
Support"; whenever a ticket email comes in, the email has a From: line
like the following:

From: "Christopher Browne via RT" <systems@ca.afilias.info>

BBDB proposes to update the name on that email address to "Christopher
Browne via RT"; as time goes by, if I allow that, various AKA entries
emerge such that the address is associated with the names of fairly
much everyone at the office.

Is there some hook function I can add in such that I could say
something like:

 (if (member? email-address '("systems@ca.afilias.info"
                              "techsupport@ca.afilias.info"))
     (abort-dont-bother-associating))

I'm making that up, of course :-).
-- 
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://cbbrowne.com/info/emacs.html
Rules of the Evil Overlord #85. "I  will not use any plan in which the
final step is horribly complicated, e.g. "Align the 12 Stones of Power
on the sacred altar then activate the medallion at the moment of total
eclipse."  Instead  it will  be  more along  the  lines  of "Push  the
button." <http://www.eviloverlord.com/>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-20  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19 15:41 bbdb "read only" records Christopher Browne
2006-05-19 20:16 ` Reiner Steib
2006-05-20  1:35   ` Christopher Browne
2006-05-20  8:01     ` Reiner Steib

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).