Afficher un message
Vieux 26/03/2008, 02h00   #5
Exal de Jesus Garcia Carrillo
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: send a mail with copies only with shell

>> ( printf "Subject: %s\nCc: %s\nBcc: %s\n\n" "$sub" "$cc" "$bcc"
>> cat "$filename"
>> ) | /usr/lib/sendmail -t -oi

>
>
> oh, thanks it works, but the original recipent is missing how to put
> them into?



may be adding a $to variable and printing it's value.
  Réponse avec citation
 
Page generated in 0,04274 seconds with 9 queries