On Sun, 2005-05-01 at 19:36 +0200, Marc Haber wrote: > I am not a friend of holding a user's hands through the entire > configuration process, making reference to the documentation > completely unnecessary. I have, however, added an example: > > --- debian/README.Debian (revision 1132) > +++ debian/README.Debian (working copy) > @@ -161,9 +161,15 @@ > sure it gets read before the macro is first used. 000_localmacros is a > possible name, guaranteeing first order. For a non-split > configuration, /etc/exim4/exim4.conf.localmacros gets read before > -/etc/exim4/exim4.conf.template. See the exim specification, chapter > -6.4, for details how macro expansion works. > +/etc/exim4/exim4.conf.template. To actually set the macro > +EXIM4_EXAMPLE to the value "this is a sample", write the following line > > +EXIM4_EXAMPLE = this is a sample > + > +into the appropriate file. For more detailed discussion of the general > +macro mechanism, see the exim specification, chapter 6.4, for details > +how macro expansion works. > +
> Is that ok with you? > OK, that should be fine :) Thanks for helping with it. Drew -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]