blocking people from attaching files to web based emails
Oct 15, 2009 16 Replies
A
Ashish Gupta
Hi,
In our office, we have Websense which blocks certain sites. We still allow users to use web based emails such as Gmail, Yahoo Mail etc.
Is there any way to let users access such web based emails but block them from attaching files to these emails.
Thanks and best regards, Ashish
Didn't find your answer? Ask the community — no account required.
J
Jean Figueiredo
hi,
u can see under analyzer real time what's happen.
maybe this using https and not http.
cheers
Ashish Gupta wrote:
D
D. Stussy
Not with a firewall. Your MTA or MSA programs are what you should look at.
D
D. Stussy
Not with a firewall. Your MTA or MSA programs are what you should look at.
D
DevilsPGD
What MTA or MSA would you expect is being used when a user accesses their own web based email account?
G
geoar75
Hi,
This could be very difficult or impossible. The best thing to do is block the users from accessing web-based emails.
Giorgos
D
D. Stussy
I have no expectation whatsoever in that case. However, web servers themselves aren't mail servers, so it must hand off any outbound message to something that does handle mail.
D
D. Stussy
I have no expectation whatsoever in that case. However, web servers themselves aren't mail servers, so it must hand off any outbound message to something that does handle mail.
A
Ansgar -59cobalt- Wiechers
However, in case of webmailers both the web and the mail server are not under your control.
To suppress sending of attechments through webmailers you'd have to inspect the unencrypted datastream. Meaning you'd have to either
- block SSL encrypted sessions to the webmailer
- break the SSL encryption for connections to the webmailer
However, that could get you into all kinds of privacy-related trouble, so I'd advise against doing so. Plus, an inside attacker could still encode any given file and send it inline, so just blocking attachments won't really help you here.
cu
59cobalt
D
DevilsPGD
Right -- So how would a local LAN intercept/handle mail being passed from Gmail's web server to Gmail's SMTP server?
D
D. Stussy
It can't. However, where people run their OWN webmail (e.g. horde), such can be stripped off.
D
D. Stussy
It can't. However, where people run their OWN webmail (e.g. horde), such can be stripped off.
D
D. Stussy
It can't. However, where people run their OWN webmail (e.g. horde), such can be stripped off.
D
D. Stussy
It can't. However, where people run their OWN webmail (e.g. horde), such can be stripped off.
D
D. Stussy
It can't. However, where people run their OWN webmail (e.g. horde), such can be stripped off.
A
Ansgar -59cobalt- Wiechers
^^^^^^^^^^^^^^^^^^^^^^
[...]
However, the OP was specifically asking about *public* webmailers.
cu
59cobalt
J
Jon Solberg
We heard you the first time.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.