* bbdb be quiet
@ 2005-07-07 17:06 Joe Corneli
0 siblings, 0 replies; only message in thread
From: Joe Corneli @ 2005-07-07 17:06 UTC (permalink / raw)
My BBDB configuration is below. I have `bbdb/mail-auto-create-p'
which I think should mean that new bbdb records are created
automatically, and I have `bbdb-always-add-addresses' set to `t',
which I think should mean that new addresses are added for new people.
However, when I'm browsing e.g. this list, new addresses e.g. those
belonging to spammers result in a prompt, like this:
mirror is not in the db. Add? (y or n)
I just want BBDB to add new addresses. What to do?
(bbdb-initialize)
(bbdb-insinuate-rmail)
(bbdb-insinuate-sendmail)
(setq bbdb-always-add-addresses t)
(setq bbdb-complete-name-allow-cycling t)
(setq bbdb-new-nets-always-primary t)
(setq bbdb-quiet-about-name-mismatches t)
(setq mail-self-blind t)
(setq bbdb-canonical-hosts "cs\\.cmu\\.edu\\|ri\\.cmu\\.edu\\|edrc\\.cmu\\.edu\\|andrew\\.cmu\\.edu\\|mcom\\.com\\|netscape\\.com\\|cenatls\\.cena\\.dgac\\.fr\\|cenaath\\.cena\\.dgac\\.fr\\|irit\\.fr\\|enseeiht\\.fr\\|inria\\.fr\\|cs\\.uiuc\\.edu\\|xemacs\\.org\\|math\\.utexas\\.edu")
(setq bbdb-complete-name-allow-cycling t)
(setq bbdb-default-country "US")
(setq bbdb-display-layout-alist (quote ((one-line (order phones mail-alias) (omit creation-date timestamp pilot-id) (name-end . 24) (toggle . t)) (multi-line (omit creation-date timestamp pilot-id) (toggle . t)) (pop-up-multi-line) (full-multi-line))))
(setq bbdb-gui nil)
(setq bbdb-print-omit-fields (quote (omit tex-name aka mail-alias creation-date timestamp)))
(setq bbdb-use-alternate-names nil)
(setq bbdb-user-mail-names "\\bjcorneli\\b")
(setq bbdb/mail-auto-create-p t)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-07 17:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-07 17:06 bbdb be quiet Joe Corneli
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 read-only IMAP folder(s) and NNTP newsgroup(s).