On Tue, 3 May 2011 16:22:28 -0500 Brian Mihulka bmihulka@gmail.com articulated:
I used to filter my mail through gmail with the following sieve rule.
if not header :contains "X-Forwarded-To" "bmihulka@hulkster.net"{ redirect "bmihulka@gmail.com"; }
With the gmail account set to forward to bmihulka@hulkster.net
After upgrading to dovecot 1.2.9 and postfix 2.7.0 from whatever was with debian etch. I get a forwarding loop error. I don't know if this is a dovecot issue or postfix issue so I'm starting here. If anyone has any ideas or a better place to ask about this please let me know.
Brian, I have endured problems like that before. Without more specific information, all answers would be at most guesswork. To debug the problem, post the output of "postconf -n" and the log entries pertaining to the message that was creating the forwarding loop.
Exacting how is the mail being delivered to your mail server anyway?
-- Jerry ✌ Dovecot.user@seibercom.net
Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header.