> Is there a way to add a 'cc' or 'bcc' on the '& m [address]' line?

No, not in that initial "m" line.

You can...

        - escape into the ~h  dialogue and add cc recipients there,
        - use    ~c foo bar   to add two cc recipients directly.

        - use the command "set askcc"  (typically in your .mailrc)
          to get prompted for cc recipients automatically with every
          email.

        - use "set editheaders" (typically in your .mailrc) and edit/add
          To:/Cc:/Bcc:/Subject:/Reply-To:  header lines after going into
          your visual editor with
                ~v
          (typically right away when prompted for the mail body).

(Likewise ~b ~H and "set askbcc" for bcc recipients.)

I usually have

        set ask askcc askbcc askatend

in my .mailrc.

                                                        Martin

------------------------------------------------------------------------------
_______________________________________________
nail-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nail-devel

Reply via email to