[ 
https://issues.apache.org/jira/browse/JAMES-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013715#comment-16013715
 ] 

Tellier Benoit edited comment on JAMES-2015 at 5/17/17 8:20 AM:
----------------------------------------------------------------

The problem was larger: any mail sent by a mailet was not relayed.

As this is a bit of a problem, we propose, by default:
 - To add an attribute when the email is sent by a mailet
 - Allow finer grained relay management, per protocol (SMTP, JMAP, and 
automatically sent). We added specific matcher to detect, based on attributes, 
if a mail is sent by JMAP. Thus relaying is abstracted with another attribute: 
RelayAllowed.

No regression was introduced in these configuration changes.

https://github.com/linagora/james-project/pull/777 is solving this issue.


was (Author: btellier):
The problem was larger: any mail sent by a mailet was not relayed.

As this is a bit of a problem, we propose, by default:
 - To add an attribute when the email is sent by a mailet
 - Allow finer grained relay management, per protocol (SMTP, JMAP, and 
automatically sent). We added specific matcher to detect, based on attributes, 
if a mail is sent by JMAP. Thus relaying is abstracted with another attribute: 
RelayAllowed.

https://github.com/linagora/james-project/pull/777 is solving this issue.

> Vacation mailet does not work for mail that come from external domain
> ---------------------------------------------------------------------
>
>                 Key: JAMES-2015
>                 URL: https://issues.apache.org/jira/browse/JAMES-2015
>             Project: James Server
>          Issue Type: Bug
>          Components: Mailet Contributions
>            Reporter: Luc DUZAN
>
> When a user that set is vacation on receive a email from a external domain, 
> the email is not sent because of an authentication issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to