OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Internal Distribution List?
From: Matthew Hawkins (matthewtopic.com.au)
Date: Tue May 30 2000 - 19:12:21 CDT


On 2000-05-30 19:29:15 -0400, Alex Burke wrote:
> Yep, it would be a pig of a job. It would go to anywhere from 500-5000
> users, and users are frequently added and deleted. I'm looking for
> something that (for example) would parse /etc/passwd and
> /etc/postfix/virtual and send it to everyone, without giving away to the
> recipient the list of all the usernames it was sent to...

Some POP3 servers have the ability to broadcast "bulletins" - you write
a mail, whack it into the configured bulletin directory, and when the
user connects to get their mail it checks to see if they have seen the
bulletin or not, and if not delivers it with the rest of their mail.

The cool thing about this is that the mail is never stored in each
user's spool (in fact, it never goes via the MTA), so it scales very
well.

HTH,

-- 
Matt