Re: [exim] Ratelimit

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] Ratelimit
Ian Porter <ian@???> (Di 13 Dez 2011 10:34:33 CET):
> >
> > (I didn't follow the complete thread…)
> >
> > The directory /var/spool/exim4 needs to exist. The db/ subdirectory will
> > be created by the Exim process. BUT the /var/spool/exim4/ directory
> > needs to be writable by the user Exim is running
> > as. You may check the user:
> >
> >    exim4 -bP exim_user
> >
>
> Thanks, yeah the directory is being created by the exim process but
> the ratelimit db within that directory is not. I am guessing it could
> be a switch or option on the exim process to start the ratelimit db ?
> or I am missing something from the install.


Just wild guessing: The ratelimit.db gets created on its first usage.

--
Heiko