Re: [exim] Is there a way to forcably disconnect remote sess…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Matt Bryant
Datum:  
To: Viktor Dukhovni via Exim-users
Betreff: Re: [exim] Is there a way to forcably disconnect remote session using tempfail 4xx code
No I havent .. didnt think of that will give it a go .. thx

On 21/2/2023 4:19 pm, Viktor Dukhovni via Exim-users wrote:
> On Tue, Feb 21, 2023 at 01:14:55PM +1000, Matt Bryant via Exim-users wrote:
>
>> Is there anyway in exim to force a disconnect but with a temporary 4xx
>> failure rather than a hard deny and 5xx error ???. I can see 'drop' does
>> the latter case but there seem no equivalent action/verb or command to
>> issue a tempfail and then disconnect.
> Have you tried configuring the reject code to "421". The Exim SMTP
> server should ideally take note of that and also disconnect.
>