table of contents
sympa-add(1) | sympa 6.2.72 | sympa-add(1) |
NAME¶
sympa-add - Add users to the list
SYNOPSIS¶
"sympa add" [ "--force" ] [ "--notify" ] [ "--quiet" ] [ "role="role ] list"@"domain
DESCRIPTION¶
Add email(s) to the list. Data are read from standard input. The data should contain one email address per line.
Sample:
# emails to be added john.steward@some.company.com John Steward mary.blacksmith@another.company.com Mary Blacksmith
HISTORY¶
This option was added on Sympa 6.2.67b.2.
2024-07-15 | 6.2.72 |