gather from message send addresses

Randy Bush <[email protected]>
Newsgroups gmane.mail.wanderlust.general
Message-ID <m2oa3sgdjo.wl-randy__25603.3732592643$1473771735$gmane$org@psg.com>
in bbdb2, i had

;; bbdb gather from message send addresses
(defun zzz-bbdb-mail-send-function ()
  (bbdb-update-records
   (delete-if (lambda (item)
		(string= "" (caaddr item)))
	      (bbdb-wl-get-addresses bbdb-get-only-first-address-p))
   t t))
(add-hook 'mail-send-hook 'zzz-bbdb-mail-send-function)

what is the bbdb3 equivalent?

randy
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.