2 items: 1) importing cvs columns do not match t-bird columns 2) error msg when trying to add 2nd email account

Hi and thanks in advance for lending a hand.
Issue #1
Followed instructions at https://www.youtube.com/watch?v=8Df8mRL3TBs to import cvs to t-bird – but
My cvs headings are not name, email m chat name, org, additional email etc etc
Why are my columns names not showing up?
+++++++++++++++++++++++++++++++++++
Issues #2
Adding second email address in thunder bird
email address #1 works fine - but trying to add 2nd one – having error msgs poop up.
1st error msg is:
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgIncomingServer.verifyLogon]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/accountcreation/verifyConfig.js :: verifyLogon :: line 98" data: no]
Pressing “done" again yields different error reply: Incoming server already exists.
[end of error msgs]
Have tried box1121.bluehost.com as well as mail.bikempowered.com for server hostnames - various ports and SSL’s
The Tech at blue host claimed there this was a bug known to thunderbird – and that a solution is known to be needed.
Seeking solutions - also I’m 90% Luddite - so please if at all possible, but things in “for Dummies” mode
With gratitude and hope,
Brian

About .csv check your .csv-file as a text file.
Is the first line your column-names separated with a "," ?
It should be. When you import, mark that 1st line has column-names
Then move Tbird's names around until they correspond with yours. Your names will not be imported.

