Hi, I have postfix set to HOLD messages it considers to be spam. I then have a script that runs every 10 mins, goes through the held messages, and parses them into a mysql database, which I then use to make a "search the spam queue". That way users can see what it caught in case it got anything they wanted. Anyway, the problem comes when they find something they want. It has to be able to send it back to them, but here's the problem.
If it originally went to domain.com and postfix-01.domain.com is priority 10 for that domain, when my script goes to mail them their false-positive, it just gets caught again. Any ideas? Thanks, Richard --- [This E-mail scanned for viruses by friend.ly.net.]
