> > The current set is: " /'\"`&();|<>$%{}!#" (with backslash,
> > colon, question mark and the star added for Windows).
>
> Personally I'd like to at least have an option to include space in
> the
> set as I prefer not to have spaces in my filenames and it is quite
> useful to have filenames that
On Thu, 2020-10-29 at 19:01 +0100, Milan Crha via evolution-list wrote:
> The current set is: " /'\"`&();|<>$%{}!#" (with backslash,
> colon, question mark and the star added for Windows).
Personally I'd like to at least have an option to include space in the set as I
prefer not to have spaces in
On Thu, 2020-10-29 at 11:24 -0400, Adam Tauno Williams wrote:
> Technically, however, the client shouldn't manipulate the payload of
> the message.
Hi,
I'd say Evolution only tries to avoid problems with some "reserved"
characters, being it wild cards (?*) or the directory separators (\/)
On Thu, 2020-10-29 at 08:50 -0500, Japhering, Anonymous via evolution-
list wrote:
> On Thu, 2020-10-29 at 12:16 +0100, theapple...@differentmail.com
> wrote:
> > > evolution: 3.36.4-0ubuntu1
> > > When storing attachments, their names will be changed!
> > > Example: original:>one two three.jpg<, n
>
> I'm sure someone will correct me, but space ( as well as a host of others )
> in filenames are a pain in the arse on
> any Unix based (Unix, AIX, Linux, BSD) based OS, which means it takes lots of
> special code to handle. Translation
> of "special" characters like spaces, &, *, etc
On Thu, 2020-10-29 at 12:16 +0100, theapple...@differentmail.com wrote:
> > evolution: 3.36.4-0ubuntu1
> > ubuntu Version 20.04.1 LTS, Mate 1.24.0, Kernel Linux 5.4.0-51
> > generic
> > x86_64
> >
> > When storing attachments, their names will be changed!
> > Example: original:>one two three.jpg<,
> evolution: 3.36.4-0ubuntu1
> ubuntu Version 20.04.1 LTS, Mate 1.24.0, Kernel Linux 5.4.0-51
> generic
> x86_64
>
> When storing attachments, their names will be changed!
> Example: original:>one two three.jpg<, new:>one_two_three.jpg<
>
> All empty fields will be changed in underlines.
>
> Wha