mailx Verified for current stable LTS

Mailx Command: Send Mail With Cc

Use for send mail with cc with Mailx. Exact CLI syntax to send mail with cc using Mailx.

When to use this: Use for send mail with cc with Mailx.

Command Syntax

mailx -s "<subject>" -c <cc_addr> <to_addr>

Command Breakdown

-s
Command Option
Tool-specific option used by this command invocation.
-c
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to send mail with cc using Mailx.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Mailx directory