On Fri, 2003-03-07 at 15:33, Noel J. Bergman wrote:
> > The message_name is written according to the current system time during
> > the time the mail is stored.
> 
> The mail name is attached in SMTPHandler before the message is given to the
> MailServer to process.  Therefore it is present long before your mailets
> would ever see it.

But that mail name is different from what gets written in the
message_name field in the inbox at time of store mail.
The storemail method of James creates a new MailImpl with the
message_name as the current time in milliseconds. I went ahead and
hacked that to store the message_name of the original mail. 

Would that be ok? I dont know if that would create any kind of error
during pop or anything else.

--Disha
> 
>       --- Noel
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Disha <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to