Hi,
When I attempt to run milter-greylist in test mode with some
recipients defined:
rcpt someone@...
...
...
I get an error on loading when it gets to the recipients:
syntax error on line XX
It fails to parse the rest of the config file. If I remove the rcpt
lines, it parses the config file ok. If I define a regex in the rcpt
line, it parses ok. Any ideas? This is with 1.3.5.
Thanks,
Christian
dowskimania <cwyglendowski@...> wrote:
> It fails to parse the rest of the config file. If I remove the rcpt
> lines, it parses the config file ok. If I define a regex in the rcpt
> line, it parses ok. Any ideas? This is with 1.3.5.
Ok, I can reproduce that one. I'll work on a fix.
--
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent
le binaire et ceux qui ne le comprennent pas.
manu@...
--- In milter-greylist@yahoogroups.com, manu@n... wrote:
> dowskimania <cwyglendowski@g...> wrote:
>
> > It fails to parse the rest of the config file. If I remove the rcpt
> > lines, it parses the config file ok. If I define a regex in the rcpt
> > line, it parses ok. Any ideas? This is with 1.3.5.
>
> Ok, I can reproduce that one. I'll work on a fix.
>
Excellent. I'm looking forward to getting this working. Thanks for
this piece of software.
Christian
dowskimania <cwyglendowski@...> wrote:
> > > It fails to parse the rest of the config file. If I remove the rcpt
> > > lines, it parses the config file ok. If I define a regex in the rcpt
> > > line, it parses ok. Any ideas? This is with 1.3.5.
> >
> > Ok, I can reproduce that one. I'll work on a fix.
> >
>
> Excellent. I'm looking forward to getting this working. Thanks for
> this piece of software.
You have an interim fix in the meantime: define a regex :)
--
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent
le binaire et ceux qui ne le comprennent pas.
manu@...