Similar Messages

  • I am not receiving the verification email when trying to add an email account

    I am not receiving the verification email when trying to add an email account to facetime and iMessage. Is there something else I can do?

    Hi,
    I don't ever remember getting an email when Adding an account.
    Apple seems to verify it some other way (a self test to see if it is valid ? an actual email ?)
    I tried adding an older @mac.com account that is not a valid email (gained when MobileMe was the Apple service and the @Mac.com registration was used for iChat names).
    I then tried  to add a Yahoo one.
    This got past the first part and said an email has been sent.
    As you say this has never arrived.
    ( checked the web Site for Yahoo Mail as well as my Mail App.)
    In each case I also checked the Spam and Junk folders in both places.
    I then tried an iCloud ID.
    (FaceTime seems to treat the Original Apple ID and the iCloud issued email as separate IDs)
    I did not get and email (Although it said it was sent) I did get a Pop up for the FaceTime app asking if I wanted to add an email and a second for the actual email itself.  (It turned out it added an @me.com email also issued by iCloud before the @icloud.com was issued.
    This is much the way iMessages adds emails when you add the emails to  an iPhone, the Mac version gets pop ups.
    I recently had something similar in Messages that might be related.
    In Messages 7 (Mountain Lion) it seemed it could be any Apple ID that was used.
    In Messages 8 it seems this has to be an iCloud linked one.
    The @mac.com one I used above could not be added to iMessages either when I tried it about two months ago.
    It might be one I have removed the creating/Recovery email so that i could create another Apple ID.
    The name continues to work in Messages as an AIM valid screen name but I could not add it as the iMessages account and got sent to iCloud to "register" it but ran into problems that I have not sorted out yet.
    EDIT.
    Checked the Apple ID site and the @mac.com email I used has no linked Alternative/recovery email.
    8:29 pm      Sunday; March 9, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    Message was edited by: Ralph Johns (UK)

  • Both my iphone 4s and my ipad3 will not connect to the server when trying to access my email account. Why, and how do I fix it.

    Since 29/10/2012 my iphone 4s and more recently my ipad 3 will not connect to the server when trying to access my email account. All I get is an error message saying that 'cannot get mail, connection to the server failed' I hadnt changed any settings it just happened. I have since done a complete re-boot on the ipad but to no avail. Anybody got any suggestions?

    No. Everything was working fine and then it wasn't. I hadn't changed any settings or switched either one off. When the phone stopped working properly I ignored it because I always have my ipad with me but that just sopped working properly and now I am stuffed. I have tried most solutions suggested on here even wiping the ipad clean and re-booting. I did this exactly the same way as when I first got it but still no joy. The same with the phone.

  • Class is not appearing in "Java Batch Job Class Search" when trying to add.

    Hi,
    I have oracle CC&B 2.3.1, with SDK 2.2.0.12. I am trying to create new java batch job class by copying an existing one and modifying it to be used with new Batch Control .
    Steps are as follows:
    1-Created file by copying the exiting file
    CreateLatePaymentChargesProcess.java ; and only changing the name of the class:
    public class CmCreateLatePaymentChargesProcess
    extends CmCreateLatePaymentChargesProcess_Gen
    File location :
    D:\spl\ccb231\applycm\ssgc_patch\java\source\cm\ CmCreateLatePaymentChargesProcess.java
    D:\spl\ccb231\applycm\ssgc_patch\java\source\cm\ CmCreateLatePaymentChargesProcess_Gen.java
    2-Run ApplyCm build successfully , which generated these files:
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\ CmCreateLatePaymentChargesProcess.class
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\ CmCreateLatePaymentChargesProcess_Gen$1.class
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\CmCreateLatePaymentChargesProcess_Gen$CmCreateLatePaymentChargesProcessWorker_Gen$ThreadParameters.class
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\CmCreateLatePaymentChargesProcess_Gen$CmCreateLatePaymentChargesProcessWorker_Gen$ToDoProperties.class
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\CmCreateLatePaymentChargesProcess_Gen$CmCreateLatePaymentChargesProcessWorker_Gen.class
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\CmCreateLatePaymentChargesProcess_Gen$JobParameters.class
    D:\spl\ccb231\java\target\cm\com\splwg\ccb\domain\billing\batch\CmCreateLatePaymentChargesProcess_Gen.class
    All the above classes are part of CM.jar file
    ContextManagedObjects.xml ;  contains these information
    <com.splwg.shared.environ.ContextManagedObjectData>;
    <domainPackages/>
    <lookupFieldClasses class="tree-map">
    <no-comparator/>
    </lookupFieldClasses>
    <cobolAlgorithmInterfaceExtensions class="tree-map">
    <no-comparator/>
    </cobolAlgorithmInterfaceExtensions>
    </com.splwg.shared.environ.ContextManagedObjectData>;
    packageMetaInfo.xml was not created
    Still the class is not appearing in "Java Batch Job Class Search" when trying to add a new program name referencing this java class.
    I tried restarting the Tomcat application server, still not appearing.
    Where did I go wrong about it?
    Thanks
    Edited by: cc&amp;amp;amp;b-user on Jul 29, 2011 12:39 AM
    Edited by: ccb-user on Aug 2, 2011 9:28 PM
    Edited by: ccb-user on Aug 7, 2011 11:36 PM

    Hi,
    Did you copying the base file CreateLatePaymentChargesProcess.java?
    I also create a new batch job which copying the CreateLatePaymentChargesProcess batch code the only difference in getBills() method query and inner class CreateLatePaymentChargesProcessWorker extend CmCreateLatePaymentChargesProcessWorker_Gen, instead of CreateLatePaymentChargesProcessWorker_Gen.
    The batch is working fine in my end.
    Thanks,
    Atul Singh.

  • Error message when trying to add item in change BOM goup

    Hi I went to transaction cs05,and trying to add item to specific material with BOM group,an error message popped up and saying assign the item to an alternative,what does it mean? How to solve?

    Hi,
    A finished material can have multiple alternative BOMS which can be stored in a common BOM group number. CS05 is used to change these multiple boms.
    When you add a new item in CS05, system will ask - to which alternative bom the new item should be assigned and that's how you are getting this message. For example, if in a bom group you have 3 differnet alternatvie boms for a FG material, when you add new item in CS05, you will see 3 checkbox at the right hand side of the screen. If you want to assign new item to all the three alternative BOMs , than select all the three check box and save.
    Regards,
    Ravi Thakkar.

  • Hp 7520 gives error message when trying to scan to email. Says not connected to Internet......

    Can anyone help. I can't scan anything! Say not connected to web, but I am!

    Hi Finner6,
    Welcome to the HP Support Forums. I see that you are getting a connection error when trying to use the scan to email feature of your Photosmart 7520 printer.
    Please set a manual IP address and manual DNS servers for the printer. I have included a link to another post that has the steps with screen shots on how to do this. Don’t worry that the screen shots are for a Photosmart 7510, the steps are the same.
    If after setting the manual IP address and DNS servers you are still getting the same error message, please call HP’s Cloud Services at 1-855-785-2777 if you live in the USA/Canada region. If you live outside the USA/Canada region please click here to find the Technical Support number for your country/region.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • TS4062 I am getting error msg when trying to sync-iPhone could not sync because the sync session failed

    I am trying to sync my iPhone and receiving the following message:  iPhone could not sync because the sync session failed
    I have tried walking through the set ups again, and cannot figure this out.  Any help out there?  Thank you.

    I seemed to have figured it out...... I hard reset my Iphone and rebooted my computer and it seemed to work. It also seemed there was a music file that was not being recognized, I just erased it and everything worked fine after that.... very strange but I am so glad I figured it out.....

  • I have and Access is denied. You do not have sufficient privileges in CS4 error message when trying to change a directory name in CS4

    Hi I keep getting this message in CS4 (access is denied. You do not have sufficient privileges)
    Can anyone help to gain privileges?
    Daryl

    Same problem here...nothing in my settings have changed since the upgrade and I've checked my cookie settings and they allow 3rd party cookies. What's up Mozilla? I've been faithful to you for years and you let me down now?

  • HT1386 I repeatedly receive an error mesage when trying to sync my ipod touch with my new computer, "some of the items in the itunes library, were not copied to the ipod because you are not authorized for them on this computer."  My computer is authorized

    I repeatedly receive an error message when trying to sync my ipod touch with my itunes library with my new computer which reads, "Some of the items in the itunes library were not copied to the ipod because you are not authorized on this computer." However when I try and authorize my computer I always receive the message that this computer is authorized. What am I doing wrong?  I'm missing about 100 songs as a result of this error!!

    See:
    iTunes Store: About authorization and deauthorization
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    Could the items be purchased by another account?

  • Macbook pro - iPhoto keep prompting to update after Yosemite update. Error message when trying to update -This update is not available for this Apple ID either because it was bought by a different user or the item was cancelled

    macbook pro - iPhoto keep prompting to update after Yosemite update. Error message when trying to update -This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled. 

    I only have 1 apple ID and the same was used to set up this early 2011 macbook pro and iPhoto app. I don't want to loose out on any photos. I tried logging out of app store and back in but no luck. PLEEAASEE HELPP!!!
    This problem has been reported by quite a few forum members, who skipped the update to iPhoto 9.5.1 while running Mavericks. In that case try to purchase iPhoto again instead of updating.
    After making your backup try the following:
    Uninstall iPhoto by deleting it from the applications folder, but do not empty the Trash.
    Launch the App Store, click the "Store" menu, and sign in with your AppleID.
    Open the main page of the App Store and search for iPhoto.
    If iPhoto is listed as "Free", click the "Free" button to buy it with your current AppleID.
    If it is not showing as free, there is no help but contacting the App Store Support, as Niel pointed out: http://www.apple.com/support/mac/app-store/contact/

  • Error message when trying to import Quicktime movies

    All of the sudden, I'm getting this weird error message when trying to import various Quicktime movies. I've never seen this message before:
    File Error: 1 file(s) recognized, 0 access denied, 1 unknown
    Any thoughts why this might be happening? Any input would be appreciated.

    I now see that two of them have been encoded using the AAC, Sorenson Video 3 codec which is not one I've seen before so I suspect that would be it.
    The other one I'm having trouble with is encoded using Integer (Big Endian), Animation. I know I've seen the Integer (Big Endian) codec before so do you think that because it's animation that's a problem? I imported several other uncompressed files that were encoded with Integer (Big Endian) that worked fine so that's my suspicion.
    Tom, you've always been very helpful on these boards for my questions. Thank you so much.

  • What is error 4002 when trying to sync with Itunes match and how do I fix it?

    What is error 4002 when trying to sync with Itunes match and how do I fix it?

    HI
    Read this How to troubleshoot iTunes Match - Apple Support
    Note specifically holding option ket whilst turning off match.
    Jim

  • I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...could not sign in. Please check your network connection and try again. Help!

    I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...Could not sign in. Please check your network connection and try again. Help!

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
     Cheers, Tom

  • I am trying to create another email account with talk talk. and I keep getting a failed message saying 'mail could not log into the mail server talk talk. Yet I already have another email account with talk talk. Not sure what I am doing wrong

    I am trying to create another email account with Talktalk. I already have one account.
    I try to input the new email address and password and get a failed message
    'Mail could not lot into the mail server talktalk.net.
    I have tried several times and keep getting the same message.
    Any ideas

    Accessing your emails from any computer connected to the Internet or from a Smart phone should be straightforward.
    For help on how to set up your e-mail on some of the most common software applications and devices, see How do I set up my TalkTalk email?
    If your software application or device isn't listed, all you need to connect to your TalkTalk e-mail mailbox are the TalkTalk e-mail settings. Make sure you use the right email settings for your specific email address.
    TalkTalk email addresses only
    Login / Username
    [email protected]
    [email protected]
    Incoming mail server
    mail.talktalk.net
    mail.talktalk.net
    Incoming Port
    110
    143
    Outgoing mail server
    smtp.talktalk.net
    smtp.talktalk.net
    Outgoing Port
    587
    587
    Outgoing SSL
    Yes
    Yes
    Outgoing Authentication
    Yes
    Yes

  • I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    Logged the call with SAP who directed me to 'Define settings for attachments' in IMG and setting the 'Deactivate Java Applet' & 'Deactivate Attachment versioning' checkboxes - problem solved.

Maybe you are looking for

  • Imessage issues when no data connection

    Hi, I have noticed this behavior a few times already and I am wondering if there is any solution for it. Best to explain with a real live example. My in-laws just traveled abroad to visit family. When in our home country, the Netherlands, we use iMes

  • How can we add elements to component at run time  through java

    Hi, In my project ,I am using JArrayList to collect urls and I need to add those to JScrollPane(JTextArea) and this to frame. This works fine but I need the process of how the elements added to ArrayList simultaneusly added to JTextArea. pls suggest

  • The disk you inserted was not readable by this computer

    My USB has always worked in my mac and all computers but all of a sudden this message has started appearing when I plug it in... Some of the stuff is not backed up. And it is not recognised on my partners Sony viao either ... Is there anyway I can ma

  • Black and white squares

    Hello everyone, I was on my mac browsing the internet and all of a sudden BIG black and white squares on my screen and this very loud noise so i had to force the computer to shutdown. can anyone please shed some light on this, is there something wron

  • BP in CRM is not replicated in SAP R3

    Hello everyone!!! I have a problem with BPs not dsitributing to SAP R3 when assigning the sold-to party business role in CRM. Scenario: I create a business partner as a prospect, then after due diligence I assign the "sold-to party" business role (wh