I am managing multiple email accounts with mu4e. Everything works fine expect sending emails: I am getting the following error
auth-source-netrc-parse-entries: auth-source-netrc-parse-entries: Unexpected ‘machine’ token at line 2
My authinfo file looks like this:
machine <...> login <...> port <...> password <...>
machine <...> login <...> port <...> password <...>
smtpmail-smtp-server, smtpmail-smtp-service and smtpmail-smtp-user are
all defined in my mu4e configuration.