diff --git a/src/calibre/gui2/wizard/send_email.py b/src/calibre/gui2/wizard/send_email.py index bb1f83db32..0e26cb99a9 100644 --- a/src/calibre/gui2/wizard/send_email.py +++ b/src/calibre/gui2/wizard/send_email.py @@ -251,7 +251,7 @@ class SendEmail(QWidget, Ui_Form): 'name': 'Hotmail', 'relay': 'smtp-mail.outlook.com', 'port': 587, - 'username': '', + 'username': '@hotmail.com', 'url': 'www.hotmail.com', 'extra': _('If you are setting up a new' ' Hotmail account, Microsoft requires that you '