I am using debian squeeze (i believe, the box doesnt really say)
i config exim4 to use gmail and put root: someuser in /etc/aliases then put my email address (name+box@gmail.com) in .forward
I receive the email however the from is user@mysite.com which is correct and the to is root@localhost or anotherUser@localhost with name+box mentioned nowhere. I wanted to write a filter so all emails to name+box@gmail.com will be tagged as something but my name is not mentioned and it goes directly to spam
How do i modify this so my name shows up in the email address?
