> -----Original Message-----
> From: Henry Kupets [mailto:henry@dia.state.ma.us]
> > On 21 Dec 2004, Henry Kupets wrote:
> >
> >
> >>accept hosts =+older_MUA
> >> control =submission
Doesn't this have to be the other way around?
accept
control = submission
hosts = +older_MUA
Otherwise I think Exim will see that the condition passes and immediately
accept, skipping the rest. It's been a while since I worked on my ACLs, so
I could be totally wrong, though. It just seems like I had this same
problem with the 'logwrite' command.