On Thu, 7 May 1998, Jan McNamara - admin+faculty wrote:
> 2) Where is a good reference with samples for exim configuring?
> The manual is proving
> to be very good, but early on like this we need more samples. Any http's
> out there besides www.exim.org? and the archives which take time?
Unfortunately, nobody has yet got round to making a collection of sample
configurations. We keep talking about it... If the pressure of
developing Exim ever lessens I might get round to it one day, but I also
want to write a "cookbook". Sorry, but there's just me working on
this, and though I was recently accused of being 2.5 people in disguise,
that just ain't true!
On Fri, 8 May 1998, Vadim Vygonets wrote:
> ^*@([^.]+)$ $1@$2.wju.edu Ff
Small mistake in that. It should be
^(.*)@([^.]+)$ $1@$2.wju.edu Ff
But yes, that's probably the best way to handle that requirement.
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***