* Aaron Hall ([EMAIL PROTECTED]) [010929 17:43]:
> On Sat, 29 Sep 2001, Mike Egglestone wrote:
>
> > Hi,
> >
> > Does anyone know of such a way to email all the users
> > a quick message without having to send the email seperately
> > to each user?
>
> There might be more than one way. If everyon
On Sat, Sep 29, 2001 at 11:54:51PM -0400, Joey Hess wrote:
> Ben Hartshorne wrote:
> > uid=`echo $i | sed -e "s/[^:]*:[^:]*:\([^:]*\).*/\1/"`
>
> > Someone make me feel embarassed by posting a much more beautiful script.
> > At the very least, replace those sed lines with awk or something. It
>
Ben Hartshorne wrote:
> uid=`echo $i | sed -e "s/[^:]*:[^:]*:\([^:]*\).*/\1/"`
> Someone make me feel embarassed by posting a much more beautiful script.
> At the very least, replace those sed lines with awk or something. It
> should be much easier to say "grab the first and third field split b
On Sat, Sep 29, 2001 at 05:18:56PM -0700, Mike Egglestone wrote:
> Hi,
>
> Does anyone know of such a way to email all the users
> a quick message without having to send the email seperately
> to each user?
This is really ugly, but ...
put the contents of the message you want to send in ./mymail.
On Sat, 29 Sep 2001, Mike Egglestone wrote:
> Hi,
>
> Does anyone know of such a way to email all the users
> a quick message without having to send the email seperately
> to each user?
There might be more than one way. If everyone checks their mail via POP,
your pop server might have a bulletin
On Sat, 29 Sep 2001, Mike Egglestone wrote:
> Does anyone know of such a way to email all the users
> a quick message without having to send the email seperately
> to each user?
One: have an alias that points to all the users in /etc/aliases, or
whichever way your MTA handles that, and send the em
Hi,
Does anyone know of such a way to email all the users
a quick message without having to send the email seperately
to each user?
thanks
Mike
7 matches
Mail list logo