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 ji...@apache.org on 2004/04/20 10:48:53 UTC

[jira] Created: (JAMES-263) SMTPAuthSuccessful and authorizedAddresses

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-263

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-263
    Summary: SMTPAuthSuccessful and authorizedAddresses
       Type: Wish

     Status: Unassigned
   Priority: Minor

    Project: James
 Components: 
             SMTPServer
             Matchers/Mailets (bundled)

   Assignee: 
   Reporter: Hontvari Jozsef

    Created: Tue, 20 Apr 2004 1:48 AM
    Updated: Tue, 20 Apr 2004 1:48 AM

Description:
There should be a matcher (and a mail attribute) which "returns true" if the sender agent is smtp authorized OR it is coming from an authorized address so no smtp authentication is required. 

This is useful to avoid querying blacklists for local servers.

Either we should create a new matcher (SMTPAuthorized?) or change the behaviour of SMTPAuthSuccessful, which currently doesn't match in case of authorized addresses.

In order to do this I believe a new (boolean?) mail attribute is required, similar to the existing org.apache.james.SMTPAuthUser, for example org.apache.james.SMTPFromAuthorizedAddress.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (JAMES-263) SMTPAuthSuccessful and authorizedAddresses

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-263?page=comments#action_12378888 ] 

Norman Maurer commented on JAMES-263:
-------------------------------------

Can we mark this as resolved cause we only query RBLLists on DNSRBLHandler when the connections come from a unauthorized ip. This behavoir was changes .. See  JAMES-478

> SMTPAuthSuccessful and authorizedAddresses
> ------------------------------------------
>
>          Key: JAMES-263
>          URL: http://issues.apache.org/jira/browse/JAMES-263
>      Project: James
>         Type: Wish

>   Components: SMTPServer, Matchers/Mailets (bundled)
>     Reporter: Hontvari Jozsef
>     Priority: Minor

>
> There should be a matcher (and a mail attribute) which "returns true" if the sender agent is smtp authorized OR it is coming from an authorized address so no smtp authentication is required. 
> This is useful to avoid querying blacklists for local servers.
> Either we should create a new matcher (SMTPAuthorized?) or change the behaviour of SMTPAuthSuccessful, which currently doesn't match in case of authorized addresses.
> In order to do this I believe a new (boolean?) mail attribute is required, similar to the existing org.apache.james.SMTPAuthUser, for example org.apache.james.SMTPFromAuthorizedAddress.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (JAMES-263) SMTPAuthSuccessful and authorizedAddresses

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-263?page=all ]
     
Norman Maurer resolved JAMES-263:
---------------------------------

    Fix Version: 2.4.0
     Resolution: Fixed

> SMTPAuthSuccessful and authorizedAddresses
> ------------------------------------------
>
>          Key: JAMES-263
>          URL: http://issues.apache.org/jira/browse/JAMES-263
>      Project: James
>         Type: Wish

>   Components: SMTPServer, Matchers/Mailets (bundled)
>     Reporter: Hontvari Jozsef
>     Assignee: Norman Maurer
>     Priority: Minor
>      Fix For: 2.4.0

>
> There should be a matcher (and a mail attribute) which "returns true" if the sender agent is smtp authorized OR it is coming from an authorized address so no smtp authentication is required. 
> This is useful to avoid querying blacklists for local servers.
> Either we should create a new matcher (SMTPAuthorized?) or change the behaviour of SMTPAuthSuccessful, which currently doesn't match in case of authorized addresses.
> In order to do this I believe a new (boolean?) mail attribute is required, similar to the existing org.apache.james.SMTPAuthUser, for example org.apache.james.SMTPFromAuthorizedAddress.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Assigned: (JAMES-263) SMTPAuthSuccessful and authorizedAddresses

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-263?page=all ]

Norman Maurer reassigned JAMES-263:
-----------------------------------

    Assign To: Norman Maurer

> SMTPAuthSuccessful and authorizedAddresses
> ------------------------------------------
>
>          Key: JAMES-263
>          URL: http://issues.apache.org/jira/browse/JAMES-263
>      Project: James
>         Type: Wish

>   Components: SMTPServer, Matchers/Mailets (bundled)
>     Reporter: Hontvari Jozsef
>     Assignee: Norman Maurer
>     Priority: Minor

>
> There should be a matcher (and a mail attribute) which "returns true" if the sender agent is smtp authorized OR it is coming from an authorized address so no smtp authentication is required. 
> This is useful to avoid querying blacklists for local servers.
> Either we should create a new matcher (SMTPAuthorized?) or change the behaviour of SMTPAuthSuccessful, which currently doesn't match in case of authorized addresses.
> In order to do this I believe a new (boolean?) mail attribute is required, similar to the existing org.apache.james.SMTPAuthUser, for example org.apache.james.SMTPFromAuthorizedAddress.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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