RE: Monitor Email content

2003-06-22 Thread Slinger, Gary
Best is a variable concept.  Stand behind them and watch what they send
and receive could be a valid answer.

What have you looked into so far? 


-Original Message-
From: Terry Hines [mailto:[EMAIL PROTECTED] 
Sent: Saturday, June 21, 2003 6:36 PM
To: Exchange Discussions

I have been tasked with reviewing the content of employee email. What is the
best method?


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


Strange OWA authentication issue

2003-06-22 Thread hawkinsgp
I'm having an issue with my OWA authentications (kind of like a
feature in a product).  I have two Exchange 5.5 SP4 servers, one running
on WNT 4.0 SP6a, one running on W2K SP3.  Both have all the Exchange post
SP-4 critical updates and hotfixes installed.  Both are running OWA right
now, because for some reason, they abruptly stopped authenticating users
on each other - in other words, each will only authenticate users whose
mailboxes reside locally.  They won't authenticate each other's users
(failed to get inbox).  I've fiddled with the directory permissions in
IIS, and right now, have all three authentication methods selected on both
servers, but it doesn't seem to affect this if I turn off NT
authentication.  It's a colossal pain, since I have a firewall port open
specifically for OWA, and now that they're being buttheads, I have to have
two ports open, and I have to make sure users know which URL to use.

I realize that Exchange 2000 would probably help alleviate this, but we
are not ready for Active Directory, and probably will not be for some time
yet.  Nor am I ready to single-handedly transition 2500 users right this
minute.  So I'm looking for advice, but hopefully not along the lines of,
why don't you just upgrade?  ;-)

Thanks for any help with this.

Geni

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Strange OWA authentication issue

2003-06-22 Thread Tony Hlabse
 Did it ever work? Are both servers in the same site.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 2:01 PM
To: Exchange Discussions

I'm having an issue with my OWA authentications (kind of like a feature
in a product).  I have two Exchange 5.5 SP4 servers, one running on WNT 4.0
SP6a, one running on W2K SP3.  Both have all the Exchange post
SP-4 critical updates and hotfixes installed.  Both are running OWA right
now, because for some reason, they abruptly stopped authenticating users on
each other - in other words, each will only authenticate users whose
mailboxes reside locally.  They won't authenticate each other's users
(failed to get inbox).  I've fiddled with the directory permissions in
IIS, and right now, have all three authentication methods selected on both
servers, but it doesn't seem to affect this if I turn off NT authentication.
It's a colossal pain, since I have a firewall port open specifically for
OWA, and now that they're being buttheads, I have to have two ports open,
and I have to make sure users know which URL to use.

I realize that Exchange 2000 would probably help alleviate this, but we are
not ready for Active Directory, and probably will not be for some time yet.
Nor am I ready to single-handedly transition 2500 users right this minute.
So I'm looking for advice, but hopefully not along the lines of, why don't
you just upgrade?  ;-)

Thanks for any help with this.

Geni

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang
=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Modify exchange legacy value

2003-06-22 Thread Hjorleifur Kristinsson
Hi

I did create and use the following scripts to change all of the legacyExchangeDN 
values in my domain.

You can easily modify it for your purpose. Just expirement with an small test 
container.

---
Sub FixExchangeDN(LDAPPathName)
  Set usr = GetObject(LDAPPathName)
  c = 0
  for each x in usr
  c=c+1
  if lcase(mid(x.legacyExchangeDN,1,2))=/o then
wscript.echo x.name   =   s1
s1=x.legacyExchangeDN
s1=replace(s1,/OU,/ou)
s1=replace(s1,/O,/o)
s1=replace(s1,/CN,/cn)
s1=replace(s1,OPIN KERFI,Opin kerfi)
s1=replace(s1,REYKJAVIK,Reykjavik)
s1=replace(s1,RECIPIENTS,Recipients)
x.legacyExchangeDN=s1
x.setinfo

  end if
  next
  set usr=nothing
  ListUsers=0
End Sub

