diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-08 18:45:28 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-08 18:45:28 -0400 |
commit | f84b9f2b43549a3d4a46c402e2b2ec1e2bd3ee55 (patch) | |
tree | c414fc27fa2fce36d08e566e57ef95da19674d6d /mail/pkg | |
parent | 945f3a46cadfdd72ac8d0c2e175260cfaa1fd21e (diff) |
[feature] improve getmail utility
So now it:
- Accepts credentials in a file pointed by environment variable.
- Allows to specify the mailbox to select as a command line flag.
- Allows to select a given message by subject.
For example:
BITMASK_CREDENTIALS=/tmp/bm.secrets ./getmail --mailbox INBOX --subject
'test mail
The two flags are case-insensitive.
This is intended to be used as a helper in end-to-end tests.
Getting a message by subject it's suboptimal, but I think it's good
enough for our testing purposes right now.
Related: #7427
Diffstat (limited to 'mail/pkg')
0 files changed, 0 insertions, 0 deletions