| From | Sent On | Attachments |
|---|---|---|
| Stephen Reese | Jul 26, 2003 9:13 pm | |
| Anand Buddhdev | Jul 27, 2003 3:54 am | |
| Jeff Jansen | Jul 27, 2003 8:23 am | |
| Stephen Reese | Jul 27, 2003 11:18 am | |
| Jeff Jansen | Jul 28, 2003 5:12 am | |
| Stephen Reese | Jul 28, 2003 6:29 am | |
| Scott | Jul 28, 2003 5:10 pm | |
| Scott | Jul 28, 2003 5:21 pm | |
| Scott | Jul 28, 2003 5:51 pm | |
| Sam Varshavchik | Jul 28, 2003 5:54 pm | |
| Scott | Jul 28, 2003 6:39 pm | |
| Sam Varshavchik | Jul 28, 2003 6:56 pm | |
| Scott | Jul 28, 2003 7:20 pm | |
| Sam Varshavchik | Jul 28, 2003 7:28 pm | |
| James A Baker | Jul 28, 2003 7:51 pm | |
| Scott | Jul 28, 2003 8:02 pm | |
| Scott | Jul 28, 2003 8:08 pm | |
| Sam Varshavchik | Jul 28, 2003 8:26 pm | |
| Scott | Jul 28, 2003 10:17 pm | |
| Sam Varshavchik | Jul 29, 2003 10:47 am | |
| Jeff Jansen | Jul 29, 2003 12:21 pm | |
| Scott | Jul 30, 2003 12:37 am | |
| Jeff Jansen | Jul 30, 2003 4:41 am | |
| Sam Varshavchik | Jul 30, 2003 5:37 am | |
| Scott | Jul 30, 2003 10:39 am |
| Subject: | [courier-users] Re: send mail message to all domain.com users ? | |
|---|---|---|
| From: | Jeff Jansen (ivb_...@sil.org) | |
| Date: | Jul 27, 2003 8:23:42 am | |
| List: | net.sourceforge.lists.courier-users | |
On Sunday 27 July 2003 04:12, Stephen Reese wrote:
If I want to send a message out to everyone on the *@domain.com is there a way to do this with courier without having to specify each user. Some kinda of distribution. Should I just create a new account with a a file to forward the message to all of the user, but that still means I've got to go though and look everyone up?
Courier doesn't have this built in as far as I know, but don't think it would be difficult to write a <your scripting language of choice here> script to pull out all the addresses at "domain.com" from whatever user authentication method you use, and then call sendmail to send the message to all those addresses. You could set up an account like "al...@domain.com" and use a .courier file to pipe the message to your script. (Just make sure your script doesn't then send the message back to this account again.)
Jeff Jansen





