Displaying 2 results from an estimated 2 matches for "drexler".
Did you mean:
dreller
2005 Oct 27
0
Converting OS X UTF-8 NFD to UTF-8 NFC
...strcpy(fbuf + len + 1, f->basename);
} else
strcpy(fbuf, f->basename);
+
+ norm = stringprep_utf8_nfkc_normalize(fbuf, -1);
+ strcpy(fbuf, norm);
+ free(norm);
+
return fbuf;
}
----------------------------
--
Josef Drexler | http://jdrexler.com/home/
---------------------------------+---------------------------------------
Please help Conserve Gravity | Email address is *valid*.
Don't do push ups | Don't remove the "nospam" part.
2012 Jul 18
2
doesn't work at all
Hi,
I can't seem to get dovecot to work. When I connect with thunderbird,
tbird complains that it can't find the settings for my email. When I
connect with evolution, it seems to go through all the motions but it
doesn't pick up the waiting messages. Those messages are marked Status: O
s if it had read them.
The log file for tbird looks like this:
Jul 18 17:03:21 why dovecot: