External e-mail id used in snc

Hi Team,
How do we have external e-mail idu2019s used in SAP SNC.
e.g. in case the downloaded PO Confirmation file is to be sent to Vendors Gmail id or vice versa.
Thanks,
Sanjay

Hi Sanjay,
Follow the below steps:
1)Login as a Supplier and go to Tools --> File transfer --> download center and click on create
2) Enter Customer BP=<customer_BP> then click on next
3) Select Purchase due list then click on next
4) click on next
5)Select peridicity of the job as per your need and click on next
6)Enter profile name,delivery type of download file as email attachment and enter external email ID(supplier email id or person who wants this file as email) check the immediate file generation check box then click on finish.
Ensure that basis setting is done such that external email can be sent otherwise system will not sent email to external email id.
You can check email is sent or not goto transaction code:SOST and check the same.
Regards,
Nikhil

Similar Messages

  • Opening an external e-mail and cannot attach anything to it. How do I attach a PDF to an external e-mail?, Opening an external e-mail and cannot attach anything to it. How do I attach a PDF to an external e-mail?

    How do I attach a PDF to an external e-mail?

    Use the app that you view PDFs in. I use iBooks to store and view my PDFs. I can select a PDF in iBooks, ten tap the share icon and share via email.

  • External E-mail Setup

    I have tried to set up an 'external' e-mail address I purchased sometime ago and used with my BT/Yahoo account for many years.
    Since the change over to BT Mail I cannot send messages from this e-mail account, although I do receive them.
    I have followed the instruction..ie..Settings ..Mail...Accounts...Add ect all to no avail..
    In addition when I want to send an e-mail from this address there is no drop down option to access it.
    Complete disaster
    Any assistance would be welcomed

    Obviously 'NOT" or I would not of asked for assistance...Only occurred after the change over !!!!!!

  • Get SAP user Id and External E-mail Id From Position in SRM

    Hello All,
    I am fetching Position from Ztable, And i want to get SAP User Id and External E-mail Id from this Position. Is there any Function Module or any table through which can i get it? Please suggest me ASAP.

    Hi,
    I think FM BAPI_USER_GET_DETAIL will do. Structure ADRESS contains everything.
    If you like to display at screen - use BAPI_USER_DISPLAY.
    Kind regards,
    HP

  • HT5361 When inserting pictures in a new mail message using the " photo browser" button I can view and select photos but the " choose "  button is gone. What have I done wrong?

    When inserting pictures in a new mail message using the " photo browser" button I can view and select photos but the " choose "  button is gone. What have I done wrong?

    Hi Liz,
    Sorry to hear you are having a similar problem.  Last night I went to the tool bar at the top of iphoto, clicked on "File",  then clicked "Browse Backups" in the drop down menu.    I have an external hard drive that is set up to Time Machine.   The Browse Backups  opened the iphoto pages in the Time Machine.  I selected a date one day ahead of the day I performed the now infamous update, and it showed my iphoto library as it had existed that day.   I then clicked  "Restore Library" at the bottom right corner of the Time Machine screen.   Roughly 2 hours later my iphoto was back to normal.   When I opened iphoto there was a message saying I need to upgrade my program to be compatible with the new version of iphoto(version 9.2.1).  I clicked "Upgrade" and within seconds it had done whatever upgrading it needed to do. 
    The only glitch in the restoration was that it restored the library as it appeared last week, so I no longer had photos I had imported this past weekend.   I simply went back to the Browse Backups in the drop down menu,  when Time Machine opened I selected the page showing my pictures from this weekend and again said to Restore Library.   Roughly 45 minutes later the library was restored including the most recent photos.  
    I am now a happy camper. 
    I don't know if any of this will be of help to you because your email says you are having trouble with photos imported after the upgrade was performed.   Have you had any pop up notices when you first open iphoto,  that tell you you need an upgrade to be compatible with the new iphoto?     If so have you clicked "upgrade"? 
    Good luck Liz,  if you have Time Machine running as a back up to your library, maybe you wil be able to get help there, by following my instructions above.   Otherwise,   good luck with your investigations.   I'd be interested in hearing how you make out.
    Karen

  • How can I edit external e-mails accounts configurations I had on Mobile Me mail and now on iCloud?

    how can I edit external e-mails accounts configurations I had on Mobile Me mail and now are
    on iCloud?

    Thanks for the answer, but the external POP accounts I had in my MobileMe are working in my iCloud! I receive all the e-mails that are directed to those POP accounts, in my iCloud e-mail, since I migrated from Mobileme to iCloud. So, iCloud accepts external accounts, but i doesn't allow us to edit new configurations or to send e-mails using Pop Accounts through it. Very weird. Does anybody have a solution?

  • Re: Mail Program using FORTE

    Hi Khatil,
    You should write "C" wrapper class which inturn calls MAPI send mail from
    mapi32.lib, that function you call from forte.
    For further detail information you should refer Integrating with external
    systems
    hope this helps
    bye
    Ashok Segu
    IBC
    Raaman Subbiah wrote:
    Dear Friends,
    Can anyone suggest me, how to write a mail program using forte:
    The question is, From Forte Application, we have to send a message via
    mail. e.g., to [email protected]
    Always thanks,
    Khatil
    Get Your Private, Free Email at http://www.hotmail.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi,
    The easiest way to send e-mail from Forte is using ExternalConnection class
    - no "C" wrappering required. Simply, just use SMTP. It is very easy to
    implement and because it could be written in Forte you get all the
    advantages that come with it.
    On Forte -users list look for mail that I send a few weeks ago about SMTP
    email client.
    If you can not fidnd it let me know.
    Hope this helps.
    Dariusz Rakowicz
    Consultant
    BORN Information Services (http://www.born.com)
    8101 E. Prentice Ave, Suite 310
    Englewood, CO 80111
    303-846-8273
    [email protected]
    -----Original Message-----
    From: ashok segu [SMTP:[email protected]]
    Sent: Thursday, September 03, 1998 8:15 AM
    To: Raaman Subbiah
    Cc: [email protected]
    Subject: Re: Mail Program using FORTE
    Hi Khatil,
    You should write "C" wrapper class which inturn calls MAPI send mail from
    mapi32.lib, that function you call from forte.
    For further detail information you should refer Integrating with external
    systems
    hope this helps
    bye
    Ashok Segu
    IBC
    Raaman Subbiah wrote:
    Dear Friends,
    Can anyone suggest me, how to write a mail program using forte:
    The question is, From Forte Application, we have to send a message via
    mail. e.g., to [email protected]
    Always thanks,
    Khatil
    Get Your Private, Free Email at http://www.hotmail.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Exchange trying to resolve external e-mail addresses in local Active Directory

    Hi
    On all of my Mailbox Database servers, i'm getting the following warning in my Application log: 
    Level: Warning
    Source: MSExchange Mid-Tier Storage
    EventID: 2009
    Message:
    [Process:w3wp PID:6032 Thread:89] Error occurred while resolving the Active Directory object for from email address field: '[email protected]'. Audit log will not be generated for this case. Exception details:
    Microsoft.Exchange.Data.Storage.ObjectNotFoundException: The Active Directory user wasn't found.
    at Microsoft.Exchange.Data.Storage.ExchangePrincipalFactory.FromProxyAddress(IRecipientSession session, String proxyAddress, RemotingOptions remotingOptions)
    at Microsoft.Exchange.Data.Storage.ExchangePrincipalFactory.FromProxyAddress(ADSessionSettings adSettings, String proxyAddress, RemotingOptions remotingOptions)
    at Microsoft.Exchange.Data.Storage.ExchangePrincipal.FromProxyAddress(ADSessionSettings adSettings, String proxyAddress)
    at Microsoft.Exchange.Data.Storage.COWAudit.GetSubmitEffectiveMailboxOwner(MailboxSession session, CallbackContext callbackContext)
    I have three Exchange Server 2013 MBX/CAS servers, and two Exchange Server 2013 Edge Transport servers in front of them.
    As mentioned earlier, this warning is on all three of the MBX/CAS servers. The external e-mail address vary.
    I've used the Get-MessageTrackingLog to debug, and I can see that this error comes when an internal user sends a "Meeting Forward Notification" to an external e-mail address. Exchange tries to resolve the external e-mail address in Active Directory
    and throws this warning, for some reason.
    Is there anyone that knows how to fix this?

    Hi Allen
    Sorry for the late reply.
    1. No it's not. It gets the EventID "HADISCARD" and SourceContext "ExplicitlyDiscarded". Here's an example:
    RunspaceId : a25e81b2-9f4a-49f2-895b-xxxxxxxxxxxx
    Timestamp : 09-02-2015 13:01:02
    ClientIp :
    ClientHostname :
    ServerIp :
    ServerHostname : MBX01
    SourceContext : ExplicitlyDiscarded
    ConnectorId :
    Source : SMTP
    EventId : HADISCARD
    InternalMessageId : 8907762172963
    MessageId : <[email protected]>
    Recipients : {[email protected]}
    RecipientStatus : {}
    TotalBytes : 17347
    RecipientCount : 1
    RelatedRecipientAddress :
    Reference :
    MessageSubject : Meeting Forward Notification: A subject
    Sender : [email protected]
    ReturnPath : [email protected]
    Directionality : Originating
    TenantId :
    OriginalClientIp :
    MessageInfo :
    MessageLatency :
    MessageLatencyType : None
    EventData : {[DeliveryPriority, None], [PrioritizationReason, ShadowRedundancy]}
    2. Yes, and other mails are routed to our Edge Transport Servers, and from there to Office 365 (Exchange Online Protection). It's only occurs when sending Meeting Forward Notifications, Accepting meetings, and so fourth - and it all comes from Outlook 2013
    clients (RPC over HTTPS).

  • External mass mail to organization with a hidden email address

    Hi there,
    We are using an external mass mailer service to send our company newsletter to every employee in our organization. This causes a lot of stress on our 2010 Exchange box. To make things even more difficult, the mass mailer uses random mail servers, so we can't
    pointpoint one external sender address. 
    Here's what we need to accomplish:
    The newsletter should only be sent to a single account in the organization instead of mailing to hundreds of internal accounts. The newsletter needs to be distributed to every employee inside the Exchange organization with a hidden sender ("from").
    I was searching high and low but couldn't find the ideal solution.
    Any help is highly appreciated!
    Thanks
    Dennis

    Hi Dennis,
    I recommend you follow the steps below to achieve your goal:
    Create a distribution group, add all employees in it. The distribution group has a primary SMTP address, you just need to send to this address, all members can receive emails.
    About hiding sender, do you mean hiding sender's email address. If yes, I'm afraid this can't be achieved on Exchange server.
    Hope it helps.
    If you need further assistance, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • External e-mail to more than one organizational object

    Is there any way to send an external e-mail in a mail step on the WF, to more than one organizational object, without getting their mails?.
    I mean, I have a table with OTYPE and OBJID
    (example:
    line 1: 'US' 'USERNAME'
    line 2: 'O' '123456'
    line3:  'S' '56789'
    I can send them a work-item or a notification, but can I send them an external e-mail in a mail step?
    If not, how can I get their mails with an FM?
    Thanks!!!!

    Hi,
    send an external e-mail in a mail step on the WF, to more than one organizational object
    1) Get the Email ids of the Org. Objects and stored it in a Multiline Container element and assign it in the 'Send Mail' step
    2) Other wise, you have to create a Method in the BO, in the Method get all the email ids of the Org. Object. Then using the Function Module  [SO_NEW_DOCUMENT_ATT_SEND_API1|https://wiki.sdn.sap.com/wiki/x/nYKdAw]  to send the email.
    Regards,
    Surjith
    Edited by: surjith kumar on Jun 9, 2009 6:53 PM

  • Is there any way to have Mail automatically use our default "Sent" folder?

    We are a small college, with a fair number of users who use Macs and iOS devices, and we run an IMAP mail server. By default, our accounts are configured with Sent, Trash, Drafts, and Junk folders. Apple's Mail.app insists on "Sent Messages" and "Deleted Messages" rather than "Sent" and "Trash".
    We instruct our users to use the menu command Mailbox > Use This Mailbox For > commands to select our server's folders on their desktops, and on iOS to use the Settings > Mail > Account > Advanced, but this is tedious and annoying. Most users get it about half right, so that some devices use our default "Sent", and some use "Sent Messages". (This happens with Trash as well, but most users are not concerned if their Trash differs device to device.)
    Is there any server setting that can hint to Mail.app that it should use "Sent" rather than "Sent Messages"?
    Apple has a support document about this issue, "Mountain Lion Mail: If messages aren't stored where expected on the server" (  http://support.apple.com/kb/PH11810 ).
    However, that doc (and the similar one for Snow Leopard) merely says, "When Mail stores messages on the server, it looks for specific mailboxes, by name, in which to put the messages. If Mail doesn’t find those mailboxes on the server, it tries to create them on the server or, failing that, on your Mac."
    The document does not specify what the "specific mailboxes" are, and certainly does not suggest that there is any way to have it cooperate better with our server, but perhaps there is a way?
    (If I was trying to be a good IMAP client, I might look for any of "Sent", "Sent Messages", or "Sent Items", and use what I found before going to the next step of creating my own folder. Hard to imagine that any IMAP account would be initially configured without some "Sent" folder, so why not try to discover what the user has before pig-headly making your own.)

    Unfortunately, I have not found a consise way to explain this to the general user, just a huge wall of text to work around something that Apple got wrong the first time they created an IMAP client, and has stubbornly persited with. Here's our documentation for this silly problem:
    Special Folders on IMAP
    The basic idea is that all IMAP mail programs keep all your mail on our server, so that, e.g. when you read or reply to a message, all of your devices can then show that message as read and replied to.
    By convention, each IMAP program treats a few folders on the server as "Special", such as a "Trash" folder, that deleted messages get moved to, and a "Sent" folder, where each message you send gets copied. When they all pick the same special folders, all of your devices will show the same view of your mail. However, if different devices use different server folders for their "special" Sent folder, then the mail from these two devices will wind up in two different places, and be harder to find.
    Unfortunately, Apple's Mail programs are particularly obscure and obtuse in the way they treat these folders: They show their special Sent and Trash folders on screen with the obvious names "Sent" and "Trash", but secretly, under the covers, they insist on using folders named, "Sent Messages" and "Deleted Messages" instead. Even if the server already has perfectly usable "Sent" and "Trash" folders, Apple clients will ignore them and create their own special case "special" folders.
    If you only ever use Apple devices to look at your IMAP mail, you might never even notice their deception. But, if you sometimes use another mail client, such as webmail, you will encounter the confusing truth: When we created your account for the very first time, we add a "Sent" folder (actually named "Sent") and a Trash folder, named "Trash", and this is what everything except Apple's mail will use by default, because those folders are already their the first time the client connects to your account. However, even though Apple shows your special sent folder at the top of the list, with a paper-airplane icon, and labels it "Sent", in fact they ignore the existing "Sent" folder and make and use their own "Sent Messages."
    SO, if you send some mail from webmail, it will be in your actual "Sent" folder, whereas if you send it from an Apple mail program, it will be put into your "Sent Messages" folder. If you look into either "Sent" special folder, you'll only find part of your previously sent mail.
    Similarly for Trash, though most users find it more problematic to have two different Sent collections than to have multiple trash buckets.
    To unify things, you can either set your non-Apple mail programs to use "Sent Messages" and "Deleted Items"; OR, you can set all of your Apple devices to use "Sent" and "Trash". Doesn't really matter which way you go, though if a majority of your devices are doing it a particular way, you should change the non-matching devices to agree with the majority.
    (All clear so far? Why did Apple make this so hard? It would have been utterly simple for them to check for an existing "Sent" folder, and to use one if there is one, rather than to always stubbornly create and use a new "Sent Messages" folder. Then, they add to the problem by pretending that their new "Sent Messages" folder is really just named "Sent". Stupidity all the way down.)
    Anyways, to find out what the majority of your devices are doing, check them each to see which of the "sent" folders shows up in the "normal" list of folders rather than in the "special" location, that is, what folder name is in the list at the bottom of the folder area, rather than up at the special "Sent" icon, (because the special one will always be labeled "Sent", not matter what the actual folder name is).
    For example, say that on all-but-one of your mail setups, you see a "Sent Messages" folder down in the normal list, and on the other device, you see "Sent" down in the normal list.
    In that case, you'd want to set the "different" device to make the folder named "Sent" be the special one, instead of the "Sent Messages" that it was currently using.
    Conversely, if all but one showed "Sent" down in the regular folder area, and only one showed "Sent Messages", then you'd want to make "Sent Messages" the special folder on the odd device.
    Once you have decided, see the specific sections below for the procedure to set the "special" folders for Apple's Mail.app on a Mac, Apple's Mail on an iPhone/Pad/Pod, or for RoundCube webmail, or for Thunderbird.
    Once you have every device using the same sent folder, then you can move any messages from the "extra" version of the folder into your special folder, and then you can delete the extra folder. (If you delete this extra folder and it later re-appears, then it means one of your mail programs is still using it as its "special" folder, and recreating it.)
    Similarly for Trash, though probably you could delete the extra trash folder without moving the files, because they are trash.
    Here are the details for changing the Special Mail Folders on the systems we use:
    A) iPhone, iPad, iPod:
    As a first step, use Settings > Mail to set your device to read your email account, then open the Mail program so that it will read the list of all of your folders from the mail server. After that, go back to Settings > Mail to make sure it is using the desired special mailboxes on the server.
    Select your IMAP account in the settings tool, and then press the button for "Advanced" settings, and find the list of special mailboxes, e.g. Sent, Trash, Drafts. For each, scroll through the list of folders on the server to choose the folder you wish to use for that function.
    Note: iPhones/Pads/Pods also can be set to keep sent mail locally on the device. This is a spectacularly stupid choice for normal IMAP, as none of your other devices will be able to see the messages you send from your phone.
    B) Mail.app on Mac desktops and laptops:
    Set up mail so that it reads your messages and folders from the mail server.
    Select the "Sent" folder that you wish to use in the list of folders at the lower left of the mail window. (On newer Macs, the folders may be hidden by default. Use the "View > Show Folder List" menu command to display them if necessary.)
    Use the menu command "Mailbox > Use This Mailbox For > Sent" to specify that the selected mail box is the special folder for sent mail, and similarly for your Trash, Junk, or Drafts folders.
    C) RoundCube Webmail (with the standard skin):
    Login to your webmail site , and select the "Settings" icon in the upper right of the window, which has a "Gear" icon. This will display a "Settings" panel with buttons for "Preferences", "Folders", and "Identities" settings. When you first open the Settings panel, the "Section" panel shows a row of buttons for different Preferences.
    Click "Special Folders" in the "Section" list to open a list of "Drafts", "Sent", "Junk", and "Trash". Each special folder is followed by a menu of all your server folders. Select the server folder to use for each special folder.
    D): Thunderbird:
    After you have set up your connection to your IMAP account, click "Get Mail" to fetch your existing mail and list of folders on the server.
    Next, select the menu command "Options > Account Settings…" (Note that on current versions of Thunderbird, the default menu drops down from an icon of three horizontal bars, in the upper right corner of the mail window. You can use the Options command in this menu to display a menu bar at the top of the Thunderbird window if you wish. With the full menu, the menu command to access the special folders settings is "Tools > Account Settings…"
    Select "Copies and Folders" in the list at the left of the Account Settings window. This panel has a section for Sent mail, Archives, Drafts, and Templates. Select "Junk Settings" in the list at left to specify the location of the Junk special folder.
    For each special folder, the default choice is the the folder on the server with the "typical" name, e.g. "Sent" for sent, and "Trash" for trash. To use a different name, select the "Other:" option for the folder, and then choose the desired folder from the list of folders on the server.
    Oof! That's a lot of explaining for a issue that Apple should have gotten right in the first place, or at least should have fixed in their next several tries. It would not break any existing functionality if they merely used whatever folder the server had created, and only made their own if there was none.

  • Cannot send email in mail app. using POP account with Wi-Fi

    I recently moved to an apartment that only has wireless internet access. Since moving I cannot send email using my POP account, although I can receive email. I was also not able to receive email using my .mac account, but I learned through this forum to change server port to 587 in .mac account and now I can send via .mac account in mail app. But I still cannot sent email with mail app. using my POP account. I changed no settings when I moved, and have never had this problem with cable. Any suggestions?

    It all depends on the policy of whoever is the ISP at your new location and the method used by the outgoing (SMTP) server to determine whether you’re a legitimate user.
    In an attempt to fight spam, many ISPs restrict the ability to send using an outgoing (SMTP) server not owned by them, usually by blocking port 25 for all traffic outside their own network, which means you cannot send with an SMTP server not owned by them if configured to use that port number. And it may happen the other way around as well, i.e. the outgoing server itself may look at the IP address you’re connecting from and refuse the connection if you’re outside its own network.
    Something that often works is changing the outgoing server port to 587 (or whatever alternate port number the outgoing server listens to) instead of 25 and using some form of authentication in Preferences > Accounts > Account Information > Outgoing Mail Server > Server Settings, but two conditions must be satisfied for this change to work: (1) the ISP must not block that port as well AND (2) the outgoing server in question must listen to that port and accept a form of authentication not based on the IP address you’re connecting from.
    Independent mail service providers not tied to a particular ISP, such as .Mac and Gmail, do allow authenticated SMTP access on port 587, which is the reason changing the outgoing server port number solves the problem for them if the ISP doesn’t block that port as well.
    The following article, for example, describes several ways to address this issue in the case of .Mac, but can be useful for other mail accounts as well (not just .Mac), and applies to all versions of Mac OS X (not just Mac OS X 10.4.2 and earlier as the article states):
    .Mac: Server timeout alert message when sending email

  • How to set up two POP e-mail accounts using the same POP and SMTP servers

    I have an e-mail address based on a domain I purchased which is based on my company name. Now retired, I have purchased a new domain with a simpler, personalised name. My original e-mail account uses the incoming (POP3) and outgoing (SMTP) mail servers operated by my ISP; mail.btinternet.com.
    I have set up a new account on my PC in Microsoft Outlook, and have successfully sent and received emails using the new e-mail address taken from my new domain name.
    I have now tried to mirror this on my iPhone, but every time I enter all the relevant data for the new e-mail address, user name, password, mail servers etc., and then press 'save', I get a pop-up which says: "xxxx" is Already Added  This POP account has already been added to your iPhone. ("xxxx" is the name given to my original e-mail account).  Nowhere have I input "xxxx" in the course of setting up the new account.
    I need both accounts operational during an extended switch-over period as I alert everyone to the e-mail change over. Can anyone suggest a solution to this problem?

    What targeting the Mail.app preference file, do the following:
    Quit the Mail.app first and using the Finder, go to Home > Library > Mail. Copy the Mail folder and place the copy on the Desktop for backup purposes.
    Using the Finder, go to Home > Library > Preferences > com.apple.mail.plist. Move the com.apple.mail.plist file to the Desktop.
    Note: Moving the com.apple.mail.plist file out of the Preferences folder will require re-entering all email account information when re-launching Mail.
    The only exception to this is if you have a .Mac account which will be recreated automatically and/or if you created an email account as part of the computer setup assistant when first turning on the computer when new.
    Launch Mail and decline any prompt to import mailboxes. After re-entering all email account information, the Mail.app should rediscover the existing account named folders and mailbox files at Home > Library > Mail.
    After confirming all mailboxes were successfully rediscovered, you can delete the copy of the Mail folder and old com.apple.mail.plist file from the Desktop.
    Test if this resolves the problem.

  • Can I put my library on an external hard drive and use it between two computers?

    Can I put my library on an external hard drive and use it between two computers? I have two MBP; I will refer to one as computer A and to the other as computer B. I would like to be able to plug in my external hard drive, boot up iTunes, and if there were any changes made to the library previous to its last time accessed on this compluter, they show up on that computer, regardless of being imported on the other.
    A hypothetical example: I import three albums called 1, 2, and 3 on computer A over a week or so. I take the external hard drive and plug it into computer B. The entire library which was visible on A, is visible on B, including albums 1, 2, and 3.
    Is this possible? If so, what files need to be copied onto the external? I'm trying some different combinations, trial and error basically. Hopefully someone knows and can answer before I mess up my library. I also want to do this to free up space on my computer. All importing will be done from disc.

    iTunes/Preferences/Advanced : point your iTunes to the new location of the Library.
    Set "Share on local network" in the Sharing tab, and you or everyone on the local network can play your music.
    You make a backup first of the Library.
    Move the follwing to the new location:
    /Users/your username/Music/iTunes/iTunes Music
    have fun.

  • How do i format an external hard drive for use on both windows and mac book air?

    how do i format an external hard drive for use on both windows pc and mac book air?

    Use exFAT on the PC.
    (71374)

Maybe you are looking for

  • Flash Screen

    I am looking to replicate the flash screen alert option as found in the System Prefs > Universal Access "Hearing" pane but can't figure it out. I did find a script that will press the keyboard combo to invert the colors and back... tell application "

  • SNOTE  980690 - HELP NEEDED

    Note 980690 having the status of "cannot be implemented" Wonder the blocking factor of this note 980690 is caused by the transport that we have created or not. This transport was created base on step 20 to 33 of note 980690, well before the snote imp

  • Data conversion program

    can u give idea about data conversion program for inventory management program stocks,which reads legacy extract file and the valuation master file from pc gets issue storage location valuation details and output a file with these details regards, ph

  • Getting a free App from Itunes.

    So I just got an ipod touch and I went to go get a free app from Itunes. It said I needed an Itunes ID so I started to make one but then I need to enter a credit card. I don't have a credit card... Is there any way to skip this? I wont be buying anyt

  • Change default USB sound driver.

    Due to my laptop crashing everytime I change my usb device, trial and error is taking me forever so I was hoping someone can guide me. I can't work out how to change the default driver for my external card. This is my alsa-base.conf # lists the order