[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: RaQ3i - Sendmail 8.9.3 configuration issues !SOLVED!



On Tue, 1 Apr 2003 11:48:31 -0500, you wrote:

>> 
>> Just recently used this to send a mail to all users on
>> my RaQ:
>> 
>> cut -d : -f 1 /etc/passwd | egrep -v -f exclude |
>> while read USER; do mail -s "Subject" ${USER} <
>> announce.txt; done
>> 
>> This is a 1 line shell script :))
>> 
>> exclude is a textfile, containing users to which you
>> do not want to send the mail. Mine contained these:
>> 
>
>In what directories did you place the exclude and announce.txt files?

Same directory you actually run the command from - present working
directory.

-- 
Peter Frederick
MIS Director, Indiana Packers Corp, Delphi IN
Phone: (765) 564-9705   Fax: (765) 564-3684
Work: pfred@xxxxxxxxx   (Qube3 Professional running 6.4)
============================================================================
'Tis better to light one candle than to curse the darkness a thousand times!