Re: [imp] "Check Spelling" button is shown even no driver

2013-07-11 Thread Nethub Online
Nethub Online gmail.com> writes: > > Hi all, > > In old version of IMP, if there is no spell driver, the spell check button > will be hidden. > > However now it is still shown even no driver is configured. Can it be hidden > again in future version? > > Horde Version > > 5.1.1 > > Horde

Re: [imp] "Check Spelling" button is shown even no driver

2013-07-11 Thread Jan Schneider
Zitat von Nethub Online : Nethub Online gmail.com> writes: Hi all, In old version of IMP, if there is no spell driver, the spell check button will be hidden. However now it is still shown even no driver is configured. Can it be hidden again in future version? Horde Version 5.1.1 Ho

Re: [imp] Problem detecting attachments

2013-07-11 Thread Philipp Fäustlin
Am 09.07.2013 05:36, schrieb Michael M Slusarz: Quoting Philipp Fäustlin : I have a problem, that Horde doesn't detect *.pdf attachments in multi part emails. I first have to go to "show all parts" and then I see the attached *.pdf as shown in following list. Alternative - Text - Mi

[imp] msg bigger than limit_inline_size, download without file extension name

2013-07-11 Thread Nethub Online
Hi all, In imp/config/mime_drivers.php, there is a limit_inline_size for both 'plain' and 'html', according to its description "above this limit, the user will only be able to download the part.", it generate a link to let user download the part, however the file doesn't contains extension name (e

Re: [imp] msg bigger than limit_inline_size, download without file extension name

2013-07-11 Thread Jan Schneider
Zitat von Nethub Online : Hi all, In imp/config/mime_drivers.php, there is a limit_inline_size for both 'plain' and 'html', according to its description "above this limit, the user will only be able to download the part.", it generate a link to let user download the part, however the file does

Re: [imp] Problem detecting attachments

2013-07-11 Thread Michael M Slusarz
Quoting Philipp Fäustlin : Am 09.07.2013 05:36, schrieb Michael M Slusarz: Quoting Philipp Fäustlin : I have a problem, that Horde doesn't detect *.pdf attachments in multi part emails. I first have to go to "show all parts" and then I see the attached *.pdf as shown in following list.

Re: [imp] msg bigger than limit_inline_size, download without file extension name

2013-07-11 Thread Michael M Slusarz
Quoting Jan Schneider : Zitat von Nethub Online : Hi all, In imp/config/mime_drivers.php, there is a limit_inline_size for both 'plain' and 'html', according to its description "above this limit, the user will only be able to download the part.", it generate a link to let user download the pa

Re: [imp] msg bigger than limit_inline_size, download without file extension name

2013-07-11 Thread Nethub Online
Michael M Slusarz horde.org> writes: > > Quoting Jan Schneider horde.org>: > > > > > I think it uses the file name provide by the message part headers. > > More specifically, it uses the file name provided by first the > 'filename' parameter of Content-Disposition, then the 'name' parameter