Re: Question about James 3 message format in database

2011-02-14 Thread Eric Charles
Hi, This is done by your client (not by james server) to comply with the "quoted-printable" mime format. You can read more on: http://tools.ietf.org/html/rfc2045 http://en.wikipedia.org/wiki/MIME http://mailformat.dan.info/body/linelength.html James does not do special job on message content (s

Re: Re: Re: How to do limitation space of mailbox

2011-02-14 Thread Barry Bai
thank you very much. 2011-02-14 Barry Bai 发件人: Norman Maurer 发送时间: 2011-02-14 16:25:25 收件人: James Users List 抄送: 主题: Re: Re: Re: How to do limitation space of mailbox Hi Barry, this was a bug. I just fixed it in trunk... https://issues.apache.org/jira/browse/JAMES-1194 Thx, Norman

Re: Re: Re: How to do limitation space of mailbox

2011-02-14 Thread Norman Maurer
Hi Barry, this was a bug. I just fixed it in trunk... https://issues.apache.org/jira/browse/JAMES-1194 Thx, Norman 2011/2/14 Barry Bai : > Hi, I just added the below content in mailetcontainer.xml: > >bounces > > > When the space overs the quota, the DSNBounce will be invoked, but