| |||||||||||||||||||||||||||||||
|
Hello, We have a need to implement a specific content filter to extract specific elements of incoming emails. We hook this into the same chain as spamassassin as we need right after scanning for spam. What I would like know if there is a way to determine, within the content filter, if the incoming email was auth'ed or not. I know we can setup a different chain on a different ip or port but that's beyond my control at this point. My original recommendation was to run split chains, one on port 25 for all incoming, and one on port 587 for all outgoing, but the contract doesn't want this, as they have several end users/apps already configured for port 25. So the only thing I can think of is trying to derive a flag from postfix determining weather it's authed or not. I was looking at the filter_readme and there is some information on filtering mail fro outside users only, but I need to filter for both, so that really didn't apply. Any ideas would be greatly appreciated. Gary
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com