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/01 19:40:44 UTC

[jira] Created: (JAMES-242) Respooling with FromRepository bypasses DNS RBL checks

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-242
    Summary: Respooling with FromRepository bypasses DNS RBL checks
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: James
 Components: 
             Mailet API
   Versions:
             2.2.0a17

   Assignee: 
   Reporter: Noel J. Bergman

    Created: Thu, 1 Apr 2004 9:39 AM
    Updated: Thu, 1 Apr 2004 9:39 AM

Description:
FromRepository works with Mail objects constructed by the MailImpl(MimeMessage) constructor.  That constructor sets the sender based upon the Return-Path header, but does not set the remote host.  It probably shouldn't in all cases.

Something needs to be done, though, so that respooling doesn't skip DNS RBL checks.


---------------------------------------------------------------------
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-242) Respooling with FromRepository bypasses DNS RBL checks when used with MBOX

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-242?page=comments#action_12322926 ] 

Stefano Bagnara commented on JAMES-242:
---------------------------------------

IMHO we should add the same feature-set used by fetchmail when reading from  a pop3 folder.
The best thing would be to share the code between fetchmail and fromrepository.
I this we should also split fromRepository in 2 different mailets: FromMessageRepository (MimeMessage) and FromSpoolRepository (MailImpl).


> Respooling with FromRepository bypasses DNS RBL checks when used with MBOX
> --------------------------------------------------------------------------
>
>          Key: JAMES-242
>          URL: http://issues.apache.org/jira/browse/JAMES-242
>      Project: James
>         Type: Bug
>   Components: MailStore & MailRepository
>     Versions: 2.2.0
>     Reporter: Noel J. Bergman
>     Priority: Minor

>
> When used with the mbox repository format, FromRepository works with Mail objects constructed by the MailImpl(MimeMessage) constructor.  That constructor sets the sender based upon the Return-Path header, but does not set the remote host.  Respooling will therefore bypass DNSRBLs.
> Unclear if mbox should attempt to set the remote use from the topmost received header.

-- 
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] Updated: (JAMES-242) Respooling with FromRepository bypasses DNS RBL checks when used with MBOX

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Noel J. Bergman (mailto:noel@devtech.com)
       Date: Thu, 1 Apr 2004 1:41 PM
    Comment:
More correct assessment and assignment of problem.
    Changes:
             summary changed from Respooling with FromRepository bypasses DNS RBL checks to Respooling with FromRepository bypasses DNS RBL checks when used with MBOX
             description changed from FromRepository works with Mail objects constructed by the MailImpl(MimeMessage) constructor.  That constructor sets the sender based upon the Return-Path header, but does not set the remote host.  It probably shouldn't in all cases.

Something needs to be done, though, so that respooling doesn't skip DNS RBL checks. to When used with the mbox repository format, FromRepository works with Mail objects constructed by the MailImpl(MimeMessage) constructor.  That constructor sets the sender based upon the Return-Path header, but does not set the remote host.  Respooling will therefore bypass DNSRBLs.

Unclear if mbox should attempt to set the remote use from the topmost received header.
             priority changed from Major to Minor
             Component changed to MailStore & MailRepository
             Component changed from Mailet API
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JAMES-242?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-242
    Summary: Respooling with FromRepository bypasses DNS RBL checks when used with MBOX
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: James
 Components: 
             MailStore & MailRepository
   Versions:
             2.2.0a17

   Assignee: 
   Reporter: Noel J. Bergman

    Created: Thu, 1 Apr 2004 9:39 AM
    Updated: Thu, 1 Apr 2004 1:41 PM

Description:
When used with the mbox repository format, FromRepository works with Mail objects constructed by the MailImpl(MimeMessage) constructor.  That constructor sets the sender based upon the Return-Path header, but does not set the remote host.  Respooling will therefore bypass DNSRBLs.

Unclear if mbox should attempt to set the remote use from the topmost received header.


---------------------------------------------------------------------
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