I have postfix setup to forward all emails sent to my website to my gmail account.
It works for all email addresses except my gmail account. (Works for other gmails)
/etc/postfix/virtual looks like this:
@web.com name@gmail.com
If I am sending from name@gmail.com to admin@web.com, and it is forwarded to name@gmail.com. Will this cause a loop and make it break??
[link][4 comments]