Email w/o authentication

Testing out 1.4.3. My local email server does not require/support any auth.

When I issue “/vmfs/volumes/datastore/verticalbackup/vertic
al email --test smtp.server.local 25 no_relpy@foobar.local myemail@gmail.com”, I get incorrect syntax.

If i try “/vmfs/volumes/datastore/verticalbackup/vertic
al email --test smtp.server.local 25 " " " " no_relpy@foobar.local myemail@gmail.com”, VB tries to auth and fails because of the smtp limitation.

Can you turn on debug logging by running ./vertical -vv email -- test ... and then PM me the output?