Re: milter/aliases
On May 14, 10:26 am, "jmai...@ttec.com" <jmai...@ttec.com> wrote:
> On May 14, 10:16 am, "chris" <boes...@gmail.com> wrote:
>
> > hi,
>
> > i use a milter filter and some email lists in the aliases file.
> > the problem is that the milter scans before the aliases list expands
> > the members. but i want to scan with the milter for every single member
> > of the list.
> > does anyone have a solution to expand the list before the milter?
>
> > /thx,chris
>
> To obtain exapnded recipients from sendmail, the semi standard way is
> to fork a sendmail -bv and parse the output
>
> milter-rrres allows you to access sendmail -bv directly from the
err. -bv is still on the TODO list. -bt is what was exposed.
|