How to get multiple identities in mail.app in ios7

Hi,
I am trying to get the equivaelent of Thunderbird's identities in mail.app. I can do this on the desktop version. The way to do that there is that you manually enter the smtp information for the other address and then go to mail-> preferences and under email address seperate your emails with a comma.
For instance, suppose I had to emails, main @email.com and support @email.com. I don't want 2 seperate accounts as everything at  support @email.com gets forwarded to main @email.com
Using the desktop mail.app, I do the following:
I create an account for  main @email.com. I then go in and change the email address line to show: "main @email.com,  support @email.com".
I then go in and add the smtp information for  support @email.com. Then when I send email, I can send directly and just select  support @email.com as the server.
This is equivalent to the thunderbird "manage identities".
However, I can't seem to do this in IOS 7. Any help would be greatly appreciated. Thanks.
<Edited by Host>

Hi msabir:
Thanks for your help. Yea,i don't want to get the first 200 phones, i just want to get the phones which are listed in the items.For example:
"SEP0013192F15DU"+
"SEP000E839C1479"+
"SEP00131A4D3B34"+
"SEP001D450BF4CF"
,then i just want to get the four phones, but when i do like this,i always just got one phone,why is that? Then i changed to use Array like this:
"http://schemas.xmlsoap.org/soap/encoding/\">" +
"" +
"" +
""+
""+
"10"+
"Phone" +
"255" +
"Any" +
"Name" +
"" +
""+
""+
""+
""+
""+
"SEP001D450BF4CE"+
""+
""+
"SEP00131A4D3B34"+
""+
But it alway throws this error:
soapenv:Server.generalExceptionERROR: SelectBy is null
why? Thank you very much!

