Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Send email to a user group


Message #1 by bmcelhany@h... on Mon, 20 Jan 2003 21:19:02
Through ADUC, select the group, select exchange tasks, and assign the group 
an email address (making the group an email-enable contact), then in your 
app just send the email to the newly assigned email address and all users 
within the group will get the email...

hth,
Al






>From: bmcelhany@h...
>Reply-To: "ASPX_Professional" <aspx_professional@p...>
>To: "ASPX_Professional" <aspx_professional@p...>
>Subject: [aspx_professional] RE: Send email to a user group
>Date: Tue, 21 Jan 2003 02:12:24
>
>Thanks, but what I actually need is to be able to send an e-mail to a
>group that's set up on our corporate Exchange server.
>
> > If the users are grouped together in a db then just return a datareader
>with
>email address's and just loop through each address to send individual
>emails.
>
>
>-----Original Message-----
>From: bmcelhany@h... [mailto:bmcelhany@h...]
>Sent: Monday, January 20, 2003 9:19 PM
>To: ASPX_Professional
>Subject: [aspx_professional] Send email to a user group
>
>
>Hello,
>
>I'm building an ASP.NET application for our company's intranet site, and I
>would like to know if it is possible to send an automated e-mail to a user
>group as opposed to just an individual.
>
>Basically, I created an online test-building application and I want our
>training manager to be able to assign everyone in a particular department
>a test (this is already functional) and have an automated e-mail sent out
>to everyone in that department notifying them that they have a test that
>needs to be taken.
>
>I hope that made sense. Any help would be appreciated. Thanks in advance!
>


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


  Return to Index