Linux / UNIX Tech Support Forum
This is a discussion on blocking file upload with squid within the Proxy Servers forums, part of the Mastering Servers category; Dear All I want to block email attachments upload on internet through different mail servers. My requirement is that no ...
|
|||||||
| Proxy Servers Discussion about UNIX / Linux caching proxy servers, web proxy, reverse / content filtering proxy server. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Dear All
I want to block email attachments upload on internet through different mail servers. My requirement is that no user can send email attachments on yahoo, hotmail, gmail etc. I have RHEL-5 and squid 2.7. I have applied the undermentioned ACL but it in vain ACL is acl fileupload req_mime_type -i ^multipart/form-data$ http_access deny fileupload. Waiting for ur valuable reply Regards Last edited by ifti; 26-11-2009 at 01:53 PM. |
| Sponsored Links | ||
|
|
|
||||
|
Are you talking about email server blocking or squid server blocking?
__________________
Vivek Gite Linux Evangelist |
|
|||
|
in our office user access internet through proxy server that is linux squid, my requirement is that if any user access emails like yahoo, hotmail and want to send (upload) any file with his email from yahoo or hotmail the squid should block the attachment being uploaded....
|
|
||||
|
I don't think so it is possible with squid but take a look at the following directive:
Code:
request_body_max_size
__________________
Rocky Jr. What's wrong? I hope I am not making you uncomfortable... Never send a boy to do a mans job. |
|
|||
|
does this stop uploading over https also ?? i mean like gmail. which uses https://.
Uploading or attachment can't be stopped using request_body_max_size Any solution for this ??? |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu Squid Proxy Configuration File /etc/squid/squid.conf | rupalit | Ubuntu / Debian | 2 | 17-07-2009 02:50 PM |
| Ubuntu Linux File Upload / Creation Email Notification | cristobalaz | Ubuntu / Debian | 9 | 18-06-2009 06:34 AM |
| Vsftpd control upload file size limits | jaysunn | CentOS / RHEL / Fedora | 1 | 06-05-2009 11:29 PM |
| Problem blocking file ext downloads from Gmail in squid | Roshu | Networking, Firewalls and Security | 1 | 24-08-2007 11:21 PM |
| Unable to do ftp upload using squid proxy | Ashish Pathak | Linux software | 1 | 15-02-2005 10:47 AM |