Send Mode Command Line options. More...
#include "objects.h"
Data Fields | |
| bool | is_set |
| This struct has been used. | |
| bool | use_crypto |
| -C Use CLI crypto | |
| bool | edit_infile |
| -E Edit the draft/include | |
| struct StringArray | attach |
| -a Attach a file | |
| struct StringArray | bcc_list |
| -b Add a Bcc: | |
| struct StringArray | cc_list |
| -c Add a Cc: | |
| struct StringArray | addresses |
| Send to these addresses. | |
| struct Buffer | draft_file |
| -H Use this draft file | |
| struct Buffer | include_file |
| -i Use this include file | |
| struct Buffer | subject |
| -s Use this Subject: | |
| struct StringArray CliSend::addresses |
| struct Buffer CliSend::include_file |