Re: [imp] HTML Inline Signature

2013-11-20 Thread Michael M Slusarz
Quoting Philipp Weber : Hello folks i`ve got a problem. Im trying to use a html file as an inline html signature, but it wont work. The target is, to show the html file, which is on a webserver, as the signature. I changed the maximum size to 0, so that this can`t be a problem now. My co

Re: [imp] Disabling zip preview

2013-11-20 Thread Michael M Slusarz
Quoting SSRI : Hello, We have to tried to disable Zip file preview by using the inline parameter in both config/mime_drivers.local.php and imp/config/mime_drivers.local.php : 'zip' => array( 'inline' => false, However, previewing zip files still works. As expected. 'inline' has to

[imp] Disabling zip preview

2013-11-20 Thread SSRI
Hello, We have to tried to disable Zip file preview by using the inline parameter in both config/mime_drivers.local.php and imp/config/mime_drivers.local.php : 'zip' => array( 'inline' => false, However, previewing zip files still works. The only way to disable it was to set : 'zip'

[imp] HTML Inline Signature

2013-11-20 Thread Philipp Weber
Hello folks i`ve got a problem. Im trying to use a html file as an inline html signature, but it wont work. The target is, to show the html file, which is on a webserver, as the signature. I changed the maximum size to 0, so that this can`t be a problem now. My code: { if ($html) {