| <<O>> Difference Topic DocGuide100 (r1.4 - 28 Jun 2002 - ChrisLowth) |
| Changed: | |
| < < | The protector program inserts itself (on installation?) into the local mail delivery chain in a unix box equipped with sendmail and procmail (and some other SupportedPlatforms). |
| > > | The protector program inserts itself (on installation) into the local mail delivery chain in a unix box equipped with sendmail and procmail (and some other SupportedPlatforms). |
| Changed: | |
| < < |
|
| > > |
|
| Added: | |
| > > | %META:TOPICMOVED{by="chris.lowth" date="1025270442" from="Protector.DocGuide" to="Protector.DocGuide100"}% |
| <<O>> Difference Topic DocGuide100 (r1.3 - 17 Jun 2002 - ChrisLowth) |
| Changed: | |
| < < | The protector program inserts itself (on installation?) into the local mail delivery chain in a unix box equipped with sendmail and procmail. |
| > > | The protector program inserts itself (on installation?) into the local mail delivery chain in a unix box equipped with sendmail and procmail (and some other SupportedPlatforms). |
| <<O>> Difference Topic DocGuide100 (r1.2 - 08 Jun 2002 - ChrisLowth) |
| Changed: | |
| < < | For safety, the part_filter does not (logically) contain a list of types it will reject, but a list of types it will accept. This means that files of unknown (or: as yet un-handled) types dont get through. This "better safe than sorry" logic is deliberate, and means that the author and users alike dont have to play the continual "catchup" game that tradition virus scanning software requires. |
| > > | For safety, the part_filter does not (logically) contain a list of types it will reject, but a list of types it will accept. This means that files of unknown (or: as yet un-handled) types dont get through. This "better safe than sorry" logic is deliberate, and means that the author and users alike dont have to play the continual "catchup" game that traditional virus scanning software requires. |
| <<O>> Difference Topic DocGuide100 (r1.1 - 30 May 2002 - ChrisLowth) |
| Added: | |||||
| > > |
%META:TOPICINFO{author="chris.lowth" date="1022793420" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="Documents"}%
Using protector 1.00.11
--- Warning message from your e-mail system's virus checker ---
DISALLOWED TYPE
This email contained an attachment of an "illegal" or "dangerous"
type, so the system has replaced it with this warning message.
This may seem like a nuisance, but please understand that it is in
your own interests to avoid accessing email message attachments
that contain viruses. Since it hasnt been possible to check this
message for actual viruses, the server has taken the pessimistic
but safe view that you are better off without it.
If it is important that you are able to view the attachment, please
speak to your system administrator, and ask for assistance. I will
keep a copy of the original attachment in a "safe" place for a few
days. You cannot access this "safe" folder, but your system
administrator can - so speak to him (or her) about it. It would be
appreciated if you dont ask for help in gaining access to cartoon
animations and other "joke" files - keep the requests for help for
real "important" stuff.
Content-type: Application/Octet-stream; name="b15may00.doc"; type=Unknown
Content-disposition: attachment; filename="b15may00.doc"
Content-transfer-encoding: BASE64
X-Discovered-Type: unknown/unknown
X-Copy-Of-Original: 20000529.093015.1
At the tail end of this message, the attachment header fields are listed along with two new header fields generated by part_filter itself.
Current approval logicThe current version of protector allows attachments of the following types through, and rejects all others.
Reviving rejected attachmentsWhen "protector" rejects an attachment, it places a copy into the directory /var/protector/rejects, where it is held for 50 days (to change this timer edit the file /etc/cron.daily/protector after installation, or "daily.sh" before). The name used to hold the file consists of the date, time and a "salt" number, in the format HHMMSS.Salt, and is listed in the modfied mail beside the header "X-Copy-Of-Original". This copy is in the "as transmitted" format, which is usually something like "base64". To turn the rejected file back into it's original format, the "revive" utility can be used, like this..revive 20010727.091352.1 pictures.zipThe first argument to revive is the name of the file in /var/protector/rejects (as listed against X-Copy-Of-Original), and the second argument is the name of the file to be created. Note that the for security reasons, the directory /var/protector/rejects is accessable only by root - which means that only root can run this command. Help wantedIn developing a product such as this, I am limited to working with the types of files that I and my immediate circle of users routinely see. If the product is to find wider acceptance, the library of "accepted" file types needs to grow. If you are a developer or systems administrator with enough understanding to add to the list of "accepted" types yourself, please will you send me the results of your work so that I can include them in a future release for others to enjoy. The only rules I impose here are..
| ||||
| Topic DocGuide100 . { View | Diffs | r1.4 | > | r1.3 | > | r1.2 | More } |
|
Revision r1.1 - 30 May 2002 - 21:17 GMT - ChrisLowth Revision r1.4 - 28 Jun 2002 - 13:15 GMT - ChrisLowth |
Copyright © 2001 by the contributing authors.
All material on this collaboration tool is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |