Attachment filter - SBS2003
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Attachment filter - SBS2003

 
Post new topic   Reply to topic    Windows Server Forum Index -> Small Business Server 2003
Author Message
Gordon Montgomery
Guest





Posted: Thu Nov 10, 2005 9:50 pm    Post subject: Attachment filter - SBS2003 Reply with quote

Is the Internet Connection Wizard the only way to modify
the attachment filter on SBS2003? I haven't re-run the
wizard since the initial install because I have a nagging
feeling it will reset something that it shouldn't. I would like
to manage the list of extentions that the attachment filter
strips off.

Thanks,


Gordon Montgomery
Living Scriptures, Inc
gordon@lsi.com (anti spam - replace lsi with livingscriptures)
(801) 627-2000
Back to top
Nathan Liu [MSFT]
Guest





Posted: Fri Nov 11, 2005 9:24 am    Post subject: RE: Attachment filter - SBS2003 Reply with quote

Hi Gordon,

Thank you for posting in the SBS newsgroup. I'm glad to working with you
again.

According to your description, I understand that you would like to modify
the attachment filter on the SBS 2003 Server. If I have misunderstood the
problem, please don't hesitate to let me know.

On SBS 2003 Server, the user has the option to specify various file
attachment extensions that will be blocked by running CEICW. The list of
blocked attachments will be maintained in an XML file named
SecAttsConfig.xml, and stored in the SBS networking directory.

How do we manually allow the attachments which we know are safe go through
the SBS Server? Please perform the below steps:

1. Open Start, click Run, type %sbsprogramdir%\Networking in the Open box,
and then press ENTER.

2. In the dialog box, find the SecAttsConfig.xml file, right-click the
file and select Edit.

3. If you would like to enable the "Save removed e-mail attachments in a
folder" option and specify a folder to save these attachments. Find the
<SaveToFile Enabled="False" Location="" /> sentence, change it to
<SaveToFile Enabled="True" Location="Destination path" />.
For example, we can type c:\attachments at the Destination path.

4. If you would like to block the .mdb attachment, find the <Attachment
Enabled="True" Extension="mdb" Description="Microsoft Access program" />
sentence, change it to <Attachment Enabled="False" Extension="mdb"
Description="Microsoft Access program" />.

5. Click File in the menu, and then click Save to save the change to the
SecAttsConfig.xml file.

I appreciate your time and cooperation. If anything is unclear, please feel
free to let me know. I am looking forward to hearing from you.

Best regards,

Nathan Liu (MSFT)
Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security
======================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Any input or comments in this thread are highly appreciated.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
Quote:
From: gordon@lsi.com (Gordon Montgomery)
Newsgroups: microsoft.public.windows.server.sbs
Subject: Attachment filter - SBS2003
Date: Thu, 10 Nov 2005 19:01:16 GMT
Organization: Posted via Supernews, http://www.supernews.com
Message-ID: <11n767siknt0842@corp.supernews.com
X-Newsreader: News Xpress 2.01
X-Complaints-To: abuse@supernews.com
Lines: 14
Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!newsfe

ed01.sul.t-online.de!t-online.de!news.germany.com!sn-xit-03!sn-xit-10!sn-xit
-01!sn-post-01!supernews.com!corp.supernews.com!sysop
Quote:
Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:221019
X-Tomcat-NG: microsoft.public.windows.server.sbs

Is the Internet Connection Wizard the only way to modify
the attachment filter on SBS2003? I haven't re-run the
wizard since the initial install because I have a nagging
feeling it will reset something that it shouldn't. I would like
to manage the list of extentions that the attachment filter
strips off.

Thanks,


Gordon Montgomery
Living Scriptures, Inc
gordon@lsi.com (anti spam - replace lsi with livingscriptures)
(801) 627-2000
Back to top
Gordon Montgomery
Guest





Posted: Fri Nov 11, 2005 9:50 pm    Post subject: RE: Attachment filter - SBS2003 Reply with quote

In article <GCj7s9m5FHA.484@TK2MSFTNGXA02.phx.gbl>, v-natliu@online.microsoft.com ("Nathan Liu [MSFT]") wrote:
Quote:
Hi Gordon,

Thank you for posting in the SBS newsgroup. I'm glad to working with you
again.

According to your description, I understand that you would like to modify
the attachment filter on the SBS 2003 Server. If I have misunderstood the
problem, please don't hesitate to let me know.

On SBS 2003 Server, the user has the option to specify various file
attachment extensions that will be blocked by running CEICW. The list of
blocked attachments will be maintained in an XML file named
SecAttsConfig.xml, and stored in the SBS networking directory.

How do we manually allow the attachments which we know are safe go through
the SBS Server? Please perform the below steps:

1. Open Start, click Run, type %sbsprogramdir%\Networking in the Open box,
and then press ENTER.

2. In the dialog box, find the SecAttsConfig.xml file, right-click the
file and select Edit.

3. If you would like to enable the "Save removed e-mail attachments in a
folder" option and specify a folder to save these attachments. Find the
SaveToFile Enabled="False" Location="" /> sentence, change it to
SaveToFile Enabled="True" Location="Destination path" />.
For example, we can type c:\attachments at the Destination path.

4. If you would like to block the .mdb attachment, find the <Attachment
Enabled="True" Extension="mdb" Description="Microsoft Access program" /
sentence, change it to <Attachment Enabled="False" Extension="mdb"
Description="Microsoft Access program" />.

5. Click File in the menu, and then click Save to save the change to the
SecAttsConfig.xml file.

I appreciate your time and cooperation. If anything is unclear, please feel
free to let me know. I am looking forward to hearing from you.

Best regards,

Nathan Liu (MSFT)
Microsoft CSS Online Newsgroup Support


Thank you Nathan,

I knew that there had to be a way to manually edit the list.
As for my other (OWA and IE and WIN98) problem, I am still
working on that. I think I have discovered that the order of installing
WIN98 w/IE 5.0, then patches, then IE5.5, then patches, then IE6.0,
seems to work most of the time. I'm still experimenting with it. If I
ever get the exact order for sure, I will post it under the previous
subject so all can benefit.

Thanks again,


Gordon Montgomery
Living Scriptures, Inc
gordon@lsi.com (anti spam - replace lsi with livingscriptures)
(801) 627-2000
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Small Business Server 2003 All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB