Hany Aziz via Exim-users <[email protected]> wrote: > When setting up my raspberry pi to use local email (using exim4 as > the default MTA on Raspbian/Debian), and while doing the debconf > initial configuration, I was asked whether to forward root's email > to my user account, and I did. In retrospect I wish I had also > included root, as well as my user account (let's call it user1). In > other words, any mail sent to root should in fact go to both root > and user1. [...]
Hello, That will not work. Exim cannot deliver to root since it will not deliver as root.[1] cu Andreas [1] You could rebuild exim, changing FIXED_NEVER_USERS to exclude root. -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
