Date: Fri, 30 Aug 2002 12:55:26 +1000 From: Tony Landells <ahl@austclear.com.au> To: "Mike Woods" <Mike@the-rubber-chicken-network.co.uk> Cc: "FreeBSD Questions" <questions@FreeBSD.ORG> Subject: Re: Webmail Questions Message-ID: <200208300255.MAA20724@tungsten.austclear.com.au> In-Reply-To: Message from "Mike Woods" <Mike@the-rubber-chicken-network.co.uk> of "Fri, 30 Aug 2002 03:30:40 %2B0100." <3D6ED8D0.00000F.01928@MegaLord>
next in thread | previous in thread | raw e-mail | index | archive | help
Well... My ISP uses IMP (from http://horde.org/imp/) which uses PHP scripts to interact with an IMAP server. From home, I use an IMAP client. IMAP is very good for this sort of stuff. Now if I read messages from work using webmail, the messages show up at home as being read, but they're still there for me to look at and unmark if I want. Similarly if I mark them as "deleted" using my client at home, webmail shows them as being deleted (and either displays them "struck out" or doesn't display them, depending on which option I've chosen). Since IMAP has a concept of folders in the protocol, I can leave all the stuff I want to read at home in my INBOX. Once I get home, I can do all the filing of messages (at which point IMAP removes the messages from the INBOX). POP can in theory behave similarly by using the "leave messages on server" option that most clients support, but it isn't managed nearly as well as by the IMAP protocol. It kind of depends what protocol you're using for reading mail. Tony -- Tony Landells <ahl@austclear.com.au> Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208300255.MAA20724>