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 "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2008/01/15 11:29:35 UTC

[jira] Resolved: (JAMES-833) ToMultiRepository doesn't resolve repository_name correctly

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

Stefano Bagnara resolved JAMES-833.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Trunk)
                   3.0
         Assignee: Stefano Bagnara  (was: Norman Maurer)

Made it configurable.
Please review.

> ToMultiRepository doesn't resolve repository_name correctly
> -----------------------------------------------------------
>
>                 Key: JAMES-833
>                 URL: https://issues.apache.org/jira/browse/JAMES-833
>             Project: James
>          Issue Type: Bug
>          Components: Matchers/Mailets (bundled)
>    Affects Versions: Trunk
>         Environment: all
>            Reporter: Kev Jackson
>            Assignee: Stefano Bagnara
>             Fix For: 3.0
>
>         Attachments: ToMultiRepository.java.patch
>
>
> When using ToMultiRepository we noticed that it didn't store mails correctly - after turning on debugging for the mailstore log we saw items like:
> 10/01/08 03:59:02 DEBUG mailstore: Parsed URL: table = 'spamstomcat@test.intranet.freelance.com', repositoryName = 'null'
> This is because, although ToMultiRepository is supposed to just take the local part of the address for the repository name, it doesn't.
> There's also a problem caused by the current code not checking if the repositoryUrl value has a trailing '/' or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


Re: [jira] Resolved: (JAMES-833) ToMultiRepository doesn't resolve repository_name correctly

Posted by Norman Maurer <no...@apache.org>.
+1 to backport..

bye
Norman

Am Dienstag, den 15.01.2008, 02:29 -0800 schrieb Stefano Bagnara (JIRA):
> [ https://issues.apache.org/jira/browse/JAMES-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> Stefano Bagnara resolved JAMES-833.
> -----------------------------------
> 
>        Resolution: Fixed
>     Fix Version/s:     (was: Trunk)
>                    3.0
>          Assignee: Stefano Bagnara  (was: Norman Maurer)
> 
> Made it configurable.
> Please review.
> 
> > ToMultiRepository doesn't resolve repository_name correctly
> > -----------------------------------------------------------
> >
> >                 Key: JAMES-833
> >                 URL: https://issues.apache.org/jira/browse/JAMES-833
> >             Project: James
> >          Issue Type: Bug
> >          Components: Matchers/Mailets (bundled)
> >    Affects Versions: Trunk
> >         Environment: all
> >            Reporter: Kev Jackson
> >            Assignee: Stefano Bagnara
> >             Fix For: 3.0
> >
> >         Attachments: ToMultiRepository.java.patch
> >
> >
> > When using ToMultiRepository we noticed that it didn't store mails correctly - after turning on debugging for the mailstore log we saw items like:
> > 10/01/08 03:59:02 DEBUG mailstore: Parsed URL: table = 'spamstomcat@test.intranet.freelance.com', repositoryName = 'null'
> > This is because, although ToMultiRepository is supposed to just take the local part of the address for the repository name, it doesn't.
> > There's also a problem caused by the current code not checking if the repositoryUrl value has a trailing '/' or not.
> 


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