er 04, 2001 6:38 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Command-line mail syntax for bash script
>
>
> On Tue, Dec 04, 2001 at 12:47:20PM -0600, Vinny Valdez
> <[EMAIL PROTECTED]> wrote:
> | I have a quick question, I'm sure the answer is simple.
> |
> | I
On Tue, Dec 04, 2001 at 12:47:20PM -0600, Vinny Valdez
<[EMAIL PROTECTED]> wrote:
| I have a quick question, I'm sure the answer is simple.
|
| I want to do the following:
|
| 1. send an email to a list through a bash script (no interaction)
| 2. hide the recepients (bcc)
| 3. be able to alter
I have a quick question, I'm sure the answer is simple.
I want to do the following:
1. send an email to a list through a bash script (no interaction)
2. hide the recepients (bcc)
3. be able to alter the from: address (or set a reply-to), to
listoperator@domain instead of [EMAIL PROTECTED]
I no