Filtering on the basis of the relay host
JCA <[email protected]> Sat, 11 May 2013 09:10:09 -0600
| Newsgroups | gmane.os.openbsd.pf |
|---|---|
| Message-ID | <CAFy1yb0p705Dgpn7w07TvJ5-nBH_XpdzFi=MHY_+nDfpUr9PhQ@mail.gmail.com> |
I would be interested to use milter-regex to filter incoming emails according to the relay host. When an email arrives, sendmail logs a line containing several fields, like 'from', 'size', 'msgtype', etc. and their values. One of those fields is 'relay'. Can milter-regex filter emails depending on the value of this field?