-
Dear all,
Just want to share with you that we're developing a new [milter](https://www.postfix.org/MILTER_README.html) program to replace iRedAPD, so don't feel sad if not many commits here.
###…
-
-
amavisd-milter 1.6.1 does daemonize, and opens milter socket after that,
exiting if it returns error
We want to change the socket permissions after daemon is started, and this
order of commands m…
-
if config.yml do not include `debug = 0` or `debug = 1, the milter do not start:
```
Traceback (most recent call last):
File "/mailheadercheck", line 42, in
logging = Logger.getStdoutLogg…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-repo…
-
Hello, if I send mails from at of my domains, that are located on the same machine (ip) to domains that are also on the same machine, they don't get signed. any Ideas about this behaviour?
-
```
$ pip3 install pymilter
Collecting pymilter
Using cached pymilter-1.0.5.tar.gz (1.0 MB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: pymilter
Building…
-
I haven't tried any other distros but I'm really having issues with dependencies.
Some I can get from CPAN, some I have to get as packages from the distro, and one or two I just can't get to install …
-
A small bug in Sendmail::PMilter prevents using ithread support. Provide patch fix and add as a supported option for the milter.
-
Hello , have observed that the milter doesn't pass around empty headers which causes an assumption of header being entirely absent and taking any action based on empty value is not possible.
https…