Multiple Private Mail Accts. Without Multiple OS X Users

This may be a stupid question:
I'm setting up a new iMac for my parents, who are relatively clueless about computers. I've convinced them to use Mail to deal with their (AOL) email accounts, but each of them wants to keep their account private. Thing is, nothing else on the computer needs to be private...just the email. Instead of making them each sign into their own User Account every time they start using the machine, then, I'm looking for a way to make Mail ask which email account it's dealing with each time it is opened and to have it ask for the password before allowing access to that email account (ideally, even to old messages...though it's okay if those are accessible password-free through finder, since they'd never figure that out).
Thanks for your help on this one!
iMac Intel Core Duo   Mac OS X (10.4.2)  

I hate to say it, but lame as it is for Macs, the AOL OS X client may be their best choice for this. From the beginning, it was designed for multiple users sharing one "master" account (one actual account, multiple "screen names"), & if this is what they have, it works pretty well for a single OS X account: the individual screen names each have their folders in an AOL folder in /Users/Shared, & can be set up to be off limits to other AOL user names, since the only easy way to access locally or remotely stored items in it is through the client software.
Also be aware that AOL offers Mail.app support as an IMAP account, but AOL has its own unique way of doing things that can confuse users. Typically, an IMAP account retains both read & unread messages on the server until the client tells it to remove them. AOL works this way for unread messages, but automatically removes read messages from its server after some variable period of time not under direct user control, which can lead to confusion. (To retain read mail on AOL's servers, you must either mark read messages as unread or move them to the AOL IMAP "Saved" folder.)
Even if you (or your folks) can deal with this, you still have the problem that in Mail, each user of a single OS X account will have full access to any locally saved mail, since those mailboxes will always be visible & accessible. If they never save any email locally, you could try the workaround of creating two Mail accounts for the single OS X user they share, one for each of their AOL screen names, & leave the password blank in account setup for each. This would require entering their password to retrieve new mail, but that is all that would remain private.
As others point out, the only really workable solution is creating individual OS X accounts for each of them. They can still share documents through the /Users/Shared/ folders, so I suggest you set up appropriate ones for their needs & add appropriate ones to each account's Finder sidebar so they are conveniently accessible. Plus, don't overlook the fact that with individual accounts, each can have their Desktop, Screen Saver, & many other user preferences customized to their tastes, & things like iChat & any "reply to" integration work with much less confusion this way as well. This could be a strong selling point, even if they (say) privacy is only an issue for email.
BTW, if you elect to use Mail.app, either with individual accounts or with a shared one, don't overlook the AOL Service Assistant as a fairly painless way to migrate from AOL to OS X's integrated apps. It isn't foolproof (see my own problems with it here or here) but it usually works well enough to justify the attempt, & is the only reasonable way to import old saved AOL mail (in AOL "File Cabinets") into Mail, plus being a painless way to add AOL bookmarks to Safari, etc.
And while I'm on the subject, check out AOL's
Macintosh Downloads page for some other (amazingly!) decent OS X apps for AOL subscribers. AOL Radio will give them complimentary access to XML stations (among others), or AOL Pictures, which will give them complementary web space for photo sharing.
Basically, the AOL client for OS X is obsolete & AOL appears to be supporting Macs these days through these helper/aux apps, which are far better developed.

Similar Messages

  • Can I print a Mail message without multiple recipient names?

    Is there a way to print a Mail message without having also to print the dozens of recipients, where that's the case? I can't see an obvious way, but I'm sure I used to be able to do this. I'd be grateful if anyone knows how.

    HI,
    Go here and download this utility. Print Selection 1.1
    "You can select text and graphics in any cocoa application (safari, mail.app, etc.), go to the services menu and go to "Print Selection" and the selected stuff will be printed."
    Carolyn

  • Hello,  I have iMac from Oct, 2010 and have OS 10.6.7 and multiple users.  Mail icon was accidently removed along with program.  Mail 4.4 is on other users but when I reloaded software my user got Mail 4.3. Mail 4.3 did not work with latest OS. Ideas?Matt

    Hello,  I have iMac Itel i3, from Oct, 2010 and have OS 10.6.7 and multiple users. 
    About 3-4 days ago the Mail icon in dock had question mark and was accidently removed, along with program on my user.  Oops.
    1. Mail 4.4 is on other users and works fine, but for me it does not work and tells me V4.3 does not work with latest OS X. 
    2. I reloaded software from my user with original disks  (Oct, 2010) and got Mail 4.3 again. Mail 4.3 did not work with latest OS.  I am unable to load Mail.  Gives Yellow error message.    
    "  You have Mail version 4.3 (1081/1084). It can’t be used on Mac OS X Version 10.6.7 (Build 10J869). For more information, click the Help button."
    3. Tried to update software and look for update for mail 4.3 on Apple site to no success.
    Hate to go to MS-Entorage ( I may need to learn something new and alien) mail program since contracts are in Mail/Address Book.
    Ideas?
    MattDeeds

    Matt,
    I would download and run the 10.6.7 combo update.
    http://support.apple.com/kb/DL1361
    Regards,
    Captfred

  • Best Practice in maintaining multiple apps and user logins

    Hi,
    My company is just starting to use APEX, and none of us (the developers) have worked on this before either. It is greatly appreciated if we can get some help here.
    We have developed quite a few applications in the same workspace. Now, we are going to setup UAT and PRD environments and also trying to understand what the best practice is to maintain multiple apps and user logins.
    Many of you have already worked on APEX environment for sometime, can you please provide some input?
    Should we create multiple apps(projects) for one department or should we create one app for one department?
    Currently we have created multiple apps for one department, but, we are not sure if a user can login once and be able to access to all the authenticated apps.
    Thank you,
    LC

    LC,
    I am not sure how much of this applies to your situation - but I will share what I have done.
    I built a single 700+ page application for my department - other areas create separate smaller applications.
    The approach I chose is flexible enough to accomdate both.
    I built a separate access control application(Control) in its own schema.
    We use database authenication fo this app - an oracle account is required.
    We prefer to use LDAP for authentication for the user applications.
    For users that LDAP is not option - an encrypted password is stored - reset via email.
    We use position based security - priviliges are based on job functions.
    We have applications, appilcations have roles , roles have access to components(tabs,buttons,unmasked card numbers,etc.)
    We have positions that are granted application roles - they inherit access to the role components.
    Users have a name, a login, a position, and a site.
    We have users on both the East Coast and the West Coast, we use the site in a sys_context
    and views to emulate VPD. We also use the role components,sys_contexts and views to mask/unmask
    card numbers without rewriting the dependent objects(querys,reports,views,etc.)
    The position based security has worked well, when someone moves,
    we change the position they are assigned to and they immediately have the privileges they need.
    If you are interested I can rpovide more detail.
    Bill

  • My mothers iPod dosent show her primary  mail acct and asks for a password for that acct and when i click on the one that shows its her other acct and it asks for the password for the primary acct and then refuses the password can someone help?

    My mothers iPod dosent show her primary mail acct and asks for a password for her primary mail acct and shows her secondary acct without any label and password please help tried everything do i need to delete both accts and start over????

    also the secondary acct does not show up on mailboxes just #of e-mails something is not right with this iPod should we delete the mailing accts and redo them or...... please help my mother almost threw the iPod overboard on her last overseas trip and ive tried everythin i know to do so help help help

  • How a forum User  on OTN can send a private mail to another forum user?

    Hi,
    How can a user of forums on OTN send a private mail to another user of OTN?
    Thanks in advance for your answers.

    Without knowing their email address this is not possible

  • Still no email encryption for private mail accounts?

    It's really a shame that BlackBerry - alleged focused on security - still does not enable S/MIME encryption for private mail accounts (those without BES).
    Before some fanboys smash me with their superficial knowledge: there is absolutely no technical need for BES or any other server feature. S/MIME is client-side encryption and works by definition with any email account regardless of the transportation protocol (e.g. POP, IMAP, Exchange) or email provider.
    While I do understand BlackBerry's urge to force people into buying BES licenses to a certain degree: This limitation is a real handicap by forcing me to take out another device for reading (and sending) encrypted mails on my private account.
    Even the iGuys have implemented S/MIME natively into their email client (iPhone & iPad). Working like a charm...
    Could somebody please take care of this fail and fix it with 10.3?
    Thanks.
    (No, sideloading an ugly Android app that's not even well integrated into the Hub is not an option)
    My approved apps @ App World

    Best of all: Rolling out this "new" feature is kind of free for BlackBerry since the functionality itself is already in the system. ^^
    My approved apps @ App World

  • TS3276 It would seem that my Mail password is not my Apple ID password.  I thought they would all be the same.  I have no idea what my Mail password is and want to change it but can't as I do not know how to reset the Mail password without having my old o

    I keep getting asked for my Mail password when I want to send or receive mail in Mail.  I do not know what this password is as I thought it was my Apple ID password, but this fails.  I have changed that password so many times recently as I thought they were linked (why aren't they?).  How do I change my Mail password without having my old one?  Are there some security questions I can answer to do this?  Heeeeelp please.

    Your iCloud password is your Apple ID and password. You must know it since you are posting here.
    Have you transfered your MMe account to iCloud? If not, open iCloud in system preferences and sign in with your Apple ID and password.
    If you have transfered it to iCloud, do this:
    Go to the iCloud icon in System Preferences and open it. Sign out of iCloud.
    Open Mail. If the iCloud or MMe account still exists in Mail's preferences under accounts, select the account and delete it. Then sign back into iCloud and choose Mail and any other applications in iCloud that you use. The Mail account should be put into Mail automatically.
    Signing out of iCloud should remove the account from Mail and signing back in should put it back. There is no manuel account creation by you when using Apple Mail application.

  • HT1349 When listening to songs on my itunes acct (without ipod attached), I can only play one song at a time. It doesn't automatically play next song on list. It happens with all playlists. It only started happening when I downloaded the latest itunes upd

    When listening to songs on my itunes acct (without ipod attached), I can only play one song at a time. It doesn't automatically play next song on list. It happens with all playlists. It only started happening when I downloaded the latest itunes update.

    Are all songs checked in your playlist?

  • I want to have Mail list Received e-mails chronologically without attaching new e-mails received to older e-mails from the same recipient.  Is their a Preferences setting or a toggle to set this?

    I want to have Mail list Received e-mails chronologically without attaching new e-mails received to older e-mails from the same recipient/with the same title.  Is there a Preferences setting or a toggle to set this?

    View menu.
    Uncheck "Organize by Conversation."
    Regards,
    Barry
    BTW: Mail is part of the bundled "System software" and is discussed in the community for your version of OS X:
    Mac OS X v10.7 Lion
    The link will take you there.
    Edit: I see someone has requested a transfer, and this conversation is now in the correct space.
    Barry

  • I need a mail server without SMTP authentification. Which is the right one? Or how to configure OSX Lions Mailserver?

    Hello folks,
    our HP Scanner with email delivery is one the most used pieces of hardware in our office. Just scan and get delivered to your inbox. That works easy and perfect.
    Unfortunately we had to change our standard mail server and now a prerequsisite is the smtp authentification. But the HP admin interface on the scanner does not allow to enter smtp auth credentials. It only supports smtp delivery without username/password. Now I have a serious problem. I cannot find any external provider that supports smtp mail delivery without smtp authentification (against spam of course, I understand that).
    I have a OSX Lion Server running as a file server in our network. But I have no clue if there's a way to use it's mailserver without smtp auth.
    Is there anyone who can help me out?
    Cheers,
    Joo-Chen

    I have a OSX Lion Server running as a file server in our network. But I have no clue if there's a way to use it's mailserver without smtp auth.
    Sure. Turn it on.
    The default mode is to not require authentication. You have to turn on authentication if you want it.
    Changing authentication on/off is a matter of clicking a radio button.

  • Configure LAMP stack to use internal mail relay without....

    Does anybody know of a way i can configure my new LAMP stack to use the companys internal mail relay without having to implement postfix, or sendmail?  I did already try to implement send mail recently, and its very confusing to me since i have never set up a mail server, and i tried to implement postfix, SOHO i think was the wiki i used, and that never got done either.  It seems incredibly cryptic to someone who even has tons of server experience, just not the email portion.  Maybe the wikis are just written for those who have more experience in making SSL certs, and being more versed in MX records, and DNS for email specific things.  etc... 
    Since i have not successfully set up a mail server thus far, i dont have enough general mailer / experience to understand the wikis on setting up Sendmail, etc...   
    My company asked me if i could just use their internal mail relay instead.  I would like to know if i still need to set up sendmail to allow PHP mail() function to send out mail, or if theres some configuration somewhere that i can adjust so it can use the existing internal mail relays. 
    Note, the only thing im trying to achieve here is to get my apps to send out emails for login password management, and error logs.

    In my experience an SMTP server is preferable to sendmail/postfix as it is far more portable and robust... (in a web environment) many webhosts, for example, pay no heed to the configuration of sendmail - so code that runs on one host fails on another. PHP mail() can be leveraged to use any backend you like but this typically requires root access (or at least permissions beyond those offered on typical hosting services), and, as said above, does not allow for any useful level of error reporting.
    Swiftmailer is (generally) my weapon of choice - unless the particular project has additional PEAR dependencies/requirements that mean it makes sense to stay within the same codebase... not that it (PEAR) is always that consistent anyhow
    I can't really offer much in the way of help with cron integration as that is not a route I have taken - it should think it would be pretty trivial (sic )to implement as you build your script... swiftmailer has some pretty neat "live address" checking routines - have a dig through the docs
    Last edited by satanselbow (2013-12-17 09:49:13)

  • Can I open the Mail app without configuration an email address?

    I'm trying to open a .eml file, which seems possible in the Mail app.  However, I can't open the Mail app without configuration an email account.  I don't have an email account to configure; just want to open the file.  Or, let's suppose, I just wanted to browse the interface?  How to avoid the account setup part?

    Just enter anything short & plausible in as few fields as you can get away with : '[email protected]' works here, you'll get a brief 'not responding' or such at each stage, but it does allow you to use Mail.

  • Allowing Multiple Login of users in Production system

    Hello,
    In my office there are total 4 employes which all use SAP but they all use one username and password so it isn't possible for them to work at same time. Only one employe can work, then after he completes his task he must log-off, and then other employe logs-in and so on... So Multiple Logon option is disabled. I would like to enable Multiple Logon option but as I read it somewhere Mult.logons in productions system of users musbe set to off?
    I am not sure what do do because I need to have option for employes to lgoin at the same time with one username/password.
    If this is not possible is there any other way to achieve this? Also is there any way that one employe can enter/view data and other three employes can login at same time only to view data?
    Any help is appreciated and <removed_by_moderator> !
    Greetings,
    Adi
    Edited by: Julius Bussche on May 30, 2011 4:28 PM

    P1071191 wrote:
    Hi,
    >
    > In the default parameter, set the paramater login/multi_login_users,
    >
    > Set the value of this paramater login/multi_login_users UID1, UID2, UID3, UID4.
    >
    > May this solve your problem.
    >
    > Regards,
    > Vinod.
    >
    > Edited by: gvk1305 on May 31, 2011 8:36 AM
    gvk1305 wrote:
    Hi,
    >
    > In the default parameter, set the paramater login/multi_login_users,
    >
    > Set the value of this paramater login/multi_login_users UID1, UID2, UID3, UID4.
    >
    > May this solve your problem.
    >
    > Regards,
    > Vinod.
    >
    > Edited by: gvk1305 on May 31, 2011 8:36 AM
    @Jurjen Heeck
    Hello Jurjen,
    I have no intention to voilate any of license agreement, I had to do it once in emergency.
    @David Berry
    Hi David,
    There are four users in my office but I am not sure of exact total number of SAP users in my company.
    @R. Voerman
    Thank you very much for this information. I will try this definetly. Could you tell when I enter this parameter, then
    multi_login_users option is ON, right?
    @Julius Bussche
    You can also assign it selectively to more users than the length of the system parameter field allows...
    Hello Julious,
    how do I this in transaction SU01, what do I need to change?
    It's no problem form me to change this parameter but I am not sure if this is good because of security issues?
    http://sap-basis-security.blogspot.com/2009/01/how-to-restrict-multiple-logons-of.html
    Note:
    "Multiple logons of users must be set to 1 in sap production systems. This can be allowed in DEV systems. But in production it must be restricted."
    Edited by: samnovice on May 31, 2011 10:27 AM

  • E-mail accts have stopped updating

    As of lastTuesday (09/25) e-mail accts have stopped updating and have a continous "updating" comment

    Hi Jim,
    Start with checking the services to see if tyhe SBO mailer is running. If yes check the definition of the alerts so that they are still defined to send email. ALso chech the outbox in B1 to see if there are mails not sent.
    Further, check with your IT guys that the name or IP of the SMTP server has not changed.
    I hope it helps,
    Jesper

Maybe you are looking for

  • Tracks missing from albums in library

    i have tried importing ensuring all artist info is the same, still i miss certian tracks from the album.itunes reads it as an album but when imported i have the odd track missing, help help..please

  • Updating to IOS 5 - "Device isn't eligible for the requested build." SOLUTION

    After two days of struggling to update to IOS 5. Here is how I made it work... I continuously got this error message: Here is how I was able to get past this roadblock & update my iPhone4 & iPad2 from 4.3.5 to 5.0. Be sure your iTunes is up-to-date 1

  • What is this problem?

    Hi everyone, This lines of code (picture below) have been showed up long time, but I not sure what is it, and even I do verify and repair disk many time, it still exist! DO i have to clean install? By the way, if I click D before ray screen showed up

  • File managers won't start?

    Yesterday GNOME's desktop kinda...disappeared? I looked it up and it seemed to be nautilus's fault, and after clearing out ./gnome* and ./gconf* and /.nautilus* and restarting nautilus several times I gave up and started a KDE session, which worked f

  • CAD on UCCE 7.5.8 doesn't failover

    Hi, I have a duplexed ICM setup with 2 Proggers. CAD services are installed on both Proggers as well. When I log in a CAD and set it ready, it doesn't switch to the other server when I pull the visible LAN of the active side. It does mention that the