aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--camel/camel-sasl-anonymous.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-sasl-anonymous.c b/camel/camel-sasl-anonymous.c
index 576d730157..0429fa8a94 100644
--- a/camel/camel-sasl-anonymous.c
+++ b/camel/camel-sasl-anonymous.c
@@ -138,7 +138,7 @@ anon_challenge (CamelSasl *sasl, const char *token, CamelException *ex)
buf = base64_encode_simple (sasl_anon->trace_info, strlen (sasl_anon->trace_info));
break;
case CAMEL_SASL_ANON_TRACE_EMPTY:
- buf = g_strdup ("");
+ buf = g_strdup ("=");
break;
default:
camel_exception_setv (ex, CAMEL_EXCEPTION_SERVICE_CANT_AUTHENTICATE,
xt' type='search' size='10' name='q' value=''/>
path: root/mail/p5-Mail-Spool
Commit message (Expand)AuthorAgeFilesLines
* Move p5- ports from ports@ to perl@.mat2015-05-111-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-3/+1
* - Reset maintainer to ports@wen2014-08-101-1/+1
* - stage supportaz2014-01-063-4/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - convert to the new perl5 frameworkaz2013-09-041-1/+2
* Fix typos in COMMENTcs2012-07-281-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* - remove MD5ohauer2011-07-031-1/+0
* - Pass maintainership to submittertabthorpe2009-02-171-1/+1