bug-mailfromd


Search for: Advanced

Re: [Bug-mailfromd] renaming greylist to greylist-manual.gdbm


Marc <Marc@xxxxxxxxxxxxxxxxx> ha escrit:

> database greylisttest {
>   file "gdbm://greylisttest.gdbm";
> }

Ah, that... I must have misread your posting.  Of course, you cannot
just invent the new built-in database type and expect it to spring into
existence.  As stated in [1], allowed arguments to `database' statement
are limited to cache, rate, tbf and greylist.  You can of course name
the database file as you like (in the "file" statement).

https://www.gnu.org.ua/software/mailfromd/manual/conf_002ddatabase.html

Regards,
Sergey