Save as
or Save link as
.how_to_use.txt
.
Alternatively, you can watch a walkthrough of using the tool in action:
--help
to see these flags in your terminal.
Flag | Type | Description | Default | Example |
---|---|---|---|---|
non-interactive | boolean | Disable all prompts and inputs. Still outputs info to the terminal. --csv-file flag required with this flag | false | --non-interactive |
browsers | integer | How many browsers to spawn concurrently | 6, min: 1, max: 16 | --browsers 4 |
no-headless | boolean | spawns visible browsers. Use --browsers 1 with this flag | false | --no-headless |
timeout | integer | How long, in seconds, before treating the email as a fail and moving on. Useful to change on very slow connections | 75, min: 30, max: 180 | --timeout 180 |
tag | string | What to tag this batch of emails (will create tag if it doesn’t exist) | "" | --tag "batch 1" |
skip-connected-accounts | boolean | If account exists on EmailBison, and is in a “connected” state, skip it. | false | --skip-connected-accounts |
config-file | string | Use a custom config file, you can also provide the path if in another directory | ”config.txt” | --config-file "../configs/workspace4.txt" |
csv-file | string | A path to the csv file to use, to skip the file picker prompt. | "" | --csv-file "../files/accounts.csv" |
throttle | boolean | Use recommended throttling to avoid issues of the script signing in to accounts too fast | false | --throttle |
driver | string | The technology that controls the browsers. Either “rod” or “chromedp" | "rod” | --driver chromedp |
force-bison-v1 | boolean | Force the script to use EmailBison v1 mode. | false | --force-bison-v1 |
force-bison-v2 | boolean | Force the script to use EmailBison v2 mode. | false | --force-bison-v2 |
'bulk_uploader' not opened OR cannot be opened because it is from an unidentified developer
'bulk_uploader' is damaged and can't be opened. You should move it to the Bin
path/to/emailbison_bulk_uploader
is the path to the EmailBison tool.Windows protected your PC
More info
-> Run anyway
.Search for app in the Store?
properties
, towards the end, there’s a Security: label with an Unblock
checkbox, check it and press OK
.Set-up Issues
Email Sign-in Issues