LuKreme wrote:
I have a local user who is generating occasional mail forwarding loop errors,
which are causing forged emails to cause NDNs and fill up mailq.
Jan 30 13:46:08 mail postfix/local[44147]: 7020950D4D4: to=<*bob*@covisp.net>,
relay=local, delay=0.65, delays=0.59/0/0/0.06, dsn=5.4.6, status=bounced (mail
forwarding loop for *bob*@covisp.net)
The only place that “*bob*” is mentioned in virtual is in line like this:
bill...@covisp.net bob,fred,george
Where bob, fred, and george are all local users.
bob doesn’t have a .forward, and I looked at his .procmailrc and it’s not
forwarding mail anywhere.
Where else do I look?
postmap -q b...@covisp.net /etc/postfix/virtual doesn’t return any results.
I'd start with the headers in a message that's looped - that might help
track things down.
Miles Fidelman