Hotmail Plus' SMTP Server, anyone got it to work?

HI All,
Well, my gf just got a new macbook after I finally converted her to a mac, but now I am trying to set up her Hotmail plus account in Mac Mail. (because entourage is too slow)
Since microsoft is now offering a pop3/smtp service for their plus members, I decided to upgrade her account and pay the 20 bux.
so far so good.
Obviously, when I try to set up her hotmail account in outlook on windows, or in entourage in mac, it works perfectly.
Only thing is, I want to use it in mac mail.
so I got the necessary info from microsoft (after 20 emails back and forth, and them pretending not to understand my question...)
POP: pop3.live.com (port 995)
SMTP: smtp.live.com (port 25)
Note: make sure you check the box that indicates that your outgoing server requires authentication (in most mail clients this is not checked by default).
Username: your full email address
Password: your Windows Live ID password
After setting up in mac mail with this info, I can now receive emails perfectly.
The only problem is that I cannot send any.
the smtp server seems dead, or non existent.
So my question is, is there anyone out there who got this to work? in mac mail or any other pop3 program?
I think its not a port problem, as I send my own mail on my own smtp server on the same router using port 25 as well.
Lastly, I would like to clarify that I do understand that hotmail *****, but moving to gmail or anything like that is not an option for her, its too big a hassle atm, so please do not respond if that was going to be your response
Ok, I really hope someone out there made this work.
Cheers, and thanks for any help/suggestions in advance.

I have exactly he same problem. Trust me, I know how you feel about switching. When I saw the green star I thought I finally stumbled across the answer. Don't know why you marked the question answered. I have tried all the different ports, none of which worked. I'm so looking forward to solving this one.

