Hi, I have an issue with forwarding mails which belong to the local root user. I never had that and it seems something changed in opensmtpd?
In /etc/mail/aliases I used to say root: [email protected] <mailto:[email protected]> This always worked but stopped working and the following error pops up in the logs: smtp failed-command command="RCPT TO:<[email protected]> ORCPT=rfc822;root" result="553 ORCPT address syntax error” It actually does work when I try something like ‘echo Test | mail [email protected]’ BUT 'echo Test | mail root’ does not Am I missing something? — Tony
