I'm not sure, but you probably intend to use smtp driver, not mail. mail driver uses mail() php function, and you need to have mail server configured for that. You provided smtp server info, incuding port and host. Try writing smtp into driver field.