You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/06/14 02:48:00 UTC

[jira] [Updated] (JAMES-2427) Implement mailets for address verification

     [ https://issues.apache.org/jira/browse/JAMES-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit updated JAMES-2427:
----------------------------------
    Description: 
We need a class, that tries to send a probe message to a given address.

Depending on the answeres of the other SMTP server, we can deduce if the address exists or not.

We then may implement two mailets:
     - one verifying the recipients of incoming emails
     - one verifying its sender

Here is the page for POSTFIX describing this issue.

Idea from @whiteadam proposed on gitter

  was:
We need a class, that tries to send a probe message to a given address.

Depending on the answeres of the other SMTP server, we can deduce if the address exists or not.

We then may implement two mailets:
     - one verifying the recipients of incoming emails
     - one verifying its sender


> Implement mailets for address verification
> ------------------------------------------
>
>                 Key: JAMES-2427
>                 URL: https://issues.apache.org/jira/browse/JAMES-2427
>             Project: James Server
>          Issue Type: Improvement
>          Components: Mailet Contributions
>            Reporter: Tellier Benoit
>            Priority: Major
>              Labels: feature
>
> We need a class, that tries to send a probe message to a given address.
> Depending on the answeres of the other SMTP server, we can deduce if the address exists or not.
> We then may implement two mailets:
>      - one verifying the recipients of incoming emails
>      - one verifying its sender
> Here is the page for POSTFIX describing this issue.
> Idea from @whiteadam proposed on gitter



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org