multiple email for each user

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mdrfkrjrm
Posts: 19
Joined: 12 Apr 2007, 07:28

multiple email for each user

Post by mdrfkrjrm »

how can i do this?
i tried using , and | to separate the email addys
didn't work
is that even possible?
pls help
8O
ikutluay
Posts: 60
Joined: 20 Mar 2007, 07:21
Location: www.ibrahimkutluay.net/blog
Contact:

Re: multiple email for each user

Post by ikutluay »

mdrfkrjrm wrote:how can i do this?
i tried using , and | to separate the email addys
didn't work
is that even possible?
pls help
8O
please report this to wish list. i think they shoul update code like this
"if pos('|',email) > 0 then process the adresses)
Post Reply