FixExchangeDN(LDAP://cn=users-ou,dc=my-domain,dc=is;)
---

Hjorleifur Kristinsson, MCSE since 1995
Opin kerfi ehf, Iceland 

PS: In my case it was needed because free/busy services didn't work right with 
lowercase letters.


-Original Message-
From: Pham, Tuan [mailto:[EMAIL PROTECTED] 
Sent: 20. júní 2003 16:33
To: Exchange Discussions

Hello MS Exchange 2000 friends!

Does anyone out there have a vbscript or any script that I can use to modify the 
values of legacyExchangeDN, I'm desperately need it.  I don't want to use adsiedit to 
do it, I'm talking about 2000 users.   Thanks!!!

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: IPM.Post VS. IPM.Note

2003-06-22 Thread Siegfried Weber
 If you've never had 
 a lot of PFs in 5.5 and now you've gone to E2K, you can't 
 really understand the differences.

Well, I believe I do understand the difference pretty good :-))

I've been using PF's for mailing lists since Exchange 5.0 back in 1997
and I am using them (including this one hosted on an Exchange 2000 PF)
now with more than 50 public folders subscribed to mailing lists,
newsletter and other stuff.

I am not required to use the hotfix because I am a developer and the
e-mail items from external senders do show up as IPM.Note since I
deployed Exchange 2000 back when it was released. But for those who are
not able to work around this issue themselves the mentioned hotfix is
exactly what they need.

Cheers:Siegfried runat=server /

Development Lead,

