summaryrefslogtreecommitdiff
path: root/data/doc/feed2imap/examples/feed2imaprc
diff options
context:
space:
mode:
authorLucas Nussbaum <lucas@lucas-nussbaum.net>2010-12-01 13:56:33 +0100
committerLucas Nussbaum <lucas@lucas-nussbaum.net>2010-12-01 13:56:33 +0100
commit7de154f86754059317f800a82ef22d9aa00a1140 (patch)
tree7855c3c72153a1db0f07014319f660ef2d3f90ee /data/doc/feed2imap/examples/feed2imaprc
parent71acc1e9cee028c8357bebbe2d5ec51a01249aa5 (diff)
downloadfeed2imap-7de154f86754059317f800a82ef22d9aa00a1140.tar.gz
feed2imap-7de154f86754059317f800a82ef22d9aa00a1140.tar.bz2
feed2imap-7de154f86754059317f800a82ef22d9aa00a1140.zip
Encode the folder in UTF7
Patch from René 'Necoro' Neumann <lists@necoro.eu>, who writes: > I wanted to wrap the folder name in a call to > "Net::IMAP::encode_utf7" > to allow special characters like umlauts in the folder name (see the > attached patch). > > Problem is, that the encode_utf7 (and the decode_utf7 FWIW) uses the > 'String::force_encoding' method, which some googling shows to be in > Ruby1.9 but not 1.8.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ers/cgit.git/commit/ui-snapshot.c?id=6fddad7251021b307c8a3f70fdd2aa04c3f74eaa&follow=1'>ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17