Keith Refson writes:

> I'd like to set up BBDB (with VM/XEmacs) to do two things
> 1.  Only to automatically add addresses with a To: or Cc: line
>     containing my email address (ie not lists).
> 2.  Be able to ignore certain defined other From: addresses, most
>     notably MAILER_DAEMONs.

> According to the documentation I can do one or other of these by
> setting bbdb/mail-auto-create-p to either 
> bbdb-ignore-most-messages-hook or bbdb-ignore-some-messages-hook
> but not both.  Is there any way of doing this?

You will need to write your own function for bbdb/mail-auto-create-p.
Just follow what is in bbdb-ignore-{most,some}-messages-hook.  It
shouldn't be too hard.

> A second question is that irrespective of the automatic settings I
> would like to be able to occasionally "snarf" an entry from a message
> interactively if required, overriding the automatic settings.  

Hit `:', and it will offer to build the missing BBDB entry.

-- 
Colin
_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info

Reply via email to