CDOLive LLC - The Microsoft Messaging and Collaboration Application
Experts
http://www.cdolive.com
 

 -Original Message-
 From: Dryden, Karen [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, June 21, 2003 1:40 PM
 To: Exchange Discussions
 Subject: RE: IPM.Post VS. IPM.Note
 
 
 I know about the hotfix and am not crazy about installing 
 hotfixes, so we're waiting at this point.  Nothing accesses 
 the M: drive on our E2K servers, it's excluded from vscan.  
 We don't do single folder backups and our backups run after 
 midnight.  OL2002 works sometimes here, too. Nothing is 
 constant.  I know rules fire on notes, but everything from 
 the internet comes into PF as posts.  Some of our rules just 
 stop working at times, though, on notes with nothing in the 
 logs and with logging turned up to max.  If you've never had 
 a lot of PFs in 5.5 and now you've gone to E2K, you can't 
 really understand the differences.
 
 -Original Message-
 From: Siegfried Weber [mailto:[EMAIL PROTECTED] 
 Sent: Friday, June 20, 2003 6:45 PM
 To: Exchange Discussions
 Subject: RE: IPM.Post VS. IPM.Note
 
 
 As for being posts instead of notes, see Andy's reply and 
 call Microsoft for a free of charge fix.
 
 I've never used rules much on PF's hence I cannot comment on 
 that. I do understand that a rule doesn't fire if it is a 
 post item but it should fire on a note item. I'd be 
 interested to hear if you have any additional info what's 
 going on. Especially if the store is hit by other 
 applications like a MAPI based backup (single folder backup thingy
 maybe?) or an antivirus scanner (either MAPI or ESE/VSAPI based)?
 
 Also, you do know that you should stay away from the M: 
 Drive, don't you? The symptoms (like the permissions issue - 
 I just tested with Outlook 2002 SP2 and it works here) you 
 describe point me into the direction that you are running 
 some piece of software which accesses the
 M: Drive (like a file based backup or AV scanner) and 
 causes some of your grief.
 
 Cheers:Siegfried runat=server /
 
 Development Lead,
 
 CDOLive LLC - The Microsoft Messaging and Collaboration 
 Application Experts http://www.cdolive.com
  
 
  -Original Message-
  From: Dryden, Karen [mailto:[EMAIL PROTECTED]
  Sent: Saturday, June 21, 2003 12:06 AM
  To: Exchange Discussions
  Subject: RE: IPM.Post VS. IPM.Note
  
  
  That's too bad.  We have thousands of PFs and have always 
 encouraged 
  people to opt for a PF rather than a mailbox anytime they need 
  somewhere to receive email to be viewed by people who already had a 
  mailbox.  In 5.5, PFs worked pretty much flawlessly.  In 
 2000, they're 
  terrible.  The rules just stop working intermittently.  The 
 PFs that 
  receive mostly outside mail are now posts, so the rules 
 don't work at 
  all on those anymore.  The user role permissions are finally cleaned
  up so that Exchange 2000 can interpret them.  We only have 
  replicas on one of our 2000 servers now since replication 
  caused too much latency.  Sometimes, even though we have 
  owner permissions on all of the PFs, if we use Outlook 2002 
  to view the properties, we're told we don't have permission, 
  but if we view them in OL2000, we can make whatever changes 
  an owner should be able to make.  Searching for something in 
  PFs used to be a breeze when they were on our 5.5 servers, 
  now, you may or may not find what you're looking for even 
  though you know it's in there.
  
  We're getting to the point that it would be easier to 
 create mailboxes 
  for the PFs that we constantly get called on, the ones with 
 rules that 
  stop working, mostly, and that's such a waste to have to create a 
  mailbox when all you really need is a PF.  I'd guess we got 
 maybe 10 
  PF calls in the 5 years we've been running Exchange for actual 
  problems with the server, not the usual, user doesn't understand the
  permissions calls, and now that we've moved our PFs to E2K, 
  we get at least 10 calls a week with PF server issues, if not 
  more.  We've turned logging up to highest on everything to do 
  with PFs and nothing ever shows up in the logs to give us a 
  clue as to why they sometimes work and sometimes don't.  When 
 

RE: IPM.Post VS. IPM.Note

2003-06-22 Thread Siegfried Weber
Well, that could exactly cause the problem why rules stop to work too.
And I have tried a couple of the old style Exchange Event Scripts on
Exchange 2000 SP2/SP3 without running into issues. So, if I'd be you I'd
probably start investigating first here.

Cheers:Siegfried runat=server /

Development Lead,

CDOLive LLC - The Microsoft Messaging and Collaboration Application
Experts
http://www.cdolive.com
 

 -Original Message-
 From: Dryden, Karen [mailto:[EMAIL PROTECTED]
 Sent: Saturday, June 21, 2003 1:44 PM
 To: Exchange Discussions
 Subject: RE: IPM.Post VS. IPM.Note
 
 
 Events work great when they work and we have some running on 
 our PFs and mailboxes, but the event service has to be 
 restarted many times per week because of failures that cause 
 events in the logs that when you look up have nothing to do 
 with your problem.  No, I haven't called PSS, but I should, 
 you're right.
 
 -Original Message-
 From: Webb, Andy [mailto:[EMAIL PROTECTED] 
 Sent: Friday, June 20, 2003 8:38 PM
 To: Exchange Discussions
 Subject: RE: IPM.Post VS. IPM.Note
 
 
 I completely agree with you.  We have tons of PF's designed 
 to receive mail as well.  I have heard of the permissions 
 problem you describe as well - my wife's company is facing 
 that now too I think on some of their 30,000+ public folders.
 
 Rather than rules, perhaps some Event Sinks designed to work 
 on your most common applications would be worth developing 
 for the public folders. Not as easy as rules, but once done, 
 you could give the users a fairly easy interface to configure 
 the folder the way it needs to behave.
 
 Have you filed issues with PSS on these problems? I hope so.  
 If they never get the issues filed, they don't have the 
 visibility to the degree of the problem.  If you have a TAM, 
 raise it there too.  Continue the campaign to get the 
 functionality back that we had in 5.5 - Public Folders as a 
 shared mail repository.  That simply disappeared in E2K. It 
 has only slightly returned in E2K3. with the ability to 
 reply/forward using OWA through a FrontEnd server.
 
 
 
 
 ERM (Exchange Resource Manager) Released! 
 http://www.swinc.com/erm 
  
 
 -Original Message-
 From: Dryden, Karen [mailto:[EMAIL PROTECTED] 
 Posted At: Friday, June 20, 2003 5:06 PM
 Posted To: Microsoft Exchange
 Conversation: IPM.Post VS. IPM.Note
 Subject: RE: IPM.Post VS. IPM.Note
 
 That's too bad.  We have thousands of PFs and have always 
 encouraged people to opt for a PF rather than a mailbox 
 anytime they need somewhere to receive email to be viewed by 
 people who already had a mailbox.  In 5.5, PFs worked pretty 
 much flawlessly.  In 2000, they're terrible.  The rules just 
 stop working intermittently.  The PFs that receive mostly 
 outside mail are now posts, so the rules don't work at all on 
 those anymore.  The user role permissions are finally cleaned 
 up so that Exchange 2000 can interpret them.  We only have 
 replicas on one of our 2000 servers now since replication 
 caused too much latency.  Sometimes, even though we have 
 owner permissions on all of the PFs, if we use Outlook 2002 
 to view the properties, we're told we don't have permission, 
 but if we view them in OL2000, we can make whatever changes 
 an owner should be able to make.  Searching for something in 
 PFs used to be a breeze when they were on our 5.5 servers, 
 now, you may or may not find what you're looking for even 
 though you know it's in there.
 
 We're getting to the point that it would be easier to create 
 mailboxes for the PFs that we constantly get called on, the 
 ones with rules that stop working, mostly, and that's such a 
 waste to have to create a mailbox when all you really need is 
 a PF.  I'd guess we got maybe 10 PF calls in the 5 years 
 we've been running Exchange for actual problems with the 
 server, not the usual, user doesn't understand the 
 permissions calls, and now that we've moved our PFs to E2K, 
 we get at least 10 calls a week with PF server issues, if not 
 more.  We've turned logging up to highest on everything to do 
 with PFs and nothing ever shows up in the logs to give us a 
 clue as to why they sometimes work and sometimes don't.  When 
 the forwarding rules stop working, a server restart is the 
 only thing that fixes it.  I'm really beginning to hate PFs.  
 When I went to MEC2000, in one of the classes, they said that 
 in E2K, you'd be able to change permissions on PFs without 
 replacing permissions - what happened to that?  Wouldn't that 
 be helpful when you have thousands of PFs?  I know, PFAdmin, 
 which may or may not work correctly.
 
 -Original Message-
 From: Webb, Andy [mailto:[EMAIL PROTECTED] 
 Sent: Friday, June 20, 2003 5:36 PM
 To: Exchange Discussions
 Subject: RE: IPM.Post VS. IPM.Note
 
 
 The line is that it was actually broken in 5.5 and they 
 fixed it in E2K.
 
 Why there 

Groupwise Connector MTS-OUT and READY-IN queues

2003-06-22 Thread Clishe, Jason
The MTS-OUT and READY-IN queues on our Exchange 2000 GroupWise Connector
keep filling up. We've gone so far as to restart the Connector, restart
the entire Exchange server, and restart the API Gateway on the GroupWise
box, all to no avail. Then, usually after about a half-hour or so, those
queues clear out on their own.

Any idea what could be going on? What exactly are those queues?

Thanks

Jason

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Modify exchange legacy value

2003-06-22 Thread Jeff Beckham
If this is what you want to do, you can contact PSS and get a utility called fbfix

Jeff

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hjorleifur Kristinsson
Posted At: Sunday, June 22, 2003 6:05 PM
Posted To: Exchange Discussion List
Conversation: Modify exchange legacy value
Subject: RE: Modify exchange legacy value

Hi

I did create and use the following scripts to change all of the legacyExchangeDN 
values in my domain.

You can easily modify it for your purpose. Just expirement with an small test 
container.

---
Sub FixExchangeDN(LDAPPathName)
  Set usr = GetObject(LDAPPathName)
  c = 0
  for each x in usr
  c=c+1
  if lcase(mid(x.legacyExchangeDN,1,2))=/o then
wscript.echo x.name   =   s1
s1=x.legacyExchangeDN
s1=replace(s1,/OU,/ou)
s1=replace(s1,/O,/o)
s1=replace(s1,/CN,/cn)
s1=replace(s1,OPIN KERFI,Opin kerfi)
s1=replace(s1,REYKJAVIK,Reykjavik)
s1=replace(s1,RECIPIENTS,Recipients)
x.legacyExchangeDN=s1
x.setinfo

  end if
  next
  set usr=nothing
  ListUsers=0
End Sub

FixExchangeDN(LDAP://cn=users-ou,dc=my-domain,dc=is;)
---

Hjorleifur Kristinsson, MCSE since 1995
Opin kerfi ehf, Iceland 

PS: In my case it was needed because free/busy services didn't work right with 
lowercase letters.


-Original Message-
From: Pham, Tuan [mailto:[EMAIL PROTECTED] 
Sent: 20. júní 2003 16:33
To: Exchange Discussions

Hello MS Exchange 2000 friends!

Does anyone out there have a vbscript or any script that I can use to modify the 
values of legacyExchangeDN, I'm desperately need it.  I don't want to use adsiedit to 
do it, I'm talking about 2000 users.   Thanks!!!

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: .Pst on OWA?

2003-06-22 Thread Fioon
:) 

No other way to let OWA users to able to drag their Server Email into their
own pc..  

-Original Message-
From: Siegfried Weber [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 21, 2003 1:06 PM
To: Exchange Discussions
Subject: RE: .Pst on OWA?


 (Imagination, add a custom application integrate into OWA to 
 open a pst file from the workstation not the exchange server 
 :- Pst store in the workstation not exchange )

That cannot work. The file is on the client, OWA runs on the server.
What you are asking for is create a new client application that runs on
your client computer to open your client PST file. That's not OWA any
longer, that's Outlook 97/98/2000/2002/2003. Already exists and does the
job opening a PST fairly well.

Can you open a Word document stored on your local HD from a Web
application without uploading it first?

 -Original Message-
 From: Fioon [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, June 21, 2003 4:26 AM
 To: Exchange Discussions
 Subject: RE: .Pst on OWA?
 
 
 
 
 -Original Message-
 From: Siegfried Weber [mailto:[EMAIL PROTECTED]
 Sent: Saturday, June 21, 2003 9:57 AM
 To: Exchange Discussions
 Subject: RE: .Pst on OWA?
 
 Siegfried..
 (I knew) You can already use OWA to open somebody else's 
 mailbox calendar or anther public folder because this data is 
 stored on the server. 
 
 (I knew) I can imagine a custom application to import a PST 
 into the Exchanger server database using a Web browser based 
 interface that integrates into OWA (fairly simple, works here 
 in a simple prototype).
 
 (Imagination, add a custom application integrate into OWA to 
 open a pst file from the workstation not the exchange server 
 :- Pst store in the workstation not exchange ) But I cannot 
 imagine how you'd share a drive or PST to open it directly in 
 OWA. It's just two different worlds...
 
 forget it since it cannot be done, only can imagine..   :) 
 
 thanks
 
 
 
  -Original Message-
  From: Fioon [mailto:[EMAIL PROTECTED]
  Sent: Saturday, June 21, 2003 3:33 AM
  To: Exchange Discussions
  Subject: RE: .Pst on OWA?
  
  
  I've though of that b4, I thought the new version is so powerful..
  
  It might can work as how its work with using Outlook
  Properties with Exchange Server (Intranet) to open Mailbox  
  P.Folder. 
  
  Browse OWA through IE or etc is just only a browser, enable
  to open a file from within the workstation through browser is 
  something that i can imagine (of coz,just imagine). 
  
  Every Management in different Organization requires different
  thing. In my side, others country staff is using our Exchange 
  Email. Hence they can only manage to open with either email 
  through POP3 or OWA. I would stress to disable POP3. Their 
  only choice left is to open with OWA. They needs to save ALL 
  the items that they have SENT  receive. They keep it either 
  for an evidence or for information. No choice, their database 
  is too big for it to keep inside the server. 
  
  
  -Original Message-
  From: Ed Crowley [mailto:[EMAIL PROTECTED]
  Sent: Saturday, June 21, 2003 3:46 AM
  To: Exchange Discussions
  Subject: RE: .Pst on OWA?
  
  
  So how do you think that would work, exactly?  Since OWA is
  served up on the server, the server would have to know about 
  the PST.  But the PST is usually on the workstation.  So 
  would you share the drive your PST is on so the server 
 could read it?
  
  Sometimes just a little thought helps before asking a question.
  
  Ed Crowley MCSE+Internet MVP
  Freelance E-Mail Philosopher
  Protecting the world from PSTs and Bricked Backups!T
  
  
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Fioon
  Sent: Friday, June 20, 2003 1:30 AM
  To: Exchange Discussions
  Subject: .Pst on OWA?
  
  
  
  Anyone knows that can OWA in 2k or 2k3 able to open .pst?
  
  Decide to close POP3, it will have problem on limited mailbox space.
  
  _
  List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
  Web Interface:
  http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchanget
 ext_mode=lang
 =english
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Web Interface: 
 http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchanget
ext_mode=
lang
=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]