SMTPAuthenticationError: (535, 'Authentication credentials invalid')
means you have entered incorrect username/password information. Remember that some email servers (IIRC gmx is one) require the full email address as the username, not just the part before the @
|