Re: [Mimedefang] read domain list from config file

2014-03-28 Thread Kris Deugau
(Please keep replies on-list.) Marcus Schopen wrote: > Thanks for your idea and code. Nice idea! How did you create and modify > the BerkeleyDB from console? Never did this by hand only via tools like > saslpasswd e.g. for my cyrus/sendmail user db. I think it took a bit of fine-tuning to get the

Re: [Mimedefang] read domain list from config file

2014-03-28 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 27 Mar 2014, Marcus Schopen wrote: for some of my domains I'd like to reject mails at a given spamscore of =5. For some other domains at a higher score. Is it a good idea to read those domain names from different "external" config file ins

Re: [Mimedefang] read domain list from config file

2014-03-27 Thread Kris Deugau
Marcus Schopen wrote: z> for some of my domains I'd like to reject mails at a given spamscore of >> =5. For some other domains at a higher score. Is it a good idea to read > those domain names from different "external" config file instead of > coding them hard into mimedefang-milter? I did this a

[Mimedefang] read domain list from config file

2014-03-27 Thread Marcus Schopen
Hi, for some of my domains I'd like to reject mails at a given spamscore of >=5. For some other domains at a higher score. Is it a good idea to read those domain names from different "external" config file instead of coding them hard into mimedefang-milter? sub filter_end { [...] if (($Domain e