|Michael Convey <[email protected]> wrote: ||On Fri, Oct 9, 2015 at 11:09 AM, Steffen Nurpmeso <[1]sdao\ ||[email protected][/1]> wrote: | ||You could say "-c 'r1 , r2 , r3 '" and it's a bug if ||that doesn't work. || ||I tested this (in mailx) and spaces cause an error as follows: || ||# mail -s 'test bcc' -b root , lab lab2 | |Well of course there is the shell in between this line and and the |command-line mailer of your choice, and so proper shell quoting is |necessary -- note the single quotes that sourround the r1,r2
The commit that credits you already said it is possible to give a comma-separated list of receivers in a single argument, proper quoting provided, e.g., ‘-b "qrec1 , rec2,rec3, Ex <am@ple>"’. Also see the section On sending mail, and non-interactive mode[18]. but i changed this now to "proper shell quoting" -- is this sufficient, what do you mean? Ciao, --steffen ------------------------------------------------------------------------------ _______________________________________________ nail-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nail-devel
