Remove Attachment / Novell LDAP

gustavmuenster

New Member
Dec 27, 2006
25
0
1
Hello

I have three questions.

Can I change the text "This attachment was removed:", if an attachment were replaced?

Are File names supported with base64 coding during the file name filtering? e.g. New_Powerpoint_äöü.pps (filter= *.pps)

You already know, when Novell eDirectory LDAP is supported?

Thank you.

Heinz
 
Hello
Can I change the text "This attachment was removed:", if an attachment were replaced?

No, that is currently not configurable.

Are File names supported with base64 coding during the file name filtering? e.g. New_Powerpoint_äöü.pps (filter= *.pps)

Yes.

You already know, when Novell eDirectory LDAP is supported?

There are plans, but not in the next releases.

- Dietmar
 
Hello Dietmar

Can you please test, if you can filter an attachment with "file name filtering (*.pps)"

Testfilename: "testöäüöä öüéàéè éçççfl kjsdf12.pps"

In the header, i have found:
Content-Type: application/vnd.ms-powerpoint;
name="=?ISO-8859-1?Q?test=F6=E4=FC=F6=E4_=F6=FC=E9=E0=E9=E8_=E9=E7=E7=E7fl_?==?ISO-8859-1?Q?kjsdf12=2Epps?="
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="=?ISO-8859-1?Q?test=F6=E4=FC=F6=E4_=F6=FC=E9=E0=E9=E8_=E9=E7=E7=E7fl_?==?ISO-8859-1?Q?kjsdf12=2Epps?="

This attachment was not filtered out.

Thanks.

Heinz​
 
Hello Heinz,

you are right, I found a bug and fixed it. The fix will be included in our next Release (February)

Can you please test, if you can filter an attachment with "file name filtering (*.pps)"

Testfilename: "testöäüöä öüéàéè éçççfl kjsdf12.pps"

Anyways, I think you should use the 'Content Type' Filter Object if you want to filter all MS Powerpoint files (application/vnd.ms-powerpoint). That Object analyses the content of the Object to detect the file type, not only the file extension.

- Dietmar
 
Hello


Can I change the text "This attachment was removed:", if an attachment were replaced?

No, that is currently not configurable.

-> Can I change on the linux box a file for chaging the text?
-> Which module will produce this message?

Thanks for your help.

Heinz
 
-> Can I change on the linux box a file for chaging the text?
-> Which module will produce this message?

You can't change it, sorry. But please tell us what you need excactly - maybe we can support it in one of the next releases.

a.) do you need a totaly customizable text, or
b.) just a translation of the text (what language?)

- Dietmar
 
We need a totaly customizable text with the filename as a Variable.

OK, V 1.7 will include that - The 'Remove Attachments' action object will be customizable (replacement text can be html, variable __FILENAME__ contains the filename).

- Dietmar