1524
1524
# FIXME: should we: forbid that, extend it to other schemes, leave
1525
1525
# things as they are that's fine thank you ?
1526
1526
self._check_default_password_prompt('SMTP %(user)s@%(host)s password: ',
1528
1528
self._check_default_password_prompt('SMTP %(user)s@%(host)s password: ',
1530
1530
self._check_default_password_prompt(
1531
1531
'SMTP %(user)s@%(host)s:%(port)d password: ',