php with MS Exchange 2003

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

php with MS Exchange 2003

Post by Pyrite »

Hi,

I have a website and a Usenet Server (Exchange 2003) that I would like to be able to some how control exchange from php or mysql or something like that so that when new users sign-up on my website (php/mysql), they will automatically be added as a user to exchange for my private news server too. Anybody know if that is possible?

My second question isn't really php related at all, but I am wondering since we are on the subject if anyone knows if it is possible to password protect individual newsgroups (not the news server)?

Thanks!
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

nobody?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Last time I used exchange, was back when it was in the 5's so I'm not going to be of any help :lol: thinking about it though.. Exchange should have a COM interface you can get docs on through MSDN: http://msdn.microsoft.com/library/en-us ... bjects.asp looks like the stuffs..
Post Reply