Similar Messages

  • How to get iPhone sounds for Mail.app on Snow Leopard?

    Hi,
    I like the "new text message" sound called "Chime". I would like to use this sound for new mails in Mail.app, too. Is there any way I can download this sound on my MacBook Pro (from some webpage?)?
    The sound "Glas" is available both on Mail.app and on the iPhone, but note the "Chime" sound.
    Cheers

    http://forums.crackberry.com/f15/iphone-chime-294401/

  • Multiple instances of Mail.app must be possible

    I've seen many questions regarding the possibility of running multiple instances of Mail.app as separate processes. There seems to be much good reason to be able to do so, i.e. separating work and private mail, and very little bad reason to do so (maybe some problems when doing upgrades or backups, but I'm not yet sure of this). It also seems that it should not be so hard to do.
    So far, using some web acquired wisdom, I've done the following:
    1. Duplicate mail.app:
    sudo ditto Mail.app WorkMail.app
    2. Rename the executable:
    mv /Applications/WorkMail.app/Contents/MacOS/Mail /Applications/WorkMail.app/Contents/MacOS/WorkMail
    3. Use Property List Editor to set the following values in/Applications/WorkMail.app/Contents/Info.plist (Apple-S to Save changes!):
    Root/CFBundleExecutable=WorkMail
    Root/CFBundleIdentifier=com.apple.workmail
    Root/CFBundleName=WorkMail
    Root/NSServices/0/NSPortName=WorkMail
    Root/NSServices/1/NSPortName=WorkMail
    Root/NSServices/2/NSPortName=WorkMail
    Root/UTExportedTypeDeclarations/0/UTTypeIdentifier=com.apple.workmail.emlx
    Root/UTExportedTypeDeclarations/1/UTTypeIdentifier=com.apple.workmail.emlx.part
    4. Create the following directories:
    mkdir ~/Library/WorkMail Downloads
    mkdir ~/Library/WorkMail
    4. Launch the 'new' application 'WorkMail'.
    5. Create mail accounts using the application's 'wizard'.
    Here is where the first problem is encountered. The new account directories and files are still created at ~/Library/Mail. Navigating to Mail->Preferences->Accounts->[account_name]->Advanced seems to offer the option to change the mail store account directory, but nothing can actually be changed here. So...
    6. Quit WorkMail.
    7. Move newly created account(s) directories (where [newaccountdirectory] is a directory named with the format: [mail_type]-[user]@[domain].[tld]@[pop].[domain].[tld]]) to the correct location:
    sudo mv ~/Library/Mail/[newaccountdirectory] ~/Library/WorkMail/
    8. Use Property List Editor to set the following values in ~/Library/Preferences/com.apple.workmail.plist (Apple-S to Save changes!):
    /Root/ActiveViewers/0/AttachedMailboxListExpandedItems/[0to_#_ofaccounts]/=~/Library/WorkMail/Mailboxes/...
    /Root/CurrentTransferMailboxPath=~/Library/WorkMail/Mailboxes/...
    /Root/MailAccounts/[0to_#_of_accounts]/AccountPath=~/Library/WorkMail/[new_accountdirectory]
    /Root/MailDownloadsPath=~/Library/WorkMail Downloads
    9. Relaunch WorkMail.
    Everything at this point seems to work okay, **BUT** when I launch Mail while WorkMail is launched, I find that I cannot navigate into any mail folders within Mail. I receive an error message indicating that a necessary directory is locked. It seems that the locking mechanism used by the application may be hard-coded to lock ~/Library/Mail, and both instances of the application continue to take this action when launched, making it impossible for both to work harmoniously at the same time. I will conduct more testing and experimentation, but I am not yet capable of editing the application itself. If anyone can take us this last step, I'm sure there are many who would also like to be able to take advantage of the potential functionality.
    Thanks for any input!
    Steven Stromer

    Hopefully, there is someone with a programming background who
    can take me and other who have posted similar questions through
    the final mile on this...
    Well, I do have a programming background, and I must say that it amazes me that someone might want to do what you did to “solve” a problem that IMO doesn’t exist.
    What exactly is it that you expect to accomplish by running multiple instances of Mail, and for which neither (1) organizing your mail using multiple mail accounts, custom mailboxes, rules, and/or smart mailboxes, nor (2) setting up separate user accounts, are acceptable solutions? I just don’t get it.
    I've seen many questions regarding the possibility of running multiple
    instances of Mail.app as separate processes.
    I haven’t. Could you please provide a link for such a question, preferably one asked by someone who knew how Mail and Mac OS X work, i.e. a link for a case where there really was such a need?
    There seems to be much good reason to be able to do so
    I know of no such reasons, neither good nor bad.
    i.e. separating work and private mail
    I don’t see how that’s a reason to want to run multiple instances of Mail. Could you please elaborate?
    Maybe if you tell us what exactly is the problem that you’re trying to solve, instead of focusing on a convoluted “solution” that doesn’t work, we could propose a solution that does...
    and very little bad reason to do so
    Well, if the fact that it’s so convoluted and doesn’t even work aren’t bad enough reasons, I don’t know what it is...
    It also seems that it should not be so hard to do.
    I wonder what makes you think so. It does certainly seem hard to me, so hard that I don’t even think it can be done without breaking something, if at all...

  • Better management of multiple accounts on Mail.app

    When using multiple accounts on Mail.app, it is possible to have different colors for each account, so that it is easier to avoid sending email from the wrong account?

    You're undoubtedly better off to set the mail on the server to forward to your central account, and only maintain one account in Mail. Trying to set up rules in Mail to download mail and then forward it is just going to become cumbersome, and runs the risk of creating some kind of infinite mail loop. (For example, someone sends something to one address, it gets forwarded but for some reason your primary account's mailbox is full. The other address gets the bounce notification and forwards it back to the primary, which generates another bounce... you see where this is going, I'm sure.

  • How to get multiple selected fields in list

    Hello all,
    I am trying to get multiple selected value from a list but i dont know how to get multiple selected fields from a list though AS3.
    Actually i want to pass the selected fields to php, so for that i need to get the selections and send to php.
    Thankx..

    i want to put the selected fields of list in an array through AS3....
    actually......i figured it out how to do that...........
    Its simple......use
    list.selectedItems[index]
    and to get the number of items selected......
    list.selectedItems.length
    simple.....

  • I have a Verizon IPhone 4 and i can't figure out how to get my ringtones from an app to my iTunes account, it doesn't have a tab for Ringtones! I have tried unplugging it and checking if would show up but it didn't, how do you enable the ringtone folder?

    I have a verizon IPhone and i can't figure out how to get my ringtones from the app to iTunes, my account doesn't have a ringtone section in the liRingtone Folder?brary, how do you enable the ringtone folder?

    Edit > Preferences.  Select the check box for Ringtones, this will add them to the listing in iTunes. 
    Not sure that really answers your question though.

  • How to get multiple records using fn-bea:execute-sql()

    Hi,
    I created Proxy service(ALSB3.0) to get records from DB table. I have used Xquery function(fn-bea:execute-sql()). Using simple SQL query I got single record, but my table having multiple records. Please suggest how to get multiple records using fn-bea:execute-sql() and how to assign them in ALSB variable.
    Regards,
    Nagaraju
    Edited by: user10373980 on Sep 29, 2008 6:11 AM

    Hi,
    Am facing the same issue stated above that I couldnt get all the records in the table that am querying in the Proxyservice.
    For example:
    fn-bea:execute-sql('EsbDataSource', 'student', 'select Name from StudentList' ) is the query that am using to fetch the records from the table called StudentList which contains more than one records like
    Id Name
    01 XXX
    02 YYY
    03 ZZZ
    I tried to assign the result of the above query in a variable and while trying to log the variable, I can see the below
    <student>
    <Name>XXX</Name>
    </student>
    I want to have all the records from my table in xml format but it's not coming up. I get the value only from the first row of my table.
    Please suggest.
    regards,
    Venkat

  • How do you create folders in mail app? Is there a way in 3GS IOS 5?

    How do you create folders in mail app? Is there a way in 3GS IOS 5?

    Russell D wrote:
    This is very disappointing, and i find it hard to believe that Apple would do this intentionally. It worked on previous versions of email application. Apple please don't dishonor the image of Steve Jobs this way. Fix this right away. I can't think of anything more basic than being able to organize the email that you download into folders. This absolutely ***** ... What a stinker.....
    I can't think of anything more idiotic than invoking the memory of Jobs here. Are you truly unaware that the iPad and iOS is pretty much exactly the way he wanted it to be, just like about everything else Apple?
    As to your claim of "previous email applications", certainly none in iOS ever did that, and the only folders you can create and manipulate in POP accounts are those local to only that single machine or platform, not particularly helpful or desirable in today's environments.

  • How do get rid of duplicate ppc apps on launch pad?

    How do get rid of duplicate ppc apps on launch pad?

    since they are ppc apps and cannot be used in lion, delete them and they will be removed from launchpad.  or if you just cant bare to delete that copy of appleworks, move it out of the applications folder and it will no longer appear
    -mvimp

  • How do get rid of the twitter app when there's no trace of it except for update notices on app store and that too with a stranger's id ??

    How do get rid of the twitter app when there's no trace of it except for update notices on app store and that too with a stranger's id ??

    ayk74,
    so you have no idea where some of your installed software originally came from?

  • Im trying to make a poster size collage of pictures and also want to put a story in the middle of the poster. I just can't understand how to get multiple pictures and how to arrange them around the poster?

    Im trying to make a postersize picture collage and I don't know how to get multiple pictues arranged. Someone said I can use the layer option. But Im just not getting it. Please help!

    Click File >> Open and select all of your photos
    That will add them to the project bin
    Then select File >> New >> Blank File
    Select background color White (or whatever you prefer) and add your width and height for your final image (set resolution 72 for web usage or 240 to 300 for printing) then click OK
    In the project bin click your first photo and drag it up into the main window on top of your new background.
    Click on the move tool and click in the center of the photo and drag to arrange it where you want on the background - you can hold down the shift key to maintain original proportions whilst dragging the corner handles of the bounding box to get the size you want.
    Do the same with the next photo (drag it up into the main window) and use the move tool to position it. Then continue with each image.
    Finally Click Layer >>Flatten image and save as jpeg. (Save as PSD if you want to preserve the layers for editing again)
    N.B. as you add images they get dropped in the center. So you need to use the move tool to drag them apart. Click in the middle of one and move it around, and then the others until you get them positioned as you want.
    When you click again with the move tool a bounding box appears around the image and you can drag out the corner handles to re-size your photos. Hold down the shift key when dragging the corner handle and that will maintain the proportions of the original.
    Finally click Layer >>Flatten Image and save your collage - you may then want to use the crop tool to cut away any surplus white canvas, and then re-save. Click the T tool to add text.

  • How to get multiple beep sound?

    Hi
    I want to get multiple beep sounds as output if a comparison condition gives output as true.
    Can anyone tell me how to get multiple beep sound?
    Solved!
    Go to Solution.

    You could make it more pleasant if you would play a different sound file based on the comparison. (look in the windows\media folder for the sounds used by the OS. Try e.g. c:\windows\media\tada.wav)
    Very few people still communicate in morse code.
    LabVIEW Champion . Do more with less code and in less time .

  • How to get Multiple FLV duration?

    How to get Multiple FLV duration in single shot?.  Am using Netstream concept.

    I have more flv files and taking it via XML. I want to play the multiple flv video in single timeline. For that i need duration of multiple flv in for loop. Is it possible to take without metadata?

  • I need a multiple message voice mail app for Iphone 4S that also provides an auto-attendant, e.g the caller can dial 1 for one of business's or 2 for the other. Each of these options will need to have a different voice mail greeting. Help please?

    I need a multiple message voice mail app for Iphone 4S that also provides an auto-attendant, e.g the caller can dial 1 for one of business's or 2 for the other. Each of these options will need to have a different voice mail greeting. Help please?

    There are no alternative voicemail apps - the core functionality of the phone can not be replaced.
    You'll have to look for an external service, that can then forward calls for each caller onto the correct phone.
    At our business we use Voipfone.co.uk which allows multiple phone lines to come into one VOIP account.

  • How do i re-install AOL Mail app that came with IOS???

    How do i re-install AOL Mail app that came with IOS??? I was having an issue with it and uninstalled it from phone. It does not appear in list of apps on Itunes. The one in App store is not the same product.

    There is no "AOL mail app that comes with iOs."  The iOS Mail App can't be deleted.  Is your phone jailbroken?

Maybe you are looking for