Bug 4310 - --set-default <account>
Summary: --set-default <account>
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.17.5
Hardware: PC All
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2020-02-13 04:56 UTC by Pierre Fortin
Modified: 2020-02-19 16:44 UTC (History)
0 users

See Also:


Attachments

Description Pierre Fortin 2020-02-13 04:56:24 UTC
CM accepts 
  --receive         which only gets Default account
  --receive-all 
requests while it is running.  To minimize time slots between running an external program and --receive-all, I would like to use
  --receive <account_name>
immediately after running the external program.

I plan to share my external program once I can call
  claws-mail --receive <account_name>

Currently, CM silently accepts and ignores any argument to --receive...
Comment 1 Pierre Fortin 2020-02-19 16:44:42 UTC
Rather than initial request for "--receive <account>", 
adding "--set-default <account>" would address a number of features at once...
--receive
--compose[-from-file]
--attach
--insert
...

Note You need to log in before you can comment on or make changes to this bug.