Re: add sender without mail if mail is in some ignored-list?

"Roland Winkler" <[email protected]> Fri, 27 Mar 2020 11:07:59 +0100
Newsgroups gmane.emacs.bbdb.user
Message-ID <[email protected]>
On Thu Mar 26 2020 Kevin Brubeck Unhammer wrote:
> Is there a way in bbdb3 to add senders without adding their mail,
> if the address is in bbdb-ignore-message-alist (or some other such
> list)? I get lots of e-mails from
> 
>     Some Name <[email protected]>
> 
> or
> 
>     Other Name <[email protected]>
> 
> where I'd like to add a bbdb record with just the name, and no
> mail field. I typically use `:' (bbdb-mua-display-sender) in Gnus
> to add people.

I am not sure I understand the details of your situation and what
you want to achieve.  But it smells to me that setting the user
variable bbdb-ignore-redundant-mails to a custom function could
solve your problem.