-
-
Notifications
You must be signed in to change notification settings - Fork 674
Open
Labels
Description
Steps To Reproduce
- Create a mail.de account and set a username for this account.
- Run the email setup script from the main menu.
- While running the script, select mail.de as your email provider.
- Complete the script with the account details from step 1.
Expected Result
Sending emails is set up correctly.
Actual Result
Mail sending does not work.
The email provider mail.de now supports the creation of a user name that differs from the local part of the email address. If you create one, authentication on the SMTP server is performed using the user name and no longer using the email address. However, this is not yet supported by the mail script in addons/smtp_mail.sh. In /etc/msmtprc the field user
must be set to the chosen user name.
Screenshots, Videos, or Pastebins
No response
Additional Context
No response
Build Version
irrelevant
Environment
By using the scripts
Environment Details
No response