Subject: Q4.21 -- How can I send mail to all users?
Date: December 12, 2000
There is no magic short-cut for this. But it is not hard to set up: create
an aliases entry
alluser: :include:/etc/mail/allusers
Don't forget to run 'newaliases'. Then list your users, one per line, in
the file '/etc/mail/allusers'. You might be able to do that with
awk -F: '$3 > 100 { print $1 }' /etc/passwd > /etc/mail/allusers
http://www.sendmail.org/faq/section4.html#4.21
At 03:20 06/05/01 -0300, Diego Almeida wrote:
>Ol� pessoal , alguem sabe como fazer para mandar um mail para todos users do
>meu sistema?
>
>
>Muito Obrigado...
>
Assinantes em 05/05/2001: 2278
Mensagens recebidas desde 07/01/1999: 112219
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]