On Monday, June 23, 2003 at 20:20:46, Marcus Frings wrote:
> Hello,
> 
> some people use in their FROM for Usenet postings the address
> <[EMAIL PROTECTED]> which is just a spamtrap for moving messages to
> /dev/null. Of course I don't want to have these addresses as records
> in my BBDB. Therefore I wrote the following:
> 
> (setq bbdb-auto-notes-ignore
>       '(
>       ("From" . "[EMAIL PROTECTED]")))
> 
> (setq bbdb-auto-notes-ignore-all
>       '(
>       ("From" . "[EMAIL PROTECTED]")))
> 
> Unfortunately this doesn't seem to work because BBDB asks me if I
> want to add these addresses to my friends who already got an entry
> in my database. Any ideas?

I did not see an reply (just cleaning up my BBDB folder) ...

IMHO this is not related to each other, as the notes-hook
does things silently.

You want to use `bbdb-ignore-some-messages-alist' ...

Robert



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to