On Thu, 9 May 2002, Matthew Daubenspeck wrote:
> On Thu, May 09, 2002 at 10:57:55AM -0700, Jeremy C. Reed wrote:
> > On Thu, 9 May 2002, Matthew Daubenspeck wrote:
> >
> > > > egrep -v '^$|^[[:space:]]*#' /path/to/your/backup-mx-exim-conf
> >
> > > ${if def:received_for {\n\tfor <$received_for>}}"
> >
> > Where's the "end"?
>
> Which section are you referring? Each section does in fact have an
I am referring to that location before "maildir_delivery:".
> "end" just before a comment line that displays what the section is...
But the output you sent didn't have it.
> > > maildir_delivery:
> >
> > Where are the other "end"s between the sections?
> >
> > (Maybe my regex above is wrong?)
What should the regex be?
Jeremy C. Reed