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 Serge Knystautas <se...@lokitech.com> on 2003/06/02 04:39:46 UTC

Re: Mailet advice

Brian J. Sayatovic wrote:
> I'm developing a mailet which needs to add headers specific to local users.
> Since some e-als could have multiple local recipients, I have a conflict.
> One message can't have two values for the same header.
> 
> Does anyone have suggestions on how to handle this?  I'm afraid if I fork
> the message somehow, each user will not see the real list of recipients.

Brian,

Please direct your questions to the james-user mailing list.  Thanks.

-- 
Serge Knystautas
President
Lokitech >> software . strategy . design >> http://www.lokitech.com/
p. 1.301.656.5501
e. sergek@lokitech.com




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


RE: Mailet advice

Posted by "Noel J. Bergman" <no...@devtech.com>.
Brian J. Sayatovic wrote:
> I'm developing a mailet which needs to add headers specific to local
users.
> Since some e-als could have multiple local recipients, I have a conflict.
> One message can't have two values for the same header.
>
> Does anyone have suggestions on how to handle this?

See the source for LocalDelivery.

	--- Noel


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