Skip to content

JAMES-3225 Verify identity should also apply for unauthenticated users#348

Closed
chibenwa wants to merge 1 commit intoapache:masterfrom
chibenwa:JAMES-3525
Closed

JAMES-3225 Verify identity should also apply for unauthenticated users#348
chibenwa wants to merge 1 commit intoapache:masterfrom
chibenwa:JAMES-3525

Conversation

@chibenwa
Copy link
Copy Markdown
Contributor

Given this SMTP configuration:

   <smtpserver enabled="true">
        ...
        <authRequired>true</authRequired>
        <verifyIdentity>true</verifyIdentity>
   </smtpserver>

A non authenticated user can pretend to be a local user...

Given this SMTP configuration:

```
   <smtpserver enabled="true">
        ...
        <authRequired>true</authRequired>
        <verifyIdentity>true</verifyIdentity>
   </smtpserver>
```

A non authenticated user can pretend to be a local user...
@chibenwa chibenwa closed this Mar 27, 2021
@chibenwa chibenwa deleted the JAMES-3525 branch March 27, 2021 16:09
@chibenwa chibenwa restored the JAMES-3525 branch March 27, 2021 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant