Sujet : Re: Filtering HELO / EHLO names before MAIL FROM
De : gtaylor (at) *nospam* tnetconsulting.net (Grant Taylor)
Groupes : comp.mail.sendmailDate : 04. Jan 2025, 07:44:45
Autres entêtes
Organisation : TNet Consulting
Message-ID : <vlalct$mdd$1@tncsrv09.home.tnetconsulting.net>
References : 1 2
User-Agent : Mozilla Thunderbird
On 1/3/25 23:43, Claus Aßmann wrote:
A milter should be able to do that.
That's what I assumed.
Give it a try and let us know.
I'm trying a few different things.
Q: Is it possible to cause Sendmail to return something other than the 220 (from memory) greeting in response to the HELO / EHLO?
I'm trying milter-regex now and it seems like Sendmail still replies with a 220 <bla> in response to the unwanted "EHLO User" that I'm currently seeing.
I'd like to return a "5xy go away" message. I don't remember the value for x and y at the moment. Maybe "550 5.7.1 go away" or something like that.
-- Grant. . . .