> Is there a way in Squirrelmail to get a list of individual user info > and preferences. i.e. What is listed for them for "Full name", "e- mail > address", "reply to" address? No, as far as I know there is no plugin to handle that situation and it's not part of SquirrelMail itself. It is, however, possible to code such a plugin. > The reason I'm asking is we are running Squirrelmail on a Mac OS > 10.4.8 server. In our case the actual server address is different > than our e-mail addresses so we have to go in via the webmail interface at > set-up of the individual account and manually put in the correct e-mail > address which is an abbreviated form of the actual server address. Do you really add accounts through SquirrelMail? That isn't possible unless you have a plugin with that functionality, and if that's the case you might be able to expand it to do what you want. Administrating the users' settings through a clean SquirrelMail installation is possible if you know the users' password. > In > recent weeks we've noticed a problem where personal information ie. full > name e-mail address and reply to address are showing up different than > what they were set to. ie. user A for some reason now has users D's info > showing in the information boxes. So basically if they use the Web > interface the e-mail looks like it's coming from user D rather than user A > and if someone hits reply the reply goes to user D because user D's info > is in the reply field under personal info. This isn't happening to > everyone. It's maybe 5 people out of 150 users. It's because they are accessing SquirrelMail from the same computer without logging out correctly (by clicking the "Sign out" link) between each user. > We've had this server up > and running well for over a year. So I'm trying to find a way to view > this info without having to have the users go in and check it. Any thought > or help on this issue would be greatly appreciated. I'd ssh to the web server, which keeps these settings (SquirrelMail doesn't store its settings at the IMAP server), and grep for the parameters I'd like to check. If you have your user preferences in a db, all you have to do is to retreive them through a simple SQL query. That's easier than writing a plugin to do it for you. Sincerely, Fredrik ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users