Welcome to TalkGraphics.com
Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Question Email link syntax, multiple name in send line

    I tried adding two people for the send line but the semicolon get dropped when the Outlook email dialog appears.

    Is there way to add two or more people and, if so, what is the proper syntax?

    JDoe@xyz.com; DSmith@abc.com subject:Request to update this web page

  2. #2

    Default Re: Email link syntax, multiple name in send line

    Use:

    mailto:user1@domain.dom, user2@domain.dom

    Each email address seperated by a comma.

  3. #3
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: Email link syntax, multiple name in send line

    Hi Steve, I already tried that and it doesn't work.

    Outlook chokes on the comma (and space) and reads both names as one addressee.

  4. #4

    Default Re: Email link syntax, multiple name in send line

    I don't use Outlook, but it works for me.

  5. #5
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Email link syntax, multiple name in send line

    John use the comma and space as Steve mentioned.

    Outlook will display it with the comma until it verifies the names.

    You can force the verification by clicking the Check Names button on the Ribbon bar in Outlook 2007. I don't recall where that button is located in older versions of outlook.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  6. #6
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: Email link syntax, multiple name in send line

    Bill, the "space" after the comma gets dropped so the send line looks something like this in Outlook:

    name@abc.com,name@xyz.com. That is interpreted as one email address by Outlook.

  7. #7

    Default Re: Email link syntax, multiple name in send line

    John try:

    mailto:someone@yoursite.com?cc=someoneelse@theirsi te.com

  8. #8

    Default Re: Email link syntax, multiple name in send line

    You can also try to create spaces using the hex code - for example %20
    Outlook should recognise this?

    So it would look like:

    mailto:user1@domain.net,%20user2@domain.net

    A more complex line which would include CC and BCC, plus include a subject line and body message would be:

    mailto:person1@domain.net?CC=person2@domain.net&BC C=person3@domain.net&Subject=Free%20lunch&Body=Hi% 0DEveryone%20is%20invited%20to%20this%20free%20lun ch.%20Bring%20a%20friend.%0D%0DSteve

    %0D = hex for a line break

    PS: Ignor the space BC C= and lun ch, vBulletin does this with long strings.

    PPS: You can leave out mailto: and disable auto-correct. The filter will add this for you.
    Last edited by steve.ledger; 04 June 2010 at 07:24 AM.

  9. #9
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Email link syntax, multiple name in send line

    John if you are using fake addresses for testing they cannot and will never verify.

    If you use actual online email addresses they will verify either when you click the send button, you click the check names button, or if you are composing the email they will verify once Outlook gets an acknowledgement that the addresses exist.

    The two email addresses I have been using for tests do exist but I will not reveal them publicly.

    BTW they are gmail accounts.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  10. #10

    Default Re: Email link syntax, multiple name in send line

    Bill, surely verifiying is not the problem is it? You can type fake email addresses in offline mode when creating a draft can't you?
    I know you could in OE.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •