aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.c
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2003-12-04 22:11:20 +0800
committerRadek Doulik <rodo@src.gnome.org>2003-12-04 22:11:20 +0800
commit23017711eb711dc8e9296b4ed7a5a24d193fe6f2 (patch)
treef3a413d641c14de671637ef5e37b61034695eb4c /camel/camel-store.c
parent4c1234f54652f4db2ca5a8c01ea371f7ec061258 (diff)
downloadgsoc2013-evolution-23017711eb711dc8e9296b4ed7a5a24d193fe6f2.tar.gz
gsoc2013-evolution-23017711eb711dc8e9296b4ed7a5a24d193fe6f2.tar.zst
gsoc2013-evolution-23017711eb711dc8e9296b4ed7a5a24d193fe6f2.zip
check recent messages for junk mail
2003-12-04 Radek Doulik <rodo@ximian.com> * camel-folder.c (folder_changed): check recent messages for junk mail * camel-session.c (camel_session_check_junk): new wrapper method for check_junk flag (camel_session_set_check_junk): ditto * camel-session.h (struct _CamelSession): added check_junk flag (if to check incoming mail for junk messages) svn path=/trunk/; revision=23629
Diffstat (limited to 'camel/camel-store.c')
-rw-r--r--camel/camel-store.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-store.c b/camel/camel-store.c
index 37b3007908..8d576d4583 100644
--- a/camel/camel-store.c
+++ b/camel/camel-store.c
@@ -694,7 +694,6 @@ add_special_info (CamelStore *store, CamelFolderInfo *info, const char *name, co
const char *url_base, gboolean unread_count)
{
CamelFolderInfo *fi, *vinfo, *parent;
- CamelProvider *provider;
char *uri, *path;
CamelURL *url;
etions'>-2/+0 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Update to 1.2.2.novel2011-02-252-4/+3 * - Fix install when astro/xearth is not there.avilla2010-09-021-0/+2 * Update to 1.2.1.novel2010-05-092-5/+4 * - update to 1.4.1dinoex2010-03-281-2/+2 * - update to jpeg-8dinoex2010-02-051-2/+2 * - update to jpeg7dinoex2009-07-181-2/+2 * Fix a few typos in ports/astro.olgeni2008-06-151-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-6/+5 * - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0 * SHA256ifyedwin2006-01-221-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Add a hack to emulate signbit() on 4.x. I hope this will fix build on 4.x andnovel2005-06-301-0/+22 * Update to 1.2.0.novel2005-06-182-4/+3 * Fix plist.novel2005-04-201-1/+1 * Do not overwrite config file on upgrade.novel2005-04-162-3/+11 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Use @freebsd.org address for my ports.novel2005-03-081-1/+1 * - Update to 1.1.2pav2004-12-083-4/+33 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Use OPTIONSpav2004-11-061-1/+13 * upgrade to 1.1.1ijliao2004-07-282-3/+3 * - Add forgotten WITHOUT_PNM knobsem2004-07-241-1/+8 * - Update to 1.1.0pav2004-07-232-17/+47