From 17b440fa3ec1621d7d52b92629844215b8266389 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 30 Aug 2008 22:28:32 +0000 Subject: ** Fixes bug #549970 2008-08-30 Matthew Barnes ** Fixes bug #549970 * mail/evolution-mail.schemas.in: Reword the descriptions for "lookup_addressbook" key. svn path=/branches/kill-bonobo/; revision=36227 --- mail/ChangeLog | 7 +++++++ mail/evolution-mail.schemas.in | 7 +++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 64a817c749..b151c9d093 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-08-30 Matthew Barnes + + ** Fixes bug #549970 + + * evolution-mail.schemas.in: + Reword the descriptions for "lookup_addressbook" key. + 2008-08-18 Matthew Barnes ** Fixes part of bug #508732 diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 7868d1f44c..4d49bd6702 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -1163,9 +1163,12 @@ bool false - Determines whether to lookup in addressbook for sender email + Consult address books when testing for junk mail - Determines whether to loopup the sender email in addressbook. If found, it shouldn't be a spam. It looks up in the books marked for autocompletion. It can be slow, if remote addressbooks (like ldap) are marked for autocompletion. + Consult autocompletion-enabled address books when testing for junk + mail. If the sender's email address is found, do not mark the message + as junk. Note, this operation can be slow when consulting remote + address books such as LDAP. -- cgit v1.2.3