Re: [Devel] To and CC field separation

2006-06-26 Thread Paul Bagyenda
On Jun 26, 2006, at 15:10, Deon van der Merwe wrote: > Hi Paul, > > Had a look at our stats, and I now think the "problem" (USERS!) is > actually very small. Out of 2150 MMS there has only been 7 like this. > So, now I am thinking: maybe the sulotion is rather the validation > checks of the des

Re: [Devel] To and CC field separation

2006-06-26 Thread Deon van der Merwe
Hi Paul, On 6/26/06, Paul Bagyenda <[EMAIL PROTECTED]> wrote: > Deon, > > Short answer is that it isn't. The spec says that if there are > multiple recipients, then the message will contain the To/Cc/Bcc > field as many times are there are recipients. This means that the > user should not, as in

Re: [Devel] To and CC field separation

2006-06-26 Thread Paul Bagyenda
Deon, Short answer is that it isn't. The spec says that if there are multiple recipients, then the message will contain the To/Cc/Bcc field as many times are there are recipients. This means that the user should not, as in the case of email, put a space or whatever. So the question is:

[Devel] To and CC field separation

2006-06-26 Thread Deon van der Merwe
Hi, We are seeing that some subscribers, when submitting to more than one destination at a time, will separate the fields with a space (and not a comma as they should). I will like to make a small modification to the source in order for mbuni to include the space into the parsing. Thing is that I