Ahh... that's a bit more complicated... iirc Outlook will do this sort of thing if it's properly configured, but I don't remember it being a terribly graceful thing -- it requires each user to change a setting in the options when they sit down.
Using akmail or probably the Bat ( looks a lot like akmail ) or SecureBat you could probably configure all accounts for each employee on each client machine and set them all to leave mail on the server ... It wouldn't work ( at least not well ) for a company with more than about a dozen employees tho, and it wouldn't prevent any given employee from reading other employees' email at will. Even if that privacy isn't an issue internally, it's also a sticky issue with defining when you remove mail from the server because if the client on their usual workstation does it, they'll go to another machine and expect email to be there and it won't because it's already been downloaded and removed from the server by their own workstation. Iirc akmail ( at least the current english version ) only deletes the local copy when you hit delete on a given message... I'd say Outlook is probably your best bet -- although Outlook security imho is garbage. It lays open the entire VBA to macros, you can't disable html, etc, etc. the MS Address Book and html email viewer are the primary means by which recent virii like Klez get circulated. hth S. Isaac Dealey Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 > You are right! > But my users want their profile to appear on each machine they log on > to. > Thus all their emails, sent items, etc... > Do you see what I mean? > Kodjo Ackah > Principal Consultant > Concrete Media Ltd > 32 Great Sutton Street > Clerkenwell > London, EC1V 0DX > Tel:+44 (0)20 7251 8090 > Fax: +44 (0)20 7251 8780 > Mobile: +44 (0)7748 79 1038 > Office Location: > http://www.streetmap.co.uk/streetmap.dll?G2M?X=531852&Y=182204&A=Y&Z=1 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 14 October 2002 16:23 > To: CF-Talk > Subject: RE: free mail servers please - like Pegasus and Mercury > Ok - just my two cents. If you've got email addresses from the ISP, you > don't need a server (like exchange), only the client. And if you have > outlook 2000, you're all set. The ISP would be the one to manage these > accounts if they're through them. Most ISPs have a cute web-interface > for > management of these, but all you need to do on the client end is set > outlook > up to point to their POP3 and SMTP servers, and you're all set. > If you do need a server, and are willing (or your client is) to spend a > little time setting things up, there are a number of UNIX/LINUX based > mail > servers (I'm partial to exim) that are free, and will run on minimal > hardware. If you need an NT/2k solution, that's a different question. > But from your message below, it doesn't sound like you need server > software > at all. > Josh > -----Original Message----- > From: Kodjo Ackah [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 14, 2002 10:47 AM > To: CF-Talk > Subject: RE: free mail servers please - like Pegasus and Mercury > My client has outlook 2000 but cannot afford Exchange. > This is new to me sorry for the mistake! > I just built him a website got him 40 emails with his ISP. > Now we need to manage these accounts. > So what do you suggest? > I am quite prepared to explain further if it is necessary. > Kodjo Ackah > Principal Consultant > Concrete Media Ltd > 32 Great Sutton Street > Clerkenwell > London, EC1V 0DX > Tel:+44 (0)20 7251 8090 > Fax: +44 (0)20 7251 8780 > Mobile: +44 (0)7748 79 1038 > Office Location: > http://www.streetmap.co.uk/streetmap.dll?G2M?X=531852&Y=182204&A=Y&Z=1 > -----Original Message----- > From: Carlisle, Eric [mailto:[EMAIL PROTECTED]] > Sent: 14 October 2002 15:34 > To: CF-Talk > Subject: RE: free mail servers please - like Pegasus and Mercury > Are you asking for servers or clients? > (you asked for server in the subject, client in the body) > :-) > I'm pretty partial to Eudora (the adware version). > http://www.eudora.com > Can't speak to the security, though. > ETC > -----Original Message----- > From: Kodjo Ackah [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 14, 2002 10:29 AM > To: CF-Talk > Subject: free mail servers please - like Pegasus and Mercury > Hi, > Is it possible to tell me where I can find free email clients - and if > possible - with better security than Pegasus and Mercury. > At the moment Pegasus and Mercury are the only ones I know. > Kodjo Ackah > Principal Consultant > Concrete Media Ltd > 32 Great Sutton Street > Clerkenwell > London, EC1V 0DX > Tel:+44 (0)20 7251 8090 > Fax: +44 (0)20 7251 8780 > Mobile: +44 (0)7748 79 1038 > Office Location: > http://www.streetmap.co.uk/streetmap.dll?G2M?X=531852&Y=182204&A=Y&Z=1 > -----Original Message----- > From: Doug [mailto:[EMAIL PROTECTED]] > Sent: 12 October 2002 01:53 > To: CF-Talk > Subject: Re: Large Database Delete trouble > deleting that many records will take a long time. > Try setting up a little loop and delete say, 100 thousand at a time. if > that still times out, then > cut it to 50K > ================================ > This address is filtered through the open relay database at > http://www.ordb.org > and is virus scanned by ANTIVIR > http://www.dwhite.ws > mailto:[EMAIL PROTECTED] > ================================ > ----- Original Message ----- > From: "Gregory Harris" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, October 11, 2002 7:27 PM > Subject: OT: Large Database Delete trouble > | Hey there, currently I'm trying to delete a large amount of records > (say 2.7 million, not the > entire table though) on SQL Server, however whenever I do it, I get > Timeout errors. Is there > anything that can be done to enhance performance of a DELETE Query so > that the database won't time > out? Thanks! > | > | Gregory Harris > | [EMAIL PROTECTED] > | > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

