| Author |
|
Jay Shepert Member

Joined: 03-September-2003 Posts: 15
|
| Posted: 08-June-2005 at 3:24pm
|
|
|
Environment:
Gee Whiz version 1.4.12
Groupwise 5.5
Netware 5.0
Dear Gee Whiz support:
I have recently been notified by certain users that some of our
supplier's external emails (containing .pdf attachments) are being
filtered. I do not have .pdf files filtered on the File-Type
Filtering options. The GeeWhiz logs do not indicate any
filter/spam score being applied but these emails are appearing in the
Filtering Quarantine directory.
Please advise,
Jay Shepert
|
| Back to Top |
|
| |
JeffDavey GEE Whiz Support

GEE Whiz Technical Director
Joined: 08-April-2003 Location: Camrose, Alberta Posts: 1872
|
| Posted: 08-June-2005 at 5:59pm
|
|
|
Do you have File-Name filtering enabled?
__________________ Jeff Davey
Computer Researcher
GEE Whiz Developer
GWAVA
|
| Back to Top |
|
| |
Jay Shepert Member

Joined: 03-September-2003 Posts: 15
|
| Posted: 09-June-2005 at 8:57am
|
|
|
Hi Jeff,
I do have File-Name filtering enabled. Don't see anything in
there that looks like it would be causing this issue, but I could be
missing something.
Your thoughts?
Jay Shepert
|
| Back to Top |
|
| |
JeffDavey GEE Whiz Support

GEE Whiz Technical Director
Joined: 08-April-2003 Location: Camrose, Alberta Posts: 1872
|
| Posted: 09-June-2005 at 11:45am
|
|
|
Can you paste all the file-name filter entries here?
__________________ Jeff Davey
Computer Researcher
GEE Whiz Developer
GWAVA
|
| Back to Top |
|
| |
Jay Shepert Member

Joined: 03-September-2003 Posts: 15
|
| Posted: 09-June-2005 at 1:18pm
|
|
|
Hi Jeff,
Here's the complete entry:
"
#Examples:
#*.exe$, *.com$
#$ matches the END of a filename
#
# and to catch any file with two extensions...
(.*{2,3}){2}$
# From GEE Whiz 1.4.x Forum
#
# Standard File-Name Filters
*.hta$
*.pif$
*.scr$
*.COM$
*.EXE$
*.VBS$
*.BAT$
*.LNK$
*.SHS$
*.ADE$
*.ADP$
*.BAS$
*.CHM$
*.CMD$
*.CPL$
*.CRT$
*.HLP$
*.HTA$
*.INF$
*.INS$
*.ISP$
*.JS$
*.JSE$
*.MDB$
*.MDE$
*.MSC$
*.MSI$
*.MSP$
*.MST$
*.PCD$
*.REG$
*.SCT$
*.SHB$
*.URL$
*.VB$
*.VBE$
*.WSC$
*.WSF$
*.WSH$
#
# MyDoom attachment filter
(document|readme|doc|text|file|data|test|message|body)(\.h tm|\.txt|\.doc){0,1}(\.pif|\.scr|\.exe|\.cmd|\.bat|\.zip)
# From GEE Whiz 1.4.x Forum
#
# mydoom.M file attachments
(readme|instruction|transcript|mail|letter|file|text|attac hment|document|message).(cmd|bat|com|exe|pif|scr|zip)(.(doc| txt|html{0,1})){0,1}
# From GEE Whiz 1.4.x Forum
#
# Netsky F Filename filter from forum
(all_document|application|document(_4351|_excel|_full|_wor d){0,1}|message_(details|part2)|my_details|mp3music|yours|yo ur_(archive|bill|details|document|file|letter|picture|produc t|text|website)).pif
# From GEE Whiz 1.4.x Forum
#
# w32/Bagle.k file attachments
(Attach|Information|Readme|Document|Info|TextDocument|text File|Text|MoreInfo|Message).(exe|pif|zip)
# From GEE Whiz 1.4.x Forum
#
# MyDoom.M Variant
(readme|instruction|transcript|mail|letter|file|text|attac hment|document|message).(cmd|bat|com|exe|pif|scr|zip)(.(doc| txt|html?)){0,1}
# From GEE Whiz 1.4.x Forum
#
# W32/Bagle.ai@MM
(cat|dog|fish|garry|doll|mp3|music_mp3|new_mp3_player|cool _mp3).*
#From GEE Whiz 1.4.x Forum
"
Thanks for your help.
|
| Back to Top |
|
| |