Exchange IMS Registry Info

2002-11-27 Thread Bevilacqua.Steve
All - We are using an Exchange 5.5 IMS as an internal smarthost for
applications to generate SMTP mail.  We restrict these systems via IP
address under the CONNECTIONS\Specify by Host settings on the IMS.  However,
we cannot find this list of IPs anywhere in the registry.  Anyone know of a
way to get this info other than within the GUI of the IMS Connector
settings?

Thanks

Steve


*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Exchange IMS Registry Info

2002-11-27 Thread Bevilacqua.Steve
Thanks!

-Original Message-
From: Daniel Chenault [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, November 27, 2002 12:46 PM
To: Exchange Discussions
Subject: RE: Exchange IMS Registry Info


It's maintained within the directory and not directly accessible. It's
possible DAPI can get to it prorammatically.

-Original Message-
From: Bevilacqua.Steve [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, November 27, 2002 10:15 AM
To: Exchange Discussions
Cc: Mateo.Jose; Kiser.Joseph
Subject: Exchange IMS Registry Info


All - We are using an Exchange 5.5 IMS as an internal smarthost for
applications to generate SMTP mail.  We restrict these systems via IP
address under the CONNECTIONS\Specify by Host settings on the IMS.  However,
we cannot find this list of IPs anywhere in the registry.  Anyone know of a
way to get this info other than within the GUI of the IMS Connector
settings?

Thanks

Steve


*
The information transmitted is intended solely for the individual or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of or
taking action in reliance upon this information by persons or entities other
than the intended recipient is prohibited. If you have received this email
in error please contact the sender and delete the material from any
computer.


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



Mailbox Count

2002-11-13 Thread Bevilacqua.Steve
Anyone know a resource for programattically determining the number of
mailboxes on an Exchange 5.5 server?

Thanks

Steve
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:leave-exchange;ls.swynk.com
Exchange List admin:[EMAIL PROTECTED]



SMTP Virtual Server Address Space Issue

2002-06-11 Thread Bevilacqua.Steve

We're trying to use a single physical E2K server w. 2 SMTP Virtual Servers
to route SMTP mail.  One VS (VS1) will be used to send all mail to the
Internet and the other we are trying to use to route an internal domain to a
separate SMTP server inside our company that supports internal SMTP systems
(Web, Unix, App...).  However, all mail wants to go out the primary server.
The primary VS has an address space of * and the other has an address
space of internal.suntrust.com.  When we send mail to
[EMAIL PROTECTED], it goes out the primary VS and not the other
one...any thoughts?

Steve
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: SMTP Virtual Server Address Space Issue

2002-06-11 Thread Bevilacqua.Steve

Correction - We have 2 SMTP connectors with each one mapped to one of the 2
virtual servers and the address spaces set as mentioned below.  This was
done to allow one to use message filtering and one to not be affected by the
filtering.  While this can be done w. one SMTP connector, we set up 2 while
trying to solve this issue regarding the mail routing.  The connector for
internal.suntrust.com will relay to internal.suntrust.com via a separate
smart host than the mail going to the * address space.

Yes, we have the internal address space set w. a cost of 1 and * with a cost
of 2...

Thanks

Steve

-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, June 11, 2002 12:03 PM
To: Exchange Discussions
Subject: RE: SMTP Virtual Server Address Space Issue


Is it just me, or have you found a way to apply SMTP address spaces to
virtual servers?  Or are you referring to SMTP Connectors?

Have you set the cost of the internal.suntrust.com address space lower than
the cost of the * address space?

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Bevilacqua.Steve
Sent: Tuesday, June 11, 2002 4:28 AM
To: Exchange Discussions
Subject: SMTP Virtual Server Address Space Issue


We're trying to use a single physical E2K server w. 2 SMTP Virtual Servers
to route SMTP mail.  One VS (VS1) will be used to send all mail to the
Internet and the other we are trying to use to route an internal domain to a
separate SMTP server inside our company that supports internal SMTP systems
(Web, Unix, App...).  However, all mail wants to go out the primary server.
The primary VS has an address space of * and the other has an address
space of internal.suntrust.com.  When we send mail to
[EMAIL PROTECTED], it goes out the primary VS and not the other
one...any thoughts?

Steve
*
The information transmitted is intended solely for the individual or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of or
taking action in reliance upon this information by persons or entities other
than the intended recipient is prohibited. If you have received this email
in error please contact the sender and delete the material from any
computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



Details Template Logic

2002-01-04 Thread Bevilacqua.Steve

Anyone seen a way to input logic into the Details Template of Exchange 5.5
(Org/Site/Config/Addressing/Details Template/English/USA)?  We are creating
a new tab for providing Conference Room info (# Seats, additional
resources...).  However, we'd like this new tab to only show up for
mailboxes that actually have info in these fields.  i.e. - If a user checks
details on a conf room, the tab will be visible, if they check on a user, it
will not be visible...

Any thoughts?

Thanks

Steve
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



Send on Behalf vs Send as

2001-12-13 Thread Bevilacqua.Steve

If someone has both send on behalf and send as and they send a message as
the person they have these rights for, what will it do and why?
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Send on Behalf vs Send as

2001-12-13 Thread Bevilacqua.Steve

Looks like send as rules...kinda goes against the standard of most
restrictive from a ntfs/share perspective...

-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 13, 2001 10:36 AM
To: Exchange Discussions
Subject: RE: Send on Behalf vs Send as


How about testing it and letting us know the results of your testing?

Chris
-- 
Chris Scharff
Senior Sales Engineer
MessageOne
If you can't measure, you can't manage! 


 -Original Message-
 From: Bevilacqua.Steve [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, December 13, 2001 6:24 AM
 To: Exchange Discussions
 Subject: Send on Behalf vs Send as
 
 
 If someone has both send on behalf and send as and they send 
 a message as the person they have these rights for, what will 
 it do and why?

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: GroupWise Migration Question

2001-08-28 Thread Bevilacqua.Steve

Thanks...will pass on to the GW folks...

1. Yes.  When a GW account is deleted, the delete comes into Exchange at the
next dirsync cycle (we run one nightly at 11PM).  Crank up logging in the
connector and look for the delete.  WARNING - be very careful about doing a
full reload from Exchn to GW...can be time consuming (althoug we're in the
25000+ user and 60+gw PO world here)

2. No, you only need one connector - we've got one from the Primary GW
domain into our HUB exchange site and then Exchange Dir Rep handles the rest
w.in Exchange and GW updates itself pretty well...you will need to install
the GW addressing component into all sites however...

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 9:36 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question


Our Groupwise 5.5 guy ran off check and it gave out all the info he needed I
wonder if possible its different for GW5.2, have you browsed
http://www.novellshareware.com for a utility they have lots of good tools
for the Novell people, I found a really neat GW user generation tool their.
After we got the API gateway set up (what a pain) and the Groupwise
connector on Exchange 5.5 so all the custom recipients were flowing into
exchange we ran the tool to monitor the api, we made like 5000 users and it
only took like 5 minutes to push them all over to exchange it ran pretty
smooth, I got a few questions maybe you could answer since your doing this:

1- If I delete a mail box object for a user from GW does it remove the
custom recipient from exchange?? I dont think it is for us..

2- I have 7 GW postoffices, 1 at each branch office and then the Main domain
at corporate, I am going to install an exchange server at each branch office
in its own site, do I need to again set up an api and groupwise connector or
will the one connector at corporate be sufficient??

Thanks, I will ask my novell gurus to browse around for a tool, they love
utilities

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bevilacqua.Steve
Sent: Monday, August 27, 2001 12:00 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question


a. Doesn't work w. GW 5.2 and
2. we need to know the info before hand...not after.

Thanks

-Original Message-
From: Rocky Stefano [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 1:58 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question




Just an idea but have you ever attempted using the outlook plugin for
GroupWise to save their GW mailbox as a PST? and then re-import into
Exchange

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Bevilacqua.Steve
Sent: August 27, 2001 1:50 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question



We are using exactly what you described - we are going from GW 5.2 though -
setup the GW API, an Exchange server to connect to it and have had virtually
no problems w. the connector or during migrations.  Just need to delete the
CR for the GW object prior to creating the new mailbox so you can assign the
new mailbox the GW mailing address for the migration to work successfully.

Our GW guy has tried the GW Off Check tools and they do not work as
advertised.  We do not migrate by an entire postoffice, so we need info by
user.  When we compare the info out of GW Check w. what is really pulled out
of GW by looking at the migration files, they are not even close.

Any info is greatly appreciated.

Steve

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 1:36 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question


What tools did you use to migrate from Exchange 5.5 to Groupwise , I am
working on a similiar project, Groupwise 5.5 to exchange 5.5 on Win2k Member
server in an NT4 domain, I have been using the Exchange Groupwise connector
which comes on Exchange 5.5 sp3, my idea is to get the 2 directories syncd
and talking and then migrate them with the Migration Wizard, how are you
doing this ?? Are you using a 3rd party utility?? to check your users on
groupwise mail box size use the Groupwise Off Check tools it will report all
the information about your users

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bevilacqua.Steve
Sent: Friday, August 17, 2001 8:16 AM
To: Exchange Discussions
Subject: GroupWise Migration Question


We've been migrating quite successfully from GropuWise 5.2 to Exchange for
about 2 months so far.  We've got about 7000 more to go and have hit one
issue that is slowing us down a bit.  We are trying to find a way to
determine the size of the GroupWise users' mailboxes prior to the migration
so we can determine how long it will take to migrate the data.

Anyone ever heard of a tool that can do this?

Thanks

Steve

RE: GroupWise Migration Question

2001-08-27 Thread Bevilacqua.Steve

We are using exactly what you described - we are going from GW 5.2 though -
setup the GW API, an Exchange server to connect to it and have had virtually
no problems w. the connector or during migrations.  Just need to delete the
CR for the GW object prior to creating the new mailbox so you can assign the
new mailbox the GW mailing address for the migration to work successfully.

Our GW guy has tried the GW Off Check tools and they do not work as
advertised.  We do not migrate by an entire postoffice, so we need info by
user.  When we compare the info out of GW Check w. what is really pulled out
of GW by looking at the migration files, they are not even close.

Any info is greatly appreciated.

Steve

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 1:36 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question


What tools did you use to migrate from Exchange 5.5 to Groupwise , I am
working on a similiar project, Groupwise 5.5 to exchange 5.5 on Win2k Member
server in an NT4 domain, I have been using the Exchange Groupwise connector
which comes on Exchange 5.5 sp3, my idea is to get the 2 directories syncd
and talking and then migrate them with the Migration Wizard, how are you
doing this ?? Are you using a 3rd party utility?? to check your users on
groupwise mail box size use the Groupwise Off Check tools it will report all
the information about your users

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bevilacqua.Steve
Sent: Friday, August 17, 2001 8:16 AM
To: Exchange Discussions
Subject: GroupWise Migration Question


We've been migrating quite successfully from GropuWise 5.2 to Exchange for
about 2 months so far.  We've got about 7000 more to go and have hit one
issue that is slowing us down a bit.  We are trying to find a way to
determine the size of the GroupWise users' mailboxes prior to the migration
so we can determine how long it will take to migrate the data.

Anyone ever heard of a tool that can do this?

Thanks

Steve
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: GroupWise Migration Question

2001-08-27 Thread Bevilacqua.Steve

a. Doesn't work w. GW 5.2 and 
2. we need to know the info before hand...not after.

Thanks

-Original Message-
From: Rocky Stefano [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 1:58 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question




Just an idea but have you ever attempted using the outlook plugin for
GroupWise to save their GW mailbox as a PST? and then re-import into
Exchange

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Bevilacqua.Steve
Sent: August 27, 2001 1:50 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question



We are using exactly what you described - we are going from GW 5.2 though -
setup the GW API, an Exchange server to connect to it and have had virtually
no problems w. the connector or during migrations.  Just need to delete the
CR for the GW object prior to creating the new mailbox so you can assign the
new mailbox the GW mailing address for the migration to work successfully.

Our GW guy has tried the GW Off Check tools and they do not work as
advertised.  We do not migrate by an entire postoffice, so we need info by
user.  When we compare the info out of GW Check w. what is really pulled out
of GW by looking at the migration files, they are not even close.

Any info is greatly appreciated.

Steve

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 1:36 PM
To: Exchange Discussions
Subject: RE: GroupWise Migration Question


What tools did you use to migrate from Exchange 5.5 to Groupwise , I am
working on a similiar project, Groupwise 5.5 to exchange 5.5 on Win2k Member
server in an NT4 domain, I have been using the Exchange Groupwise connector
which comes on Exchange 5.5 sp3, my idea is to get the 2 directories syncd
and talking and then migrate them with the Migration Wizard, how are you
doing this ?? Are you using a 3rd party utility?? to check your users on
groupwise mail box size use the Groupwise Off Check tools it will report all
the information about your users

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bevilacqua.Steve
Sent: Friday, August 17, 2001 8:16 AM
To: Exchange Discussions
Subject: GroupWise Migration Question


We've been migrating quite successfully from GropuWise 5.2 to Exchange for
about 2 months so far.  We've got about 7000 more to go and have hit one
issue that is slowing us down a bit.  We are trying to find a way to
determine the size of the GroupWise users' mailboxes prior to the migration
so we can determine how long it will take to migrate the data.

Anyone ever heard of a tool that can do this?

Thanks

Steve
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



GroupWise Migration Question

2001-08-17 Thread Bevilacqua.Steve

We've been migrating quite successfully from GropuWise 5.2 to Exchange for
about 2 months so far.  We've got about 7000 more to go and have hit one
issue that is slowing us down a bit.  We are trying to find a way to
determine the size of the GroupWise users' mailboxes prior to the migration
so we can determine how long it will take to migrate the data.

Anyone ever heard of a tool that can do this?

Thanks

Steve
*
The information transmitted is intended solely for the
individual or entity to which it is addressed and may
contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of
or taking action in reliance upon this information by
persons or entities other than the intended recipient
is prohibited. If you have received this email in error
please contact the sender and delete the material
from any computer.



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]