mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
https://mailinabox.email/
Creative Commons Zero v1.0 Universal
13.98k stars 1.44k forks source link

Run without prompt #702

Open lfaoro opened 8 years ago

lfaoro commented 8 years ago

Is there a way for us to run the start.sh script silently specifying the settings on the command line and avoid getting domain name prompt?

JoshData commented 8 years ago

Yep, see https://github.com/mail-in-a-box/mailinabox/blob/master/Vagrantfile#L21.

JoshData commented 8 years ago

Also #737.