You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by "Peter T. Brown" <pe...@headlesshunter.com> on 2005/03/25 22:02:25 UTC

Multipart Messages with Mailing List

Hello--

I am using James mailing list features. When my application sends a
multi-part message (generated using JavaMail) to the list somehow it gets
munged by james wrecking the multipart format somehow so that may mail
client renders BOTH the html and text in one message. It also includes this
at the top of the text and the html:

------=_Part_3_9457525.1111701394577

Why might this be happening? If my application sends the message directly,
it works and displays only the HTML or text depending on my client settings.
Perhaps the mailet that adds the subscribe/unsubscribe info is broken?


Thanks


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


RE: Multipart Messages with Mailing List

Posted by Daniel Perry <d....@netcase.co.uk>.
I fixed this a couple of weeks ago, and noel checked it into svn.

You'll need to build james from source. You'll need to checkout james from
svn (or download the source zip and update the problem file):
http://svn.apache.org/viewcvs.cgi/*checkout*/james/server/branches/branch_2_
1_fcs/src/java/org/apache/james/transport/mailets/CommandListservFooter.java

If you have a problem doing this, then let me know and i'll build it and
mail you a new james.sar.

Daniel.


> -----Original Message-----
> From: Peter T. Brown [mailto:peter@headlesshunter.com]
> Sent: 28 March 2005 18:55
> To: James Users List
> Subject: Re: Multipart Messages with Mailing List
>
>
> Certainly!
>
> I am using James 2.2.0
>
> Attached is an example of the original (working) message and the message
> manipulated and broken by james.
>
> Thank You
>
>
> > From: "Serge Knystautas" <se...@lokitech.com>
> > Reply-To: "James Users List" <se...@james.apache.org>
> > Date: Fri, 25 Mar 2005 16:07:45 -0500
> > To: "James Users List" <se...@james.apache.org>
> > Subject: Re: Multipart Messages with Mailing List
> >
> > On Fri, 25 Mar 2005 13:02:25 -0800
> > "Peter T. Brown" <pe...@headlesshunter.com> wrote:
> >> Why might this be happening? If my application sends the
> >> message directly,
> >> it works and displays only the HTML or text depending on
> >> my client settings.
> >> Perhaps the mailet that adds the subscribe/unsubscribe
> >> info is broken?
> >
> > What version of James are you using, and would it be
> > possible to send text attachments with the original email
> > and the mungled email?
> >
> > --
> > Serge Knystautas
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> > For additional commands, e-mail: server-user-help@james.apache.org
> >
> >
>
>


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


Re: Multipart Messages with Mailing List

Posted by "Peter T. Brown" <pe...@headlesshunter.com>.
Certainly!

I am using James 2.2.0

Attached is an example of the original (working) message and the message
manipulated and broken by james.

Thank You


> From: "Serge Knystautas" <se...@lokitech.com>
> Reply-To: "James Users List" <se...@james.apache.org>
> Date: Fri, 25 Mar 2005 16:07:45 -0500
> To: "James Users List" <se...@james.apache.org>
> Subject: Re: Multipart Messages with Mailing List
> 
> On Fri, 25 Mar 2005 13:02:25 -0800
> "Peter T. Brown" <pe...@headlesshunter.com> wrote:
>> Why might this be happening? If my application sends the
>> message directly,
>> it works and displays only the HTML or text depending on
>> my client settings.
>> Perhaps the mailet that adds the subscribe/unsubscribe
>> info is broken?
> 
> What version of James are you using, and would it be
> possible to send text attachments with the original email
> and the mungled email?
> 
> --
> Serge Knystautas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 
> 


Re: Multipart Messages with Mailing List

Posted by Serge Knystautas <se...@lokitech.com>.
On Fri, 25 Mar 2005 13:02:25 -0800
  "Peter T. Brown" <pe...@headlesshunter.com> wrote:
> Why might this be happening? If my application sends the 
>message directly,
> it works and displays only the HTML or text depending on 
>my client settings.
> Perhaps the mailet that adds the subscribe/unsubscribe 
>info is broken?

What version of James are you using, and would it be 
possible to send text attachments with the original email 
and the mungled email?

--
Serge Knystautas

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