PDA

View Full Version : Turn off defang?


AZMel
6th January 2006, 17:20
I am running with postfix. How do I turn off the defang on mime attachments?

Thanks,
Mel

falko
6th January 2006, 17:27
Disable "Mailscan" in ISPConfig for each user.

AZMel
6th January 2006, 17:31
Thanks :cool:

sn3f3ru
3rd December 2006, 22:18
But what if I do want it to do a virus scan, just not to change the file extensions?

How can I do that? Or is it possible?

Because the tooltip says:
Enables the virus scanner for this mailbox. Extensions of suspicious attachments (e.g. .exe-files) will be renamed so that they cannot be opened by double-click.

I want the virus scan to remain on, just to stop renaming the files.

Thank you.

till
4th December 2006, 10:45
Dont mix up the Mailscan and antivirus options.

Virus scan is not connected to Mailscan at all. Virus scan is a separate checkbox and can be enabled / disabled independantly.

tijn_tux
26th January 2007, 10:44
Is there a way to config mailscan? like, i want .exe files renamed, but .doc files not..

thnx

falko
27th January 2007, 14:57
You can modify the template files /root/ispconfig/isp/conf/html-trap.rc.master and /root/ispconfig/isp/conf/local-rules.rc.master.

tijn_tux
29th January 2007, 10:57
Ok :)

One little Q: does the master template auto-update all the users? or do i have to copy it?

ps. for the users with the same problem, the line is in html-trap.rc.master and the line number is 522

tijn

falko
30th January 2007, 12:20
One little Q: does the master template auto-update all the users? or do i have to copy it?

You must make a modification for each user in ISPConfig so that the changed template will be copied to the users' home directories.