Hello, my username contains an @-mark. So the resulting smtp_host is "smtp://username@[email protected]:587" Obviously that contains two @-marks and mutt says "550 invalid domain"
How do I do encode my username? I tried to prefix the first "@" with a backslash. but that doesn't work. Regards, Jake
