#milter — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #milter, aggregated by home.social.
-
The #MIMEDefang Project has a major update coming in v3.5, with the work mostly done by Giovanni Bechis. Substantial feature additions and bug fixes! MIMEDefang is one of the most mature and versatile tools for mail filtering via the Milter API (available in Sendmail and Postfix.) It has been my personal years-long favorite tool for hooking #SpamAssassin into MTAs, long before I joined the project.
The first release candidate is at https://github.com/The-McGrail-Foundation/MIMEDefang/releases/tag/v3.5-rc1 -
The #MIMEDefang Project has a major update coming in v3.5, with the work mostly done by Giovanni Bechis. Substantial feature additions and bug fixes! MIMEDefang is one of the most mature and versatile tools for mail filtering via the Milter API (available in Sendmail and Postfix.) It has been my personal years-long favorite tool for hooking #SpamAssassin into MTAs, long before I joined the project.
The first release candidate is at https://github.com/The-McGrail-Foundation/MIMEDefang/releases/tag/v3.5-rc1 -
The #MIMEDefang Project has a major update coming in v3.5, with the work mostly done by Giovanni Bechis. Substantial feature additions and bug fixes! MIMEDefang is one of the most mature and versatile tools for mail filtering via the Milter API (available in Sendmail and Postfix.) It has been my personal years-long favorite tool for hooking #SpamAssassin into MTAs, long before I joined the project.
The first release candidate is at https://github.com/The-McGrail-Foundation/MIMEDefang/releases/tag/v3.5-rc1 -
The #MIMEDefang Project has a major update coming in v3.5, with the work mostly done by Giovanni Bechis. Substantial feature additions and bug fixes! MIMEDefang is one of the most mature and versatile tools for mail filtering via the Milter API (available in Sendmail and Postfix.) It has been my personal years-long favorite tool for hooking #SpamAssassin into MTAs, long before I joined the project.
The first release candidate is at https://github.com/The-McGrail-Foundation/MIMEDefang/releases/tag/v3.5-rc1 -
Playing around with a #milter with #postfix and discovered that there is a quatantine feature that moves affected mails into a seperated hold queue! It even supports to set a reason from the milter!
Only problem? For the last 12 years postfix does abolutely nothing with that information. Nice xD So if I want to use that in my milter I need a seperate quatantine log that records the reason with the queueid of the message...
-
Playing around with a #milter with #postfix and discovered that there is a quatantine feature that moves affected mails into a seperated hold queue! It even supports to set a reason from the milter!
Only problem? For the last 12 years postfix does abolutely nothing with that information. Nice xD So if I want to use that in my milter I need a seperate quatantine log that records the reason with the queueid of the message...
-
Playing around with a #milter with #postfix and discovered that there is a quatantine feature that moves affected mails into a seperated hold queue! It even supports to set a reason from the milter!
Only problem? For the last 12 years postfix does abolutely nothing with that information. Nice xD So if I want to use that in my milter I need a seperate quatantine log that records the reason with the queueid of the message...
-
Your argument here convinced me, BTW. I've ignored the "Microsoft wants to invade the open-source OS world" news as "effectively absurd", knowing that "people like me" (and thus you) would reject it. But we keep hearing more of that. Microsoft should have DIED, people should have KILLED IT, but Gates's money and propaganda campaign ...
as if Windows has anything to offer. [Don't bother me with any defense of anything they do. Yeah, they did DHCP and helped fund PPP, but those were Ph.D.s I assume and Gates never was.]
====
The hosting facility I use had SWORN to me twice that they supported FreeBSD, so I signed up. Then of course it was "FreeBSD? No, we don't support that", and I had to scramble to get Ubuntu running as a replacement. The story is too long to recount, I wanted to use "sendmail" because I'm a stubborn asshole and because Postfix never worked properly for me and they offered no support, and finally because I could do in sendmail what Postfix wouldn't allow, which was to violate protocol and prevent bounce messages being returned for spam.
#ubuntu #linux #freebsd #sendmail #postfix
I did write a sendmail "milter" and was very pleased to see that Postfix supported it. The milter was (is still) a do-it-all, RBL, SPF, firewall, anti-spam, etc. It had a web interface for the users to fine-control what they did and didn't want to exclude. It even inspected the first chunk of the mail body to see if prohibited domains were being advertised. Faded glories, code on request.
-
Your argument here convinced me, BTW. I've ignored the "Microsoft wants to invade the open-source OS world" news as "effectively absurd", knowing that "people like me" (and thus you) would reject it. But we keep hearing more of that. Microsoft should have DIED, people should have KILLED IT, but Gates's money and propaganda campaign ...
as if Windows has anything to offer. [Don't bother me with any defense of anything they do. Yeah, they did DHCP and helped fund PPP, but those were Ph.D.s I assume and Gates never was.]
====
The hosting facility I use had SWORN to me twice that they supported FreeBSD, so I signed up. Then of course it was "FreeBSD? No, we don't support that", and I had to scramble to get Ubuntu running as a replacement. The story is too long to recount, I wanted to use "sendmail" because I'm a stubborn asshole and because Postfix never worked properly for me and they offered no support, and finally because I could do in sendmail what Postfix wouldn't allow, which was to violate protocol and prevent bounce messages being returned for spam.
#ubuntu #linux #freebsd #sendmail #postfix
I did write a sendmail "milter" and was very pleased to see that Postfix supported it. The milter was (is still) a do-it-all, RBL, SPF, firewall, anti-spam, etc. It had a web interface for the users to fine-control what they did and didn't want to exclude. It even inspected the first chunk of the mail body to see if prohibited domains were being advertised. Faded glories, code on request.
-
Your argument here convinced me, BTW. I've ignored the "Microsoft wants to invade the open-source OS world" news as "effectively absurd", knowing that "people like me" (and thus you) would reject it. But we keep hearing more of that. Microsoft should have DIED, people should have KILLED IT, but Gates's money and propaganda campaign ...
as if Windows has anything to offer. [Don't bother me with any defense of anything they do. Yeah, they did DHCP and helped fund PPP, but those were Ph.D.s I assume and Gates never was.]
====
The hosting facility I use had SWORN to me twice that they supported FreeBSD, so I signed up. Then of course it was "FreeBSD? No, we don't support that", and I had to scramble to get Ubuntu running as a replacement. The story is too long to recount, I wanted to use "sendmail" because I'm a stubborn asshole and because Postfix never worked properly for me and they offered no support, and finally because I could do in sendmail what Postfix wouldn't allow, which was to violate protocol and prevent bounce messages being returned for spam.
#ubuntu #linux #freebsd #sendmail #postfix
I did write a sendmail "milter" and was very pleased to see that Postfix supported it. The milter was (is still) a do-it-all, RBL, SPF, firewall, anti-spam, etc. It had a web interface for the users to fine-control what they did and didn't want to exclude. It even inspected the first chunk of the mail body to see if prohibited domains were being advertised. Faded glories, code on request.
-
JUST RELEASED!
#MIMEDefang 3.4.1, the mature #milter that lets you integrate #SpamAssassin, #ClamAV, and other filtering tools with #Sendmail, #Postfix, or any other milter-capable #MTA and to enact any #email policy or practice that you can express in #Perl. -
JUST RELEASED!
#MIMEDefang 3.4.1, the mature #milter that lets you integrate #SpamAssassin, #ClamAV, and other filtering tools with #Sendmail, #Postfix, or any other milter-capable #MTA and to enact any #email policy or practice that you can express in #Perl. -
JUST RELEASED!
#MIMEDefang 3.4.1, the mature #milter that lets you integrate #SpamAssassin, #ClamAV, and other filtering tools with #Sendmail, #Postfix, or any other milter-capable #MTA and to enact any #email policy or practice that you can express in #Perl. -
JUST RELEASED!
#MIMEDefang 3.4.1, the mature #milter that lets you integrate #SpamAssassin, #ClamAV, and other filtering tools with #Sendmail, #Postfix, or any other milter-capable #MTA and to enact any #email policy or practice that you can express in #Perl. -
JUST RELEASED!
#MIMEDefang 3.4.1, the mature #milter that lets you integrate #SpamAssassin, #ClamAV, and other filtering tools with #Sendmail, #Postfix, or any other milter-capable #MTA and to enact any #email policy or practice that you can express in #Perl. -
Question:
Is there a postfix milter that can generate and send TLS-RPT? -
Question:
Is there a postfix milter that can generate and send TLS-RPT? -
Question:
Is there a postfix milter that can generate and send TLS-RPT? -
Question:
Is there a postfix milter that can generate and send TLS-RPT? -
One thing I'd like to do is move the #SRS portion of the mail stuff into #rspamd. rspamd can trivially rewrite the envelope from as a #milter. I just hardcoded bounces@server as a test, and that worked fine; so the question is how much work implementing SRS itself will be in #Lua.
This would avoid the need for #postsrsd and #postforward.