Similar Messages

  • Has anyone got NVrotate to work under Win98SE?

    I installed the latest driver for this card for Win98
    NVrotate is not available as an option in Win98SE
    Display properties-->settings -->GeForce FX5200
    I temporarily moved a drive with WinXP Pro onto this machine.
    NVrotate is an available option in
    Display properties-->settings -->GeForce FX5200
    and works fine.
    But for various compatibility reasons this machine has to been running Win98SE.
    Has ANYONE got NVrotate to work under Win98 ??????
    MSI FX5200  TD128
    Gigabyte GA-7VAX
    AMD 2400+
    17" Analog LCD & 18.1" Analog LCD

    I managed to get it to work, you have to install two files
    the first for the actual python script files.
    the second for the user interface.
    you might have installed the user interface, but without installing python, and that's why its not loading up the application, also make sure you install python to phone memory.
    On my N96 I installed:
    Python for S60 1.4.4
    Python script shell 1.4.4
    if you get an 'update error' when installing its because you have not un-installed all of the old python stuff, open app manager on the handset and un-install all python relating files
    one last thing, install python and the shell to the phone memory (c drive)
    Hope it helps
    Tony

  • Has anyone got AST to work on a Lion Server?

    For the Apple Service Providers we need to run Apple Service Toolkit from a server. Has anyone gottten AST to work on a Lion Server? We have 3 locations and have all tried and have gotten different out comes but none have worked. We have chatted with Apple Service with no help.

    I have it installed on a Lion server machine and the only way I have been able to get the client machines to see it was to plug both the server machine and the client into the same switch. Netbooting across subnets seems almost impossible.
    I am also waiting to hear back from the AST support people because now, when I netboot a client machine to the gateway, it says "There is a problem with the Gateway Manager." When I log into the server and open Gateway Manager, it just sits there forever saying "Looking for gateway controller."
    Currently I'm running AST 1.0.9 and I understand that version 1.1.1 is actually the latest, but I cannot find it ANYWHERE on Apple's site nor in GSX. In fact, since they switched over to the new GSX domain, the ONLY thing I can find related to AST is a small article describing how it works. No downloads, no links, no nothing.
    Any idea where to find the latest version? I can't even find a link to it with a simple Google search. The AST support guy said to search within GSX, which found nothing but the article I mentioned.

  • RegisterAlarm - has anyone got this to work?

    I'm trying to get the registerAlarm function to work on a real phone, but it only works one time. I want the Midlet to be executed once every 30 sec, but after the first reschedule it stops rescheduling.
    Does anyone have a clue on what's wrong? I do everything according to the book as far as I know.
    I've looked everywhere, and have not been able to find anyone that actually has got this to work. Is it a bug in Midp 2.0? Does registerAlarm work more than once?
    Below is some of my code that SHOULD work (<My midlet...> is replaced with the full name of my midlet class)
    protected void startApp() throws MIDletStateChangeException {
    try {
    //some code...
    destroyApp(false);
    } catch (Exception e) {}
    protected void destroyApp(boolean unconditional) throws MIDletStateChangeException {
    try {
    scheduleAlarm(30000);
    notifyDestroyed();
    } catch (Exception e) {}
    protected void scheduleAlarm(long nextAlarmTime) throws ClassNotFoundException,ConnectionNotFoundException, SecurityException {
    long nextAlarm = new Date().getTime()+nextAlarmTime;
    try {
    long t = PushRegistry.registerAlarm("<My midlet...>", nextAlarm);
    } catch (Exception e) {}
    }

    ...even starting the Midlet manually to force a rescheduled task won't work, but what is strange, is that if I turn the phone completely off and back on again, I can get it to work one more time.
    I'm confused.

  • [Solved] KDE 4.4 Knetworkmanager, has anyone got this to work yet?

    Been trying to get knetworkmanager working on KDE 4.4 and haven't got it to work yet.  Well initially it did work.  Here's the steps I did.
    1) Had network running '/etc/rc.d/network start
    2) Installed 'kdeplasma-applets-networkmanagement'
    3) Commented out interfaces in '/etc/rc.conf' and defined dhcp:
    eth1="dhcp"
    INTERFACES=(!eth0 !eth1 !wlan0)
    4) Set hostname in '/etc/NetworkManager/nm-system-settings.conf':
    [main]
    plugins = keyfile
    [keyfile]
    hostname = pavilion
    5) Added 'networkmanager' to daemon array in '/etc/rc.conf'
    DAEMONS=(syslog-ng crond alsa hal kdm dnsmasq networkmanager cups netfs)
    6) Added 'network' group to user:
    gpasswd -a gen2ly network
    7) Stopped network '/etc/rc.d/network stop'
    8) Brought down interfaces 'ifconfig eth0 down && ifconfig eth1 down && ifconfig wlan0 down'
    9) Started networkmanager
    /etc/rc.d/networkmanager start
    10) Started networkmanager applet (seems to me it was already started but I guess not??)
    11) Got connected to network.
    After reboot however, the networkmanager applet is telling me 'Unmanaged' when I rollover it, and when I click it it says 'Network Management disabled'.  I've tried a couple things (like un-commenting the network devices on the interfaces line and restarting) to no effect.  Doesn't seem I'm able to get it up again.  Anyone else had luck with this?  Did I miss something?
    Last edited by Gen2ly (2010-02-23 22:51:57)

    Ah, anti-destin that is exactly what was needed to be done.  ... Thank you!  Threw be off a bit, it did .
    Off-topic somewhere here now, Ok, a good deal off-topic.. looking at the wiki page for configuring I think the wiki under section, 'Disable interfaces' is erroneous.  Does NetworkManager really parse rc.conf?  I can't think of any reason it would need to.  I'm thinking that NetworkManager would naturally scan and then do dhcp on wired, followed by wireless.  And for those that do a static ip, they can configure the applet.  To test, I put this in my rc.conf:
    #eth0="dhcp"
    #eth1="dhcp"
    #wlan0="dhcp"
    INTERFACES=(!eth0 !eth1 !wlan0)
    And it worked fine.  I'm thinking I could erase them and not have a problem.
    [wiki]Networkmanager#Disable_interfaces[/wiki]
    Last edited by Gen2ly (2010-02-23 06:03:45)

  • Has anyone got Safari to work with Kerberos (SPNEGO) ?

    Has anyone got Safari to with using Negotiate (SPNEGO with Kerberos) when the system is not bound to ActiveDirectory or Macs OpenDirectory?
    I can load Firefox and it works fine, but Safari does not work. I keep hearing that Safari works out of the box, but its looks like its somehow tied to AD or Macs Opendirectory and its deployment of Kerberos.

    I am having the same problem and checked out the Apple Discussions for a solution.
    I too am meticulous with my addresses.
    Seeing no solution I went back to testing.
    I have tried:
    From Shrewsbury
    To Telford
    The result was a trip in the US taking 14 hours.
    Then I tried:
    From Shrewsbury UK
    To Telford UK
    This worked.
    When on the "Get Directions" screen there is a "Globe" icon by the "Space" icon. Pressing this brings up "English (US)". Press again and you get "English (UK).
    Any ideas?
    When I use the "Contacts" to get the Start and End fields the iPhone is bringing up the correct address but with "United States" at the end of the address.
    Again any ideas?
    In my Address book I never use the "Country" field as all my contacts are in the UK. I wonder if this is the problem and the iPhone is defaulting to US in the absence of no "Country"?
    Help!

  • Has anyone got Python to work on the N96???

    Has anyone got Python to wok on the N96?
    I have downloaded and installed the latest edition 3rd 1.4.4 i think. it goes on the phone without any problems.
    However when trying to use app that use python specifically pyPiow at the moment the app goes on the phone but nothing happens when i try to open it!
    is it somthing i am doing wrong, where go i install the pictures, or the apps for that matter, can the apps go on the mass memory where they are now or do they have to go on the very small phone memory?!
    does current python work at all on the n96
    has anyone had any joy?
    please help!
    cheers

    I managed to get it to work, you have to install two files
    the first for the actual python script files.
    the second for the user interface.
    you might have installed the user interface, but without installing python, and that's why its not loading up the application, also make sure you install python to phone memory.
    On my N96 I installed:
    Python for S60 1.4.4
    Python script shell 1.4.4
    if you get an 'update error' when installing its because you have not un-installed all of the old python stuff, open app manager on the handset and un-install all python relating files
    one last thing, install python and the shell to the phone memory (c drive)
    Hope it helps
    Tony

  • Opera 6 and signed applets - Anyone got it to work ?

    Hi,
    im facing the problem that with the new Opera 6, the java plugin is no longer used. Instead Opera uses the default JRE installed on the machine. However, when i load a signed jar in Opera 6 there is NO certificate dialog like "do you want to trust this applet"...it just starts the applet. For this reason, do i have to manually ask for every permission ?
    Try this http://java.sun.com/security/signExample12/signedPluginEx.html demo, it will just throw an security exception, in any other browser (even Opera 5.12) a certificate dialog will appear first.
    BTW: Anyone got the same problem with the <object> tag in opera 6, it always says Applet not found when you leave the parameter codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0". If you remove it, the applet can be loaded.

    Hi
    Got the same problem. I've just noticed it, so I can't offer any help yet. I am using a certificate that I created myself, using keytool and I placed the policy file in the applet directory. I use the archive tag to access the jar file.
    It works fine on IE6 and NN6. On opera - same problem yo got.
    Now I know that opera doesn't support the archive tag, but the embed tag. So I wonder if you have tried it with embed?
    Another Question: Is there anybody who has successfully installed the 1.4.1 Plugin with Netscape on a Red Hat Linux machine?

  • Anyone got Poser 8 working in Photoshop CS5/5.5 3D?

    Has anyone got Poser 8 figures to import into PS CS5 extended?
    I understand CS5 doesn't like Collada files and now OSX Lion won't open Poser.
    I know obj will show up in PS, but not always with the materials.
    Any one figured this out yet, or do I have to wait for Poser 9 and PS CS6?

    Yes, I created a PDF:
    https://acrobat.com/#d=ffzYf2nA5yypUrknBPFOMw
    And a video that shows you how to do this.
    Let me know if you have any other questions,
    Daniel

  • Mail SMTP server not accepting password. Works on all other clients.

    I am having issues with Mail and sending emails. Firstly I would like to say I have set this account up on Outlook 2011, Thunderbird and also Outlook PC and I can send and recieve with no problems.
    On Mac mail I can recieve emails perfectly.
    The account is set up with an SMTP Server. Our server requires authentication therefore I supply my username and password in there too. When I try to send an email mail says the server has rejected the password and asks for the correct password. The password I put in is correct, as it is the same password I have used on the other clients.
    So there is something that Mail doesnt like when it comes this server and I cant work out what it is.
    The only thing I thought of is that my password is all numbers. Could that make a difference?
    Any ideas?

    andrewrob,
    I had the same problem and found that I had to unlock CAPTCHA here: http://www.google.com/  accounts/DisplayUnlockCaptcha.
    This worked for me. If that doesn't work, you could try this:
    1. Open Keychain Access (located inside the Utilities folder which is inside the Applications folder)
    2. Highlight the login keychain in the white box to the left.
    3. Click the lock above it to lock the login keychain.
    4. Now unlock it.
    5. Go back to Mail and enter your password again. You will probably have to do it once for incoming mail and once for outgoing mail.
    I hope this helps!

  • E4200 + Vigor 120 ADSL Modem. Has anyone got this to work?

    Hi. I am in the UK. I am using the Vigor 120 in its out of the box configuration which passes a PPPoA connection through as a PPPoE giving the router complete control. It works perfectly with my old DLink DIR 635 cable router.
    The E4200 cannot get an IP address from my ISP. I have tried many hard resets.
    Has anyone actually got these two working together with an ISP that uses PPPoA as it's native standard. If so could you let me know the modem and router settings you used.
    Many thanks.

    Hi, I'm Not in the UK but have the Draytek vigor120 and LinksysE4200 set up,
    Don't quote me on this but I am pretty sure the UK and the New Zealand(where I am) have the same firmware.
    What I did was plug the draytek into the wall jack then I plugged the ethernet cable into my computer for a time,
    When plugged in launch your browser, navigate to 192.168.1.1(default unless you've changed it) then there should be a page there called Internet options with a PPPoa option, make sure it is configured PPPoA, enter your logon info(optional, doesn't make a difference uless you plan to use the draytek by itself sometimes) then select passthrough on WAN link(or something similar) which is located down the bottom of that page (will grey out pretty much all options, then save it.
    Unplug the ethernet from the computer and plug it into the E4200(still connected to the WAN port of the draytek) then plug a ethernet cable(second one) from a computer into port 1. navigate to 192.168.1.1(default for linksys) and select PPPoE out of the options at the top of the page, then fill in your ISP details such as the username and password, click save and then test it(should work-did for me at least)
    dont forget to change the wireless security to manual as the defualt is not very secure, think about a MAC address filter if you dont have a huge number of electronics connecting to it.

  • Has anyone got Aperture 3 working as it should?

    I know it's very easy to become a vocal majority but everyone here seems to have some sort of problem with Aperture 3 whether it's related to the software or the operating system, so I was wondering if anyone actually has this working perfectly with no disruptions? Then perhaps we can compare set-ups to see what is going wrong.
    Then Apple might sit up and take note!!

    I have had no problems for the past 3 weeks other than I think the retouching features still need to be faster......... until yesterday when I was editing and exporting a volunteer job. There were only 33 files to edit and export. I had to do a restart and repair permissions before the images would take the edit (only white balance and density), but it finally applied. When I went to export versions, it says "Exporting" but never did export. Nothing appeared in the file. Had to Force Quit to exit the function.
    Curiously, Aperture has been "Updating Library" all this time without ever completing the task. It indicates processing app 2600 files, so I don't know what is taking it so long.
    I did turn on Face Recognition yesterday morning but turned it back off after the problems- don't know if that has anything to do with it.
    I am currently trying to see if it will export "1" file from another project, but no good still.
    Will let you know if there it fixes.
    BTW. I also have my main library and images stored on an external hard drive. Has worked well for me for the past 8 months. Saves me dumping images off my drive every other week.
    Cheers, Howard
    Message was edited by: Howard Prendergast

  • I can't open Adobe files and keep getting this message: "Adobe failed to connect to the DDE server" - anyone got a fix for this? I'm Windows 7, 64bit running Office 2010 Pro Plus - anyone got a fix for this?

    Forgot to mention I'm using Firefox V.4

    Hey Jorge,
    I've checked Reader, and there are no updates. I've run a Windows version compatibility test - although it only goes up to Vista, and not Windows 7.
    Anyway, it appears I can now open Adobe files - but I've found another issue: when I right-click on a file and scroll down to the 'send to email recipient', it doesn't automatically open an Outlook email with the file as an attachment - in fact it doesn't open Outlook at all, let alone automatically?
    Any clues?

  • Anyone got one to work with Leopard yet?

    Posted this Rant at the end of another Topic, slightly OT so reposting here (with some additions):
    I wish I could report that iTunes 7.6 broke my apple tv, because that would mean it had been working up until very recently. Sadly however, it hasn't been used since i put leopard on my media server (mac mini).
    I bough one of the first batch of 40Gb ones before there were 160Gb ones, and have had to remove and re-add it to iTunes (streaming) every time i used it until leopard. now it will sometimes put in a fleeting appearance when removing a disk or plugging in an iPod.
    Once it was even there long enough to tell it to sync one film. Since leopard my work around has been to remove and add it again but with syncing not streaming then sync the one film or tv show that is required. unfortunately this has only worked once.
    What have I Tried To fix this i hear you cry well...
    Under Tiger:
    complete os rebuild, disabling firewall, rebuilding mac subnet from ground up playing sequentially with advanced router properties (yes i do know what i am doing, I'm a paid IT Technician) calling in a friend with networking and IT communications degree to help, calling in father with 20 years corporate network design experience.
    End result? nothing changed in the way my network was setup, as nothing was wrong with the way i had it set up to begin with (that said the initial setup of the router justifies a whole f*ing essay). during this time all mac's at all times had current software. i took all software updates hoping for a fix. in the mean time using the workaround described above.
    Under Leopard:
    Are you Joking? even less functionality. after reading up and discovering you CAN'T DISABLE the leopard firewall yet, devised new work around (as above) worked once, gave up. too much to deal with with wifi connections under leopard dropping out continuously.
    Result: useless piece of kit with truly wonderful and sleek looking software interface.
    I think a large part of the problem is my laughable router which seems to flake out requiring a cold restart multiple times a day. (airport extreme 'n' 1st generation).
    Both are just under a year old. I'll wait for 10.5.2 + Apple TV update + update to airport extreme base station (hopefully when time caplsule comes out).
    If this doesn't resolve all my issues I'll just return ATV + AEBS, call it a day with apple networking and get a netgear n router, and one of those network HDD's with video playing capability and a tv output and hook both things up by my tv. no video conversion to itunes required. wireless n access to my media. half the cost, job done.
    Don't get me wrong, mac's are still amazing but these two devices have shattered my faith in apple products, unless it's a mac or an iPod, I'll steer clear in future.
    I would go back to Tiger but it is too much hassle now. They'll fix the WIFI and the firewall in 10.5.2 at which point there'll be nothing to stop me using my machines with leopard. updates for pro software continue to be released and nearly all of my applications worked with a clean install anyway.
    Back to the topic, has anyone else got an ATV with leopard that does nothing at all? i want to be able to say to them that the product they sold me is not fit for purpose and return it under that premise.
    Also if anyone has a fix (non voodoo please) I'd gladly eat my hat and just start using the bloody thing, albeit 10 months after purchase.

    You say you tried switching off the firewall i tried that too and your quite right it seems that it will not work with the firewall off. as turning it off does not turn it off.
    sos10: "I did make sure however iTunes wasn't on the list in the Firewall settings."
    The list your talking about (if you're talking about the leopard firewall) is the list of programs WITH access. so if you have it set to: "set access for specific services and applications"; iTunes would have to be in that list with "allow all incoming connections".
    The only other setting is essential services only which doesn't work. As this doesn't include the port we need to get a connection.
    out of the three the one that works the most is the: "set access for specific services and applications"
    iTunes - "allow all incoming connections"
    This i when i get the odd reminder vis the devices list that i have a useless £200 electrical device heating up my front room.
    Maybe this wouldn't be such a problem if you could actually open a port in a firewall (shock horror). I know they'd have to hide the option away somewhere so as not to mess up the simplicity of the interface!

  • Certificates and Mail - has anyone got them to work recently?

    Hi,
    I've been using Thawte digital certificates with Mail for almost three years and had no problems. Recently one of my certificates was due to expire, so I revoked it and got another one issued. The certificate is installed in my Keychain and everything looks to be correct - Keychain places a small green tick next to it and says 'This certificate is valid' and it is also ticked in the Address Book.
    However, the option to sign and encrypt messages in Mail's compose window has vanished. I can't find a way of getting it to appear so it looks like Mail can't find the certificate.
    I've quit Mail and reimported the certificate, no change. I've tried a self-certified certificate to see if that works - nothing.
    A look on the forums suggests that a number of other people have had similar problems.
    So has anyone found a workaround? This is quite important as I rely on signed email messages when working on large documents.
    Thanks,
    Mike.
    iMac G5 1.5Gb RAM 250 Gb HD   Mac OS X (10.4.6)  

    This is from Mail Help, that perhaps you have not seen:
    "Signing and encrypting email messages
    If you have a personal certificate on your computer, you can send signed messages (including the body of the message and any attachments) to anyone using Mail. Signed messages let your recipients verify your identity as the sender, and provide assurance that the message has not been tampered with in transit. A Signed icon (a checkmark) in the email header indicates your personal certificate is installed in Keychain Access.
    Encrypted messages (which encrypt both the body of the message and any attachments) offer a higher level of security than just signed messages. You can only send encrypted messages when you have certificates stored on your computer for both you and all recipients of your message. The easiest way to get someone's certificate is to have them send you a signed email message. When you view a signed message, Mail automatically imports the person's certificate (or "public key") and stores it in your keychain. You'll know you have the recipient's personal certificate installed in Keychain Access if an Encrypt (closed lock) icon appears next to the Signed icon after you address a new mail message to that person.
    To SIGN and ENCRYPT an email message:
    Choose File > New Message. In the Account pop-up menu, choose the account for which you have a personal certificate installed in your keychain. A Signed (checkmark) icon on the upper-right side above the message text indicates the message will be signed when you send it. To send the message unsigned, click the Signed icon to deselect it. An unsigned ("x") icon replaces the checkmark.
    Address the email. An Encrypt (closed lock) icon appears next to the Signed icon if you have a personal certificate for the recipient in your keychain and indicates the message will be encrypted when you send it. To send the message unencrypted, click the Encrypt icon to deselect it. An open lock icon replaces the closed lock icon.
    For security, encrypted messages are saved in your Sent mailbox in an encrypted format.
    If you don't have a certificate for all the recipients, a dialog appears that allows you to either cancel the delivery of the message or send the message unencrypted.
    If your recipients are using Mail, security headers marked Signed and Encrypted are visible in the messages they receive. If they are using an application that doesn't use signed and encrypted messages, the certificate might be in the form of an attachment. If your recipients save the attachment as a file, they can add your certificate to their keychain.
    Since many mailing lists reject signed messages (because the signature is an attachment), deselect the Signed icon before sending a message to a mailing list.
    See also
    encryption
    security
    digital signature
    Open this for me
    Apple Service & Support article: How to Use a Secure Email Signing Certificate (Digital ID)"
    Hope this answers your problem.
    iMac 1.9 GHz PowerPC G5 1.5 GB DDR2 SDRAM   Mac OS X (10.4.6)   Slot Loading 8X Dual Layer SuperDrive, iSight & Apple Remote; iPod Video

Maybe you are looking for

  • Can I put a Moshi Mini DisplayPort to HDMI Adapter (with audio) in a thunderbolt port in the new macBook Pro

    can I put a Moshi Mini DisplayPort to HDMI Adapter (with audio) in a thunderbolt port in the new macBook Pro, will it work?

  • Boot camp drivers for windows 8

    Every thing works well on windows 8 install using boot camp. Even all drivers available for windows 7 work and let windows 8 function all the way. I only got struck on track pad as this is only important thing which gave away and never worked. On usi

  • Organizing music in itunes and ipod touch

    My ipod touch's music in "my top rated playlist" is not alphabetically organized even though in itunes the music in this playlist is alphabetically organize. How can I organize my music in ipod touch alphabetically just like in itunes?

  • Server Socket Threading

    My program does a couple of things, one of the thing it does is it runs a ServerSocket in the background. The problem is that when I run the my Server class, I can't do anything else since the ServerSocket is stuck in an infinite loop waiting for a n

  • How to integrate wtk 2.5.2 with Nokia S60 SDK?

    I tried to following Sun Java Wireless Toolkit for CLDC User's Guide. It mentions "The procedure is usually to unpack or install the third party emulator, then copy its directory into workdir\wtklib\devices. The next time you run the toolkit, the emu