recipient seperator
on Fri, 14 Mar 2003 17:35:30 -0500
When I add recipients to a mail message with oMail:addRecipient(
MailAddress():New(aRecipient[X]) ) the message is sent to the smtp server
with the addresses separated with commas. The mail server likes a
semi-colon instead. Is there any way to specify the address separator?
Erik