Hi,

> >> Hii   all,
> >> is there an open  source mail server...or a nice mail client ...
> >> *Current  State

If you want to keep PST, someone has suggested openexchange which is the only open source mail server that can handle that format.

If you want to get away from PST, open a trial Google corporate account,  use their outlook plug in to upload all your mails.

You can then download them in a format postfix mail server can handle and you are good to go.

If you are small company,  point your mx record to Google server and call it a day. Google don't charge for less than a certain number of email accounts.

William
> >>
> >>    1. Using Microsoft  Outlook for  client...but  the pst file  has
> >>    become very heavy  approx 6gb..max should be 2gb  from the literature.
> >>    2. Old  emails are needed for reference purpose as old as 4 yrs old in
> >>    some cases hence  the size  both in and out.
> >>    3. the heavy pst file sometimes  makes the Microsoft outlook to freeze
> >>
> >>
> >> *Solution needed.*
> >>
> >>    1. A  mail client that   can import and handle the  heavy pst file.
> >>
> >> OR
> >> A  mail server  opensource..that  provides imap services so that one can
> >> access sent items on the server.
> >>
> >> Any suggestins
> >>
> >> rgds
> >>
> >>
> >
> > Hi Chege,
> >
> > I am not a Microsoft expert but I have clues on what you can do.
> >
> > First, what version of MS Office Outlook is this you are using that has 2GB
> > limit? Office XP? IIRC, Office 2003 had an 8GB limit which could be
> > increased to 20GB via certain registry tweaks for the techies who like to
> > live dangerously:-)
> >
> > Anyway, the fastest you can do is to see if creating archive files of the
> > e-mails based on the year would suffice. By this, I mean that you manually
> > run the archival process and select date ranges as 1st Jan YYYY to 31st Dec
> > YYYY. See what file size you end up with. If it's less than the specified
> > limit (which you say is 2GB in your case), then you are okay. Simply don't
> > mount that particular archive file until when someone needs to refer to it.
> > At that point, it can be mounted, reference made, then unmounted. This way
> > it's not quite part of Outlook and so does not affect Outlook in any way.
> >
> > You can do that for every year in the past, so that what you have in the
> > default .pst is just the current year.
> >
> > Backup! backup! backup! I just can't help but remind you.
> >
> > Now, to the Open Source.
> > Basically, you will be creating a challenge for yourself. Good as it may
> > look, because you are about to learn something new (yes, you appeared not
> > to know already), you will be introducing another point of failure and
> > complication on your network by moving the data to a server (Open Source).
> > The server is just more work for yourself, plus it's an additional expense.
> > By introducing the server, you add more admin tasks to yourself. I'd advise
> > you on an easier way - get a good NAS, with good redundancy. Also see if
> > you can run on GiB ethernet, though MiB ethernet will do just fine. Store
> > the archived .pst files on the NAS and let them be mounted from there when
> > needed. You need to do some serious planning around this.
> >
> > If you must run an Open Source Server, then get yourself any Unix-based OS
> > of your choice and run Dovecot. It provides IMAP4 as well as POP3. How you
> > handle this is upon you, really.
> >
> > If you are a MS shop and have a budget, you can upgrade to Office 2010,
> > which has a 50GiB limit on the .pst files. However, Outlook slowing down /
> > working fast depends also on the resources (CPU/RAM/Disk Speed) of the host
> > PC.
> >
> > --
> > Best regards,
> > Odhiambo WASHINGTON,
> > Nairobi,KE
> > +254733744121/+254722743223
> > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> > I can't hear you -- I'm using the scrambler.
> > Please consider the environment before printing this email.
> >
>
>
> --
> Best Regards,
> James Mutuku Ndeti
> Agile Systems Limited
> +254722490994
> www.agile.co.ke
> www.zetu.co.ke
>
> Has your organization implemented a customer relationship management
> (CRM)system? visit http://www.agile.co.ke/crm.php and find out how our
> CRM can help you achieve better customer satisfaction and sales
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 15 Mar 2012 21:02:56 +0300
> From: James Mutuku <listmutuku@gmail.com>
> To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
> Subject: Re: [Skunkworks] Mail server
> Message-ID:
>        <CAGeAzMW8Epgq8ozauuuePjvdP0ksjiy+n7HOOAGm8JFQMewjqQ@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> http://support.microsoft.com/kb/830336
>
> I think you will also have to convert the old pst format to the new format.
>
> *think == I am not a windows expert.
>
> On 3/15/12, James Mutuku <listmutuku@gmail.com> wrote:
> > I think outlook 2007 supports upto 20gb
> >
> > On 3/15/12, Odhiambo Washington <odhiambo@gmail.com> wrote:
> >> On Thu, Mar 15, 2012 at 12:16, Chege <compulinekenya@gmail.com> wrote:
> >>
> >>> Hii   all,
> >>> is there an open  source mail server...or a nice mail client ...
> >>> *Current  State.*
> >>>
> >>>    1. Using Microsoft  Outlook for  client...but  the pst file  has
> >>>    become very heavy  approx 6gb..max should be 2gb  from the
> >>> literature.
> >>>    2. Old  emails are needed for reference purpose as old as 4 yrs old
> >>> in
> >>>    some cases hence  the size  both in and out.
> >>>    3. the heavy pst file sometimes  makes the Microsoft outlook to
> >>> freeze
> >>>
> >>>
> >>> *Solution needed.*
> >>>
> >>>    1. A  mail client that   can import and handle the  heavy pst file.
> >>>
> >>> OR
> >>> A  mail server  opensource..that  provides imap services so that one can
> >>> access sent items on the server.
> >>>
> >>> Any suggestins
> >>>
> >>> rgds
> >>>
> >>>
> >>
> >> Hi Chege,
> >>
> >> I am not a Microsoft expert but I have clues on what you can do.
> >>
> >> First, what version of MS Office Outlook is this you are using that has
> >> 2GB
> >> limit? Office XP? IIRC, Office 2003 had an 8GB limit which could be
> >> increased to 20GB via certain registry tweaks for the techies who like to
> >> live dangerously:-)
> >>
> >> Anyway, the fastest you can do is to see if creating archive files of the
> >> e-mails based on the year would suffice. By this, I mean that you
> >> manually
> >> run the archival process and select date ranges as 1st Jan YYYY to 31st
> >> Dec
> >> YYYY. See what file size you end up with. If it's less than the specified
> >> limit (which you say is 2GB in your case), then you are okay. Simply
> >> don't
> >> mount that particular archive file until when someone needs to refer to
> >> it.
> >> At that point, it can be mounted, reference made, then unmounted. This
> >> way
> >> it's not quite part of Outlook and so does not affect Outlook in any way.
> >>
> >> You can do that for every year in the past, so that what you have in the
> >> default .pst is just the current year.
> >>
> >> Backup! backup! backup! I just can't help but remind you.
> >>
> >> Now, to the Open Source.
> >> Basically, you will be creating a challenge for yourself. Good as it may
> >> look, because you are about to learn something new (yes, you appeared not
> >> to know already), you will be introducing another point of failure and
> >> complication on your network by moving the data to a server (Open
> >> Source).
> >> The server is just more work for yourself, plus it's an additional
> >> expense.
> >> By introducing the server, you add more admin tasks to yourself. I'd
> >> advise
> >> you on an easier way - get a good NAS, with good redundancy. Also see if
> >> you can run on GiB ethernet, though MiB ethernet will do just fine. Store
> >> the archived .pst files on the NAS and let them be mounted from there
> >> when
> >> needed. You need to do some serious planning around this.
> >>
> >> If you must run an Open Source Server, then get yourself any Unix-based
> >> OS
> >> of your choice and run Dovecot. It provides IMAP4 as well as POP3. How
> >> you
> >> handle this is upon you, really.
> >>
> >> If you are a MS shop and have a budget, you can upgrade to Office 2010,
> >> which has a 50GiB limit on the .pst files. However, Outlook slowing down
> >> /
> >> working fast depends also on the resources (CPU/RAM/Disk Speed) of the
> >> host
> >> PC.
> >>
> >> --
> >> Best regards,
> >> Odhiambo WASHINGTON,
> >> Nairobi,KE
> >> +254733744121/+254722743223
> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> >> I can't hear you -- I'm using the scrambler.
> >> Please consider the environment before printing this email.
> >>
> >
> >
> > --
> > Best Regards,
> > James Mutuku Ndeti
> > Agile Systems Limited
> > +254722490994
> > www.agile.co.ke
> > www.zetu.co.ke
> >
> > Has your organization implemented a customer relationship management
> > (CRM)system? visit http://www.agile.co.ke/crm.php and find out how our
> > CRM can help you achieve better customer satisfaction and sales
> >
>
>
> --
> Best Regards,
> James Mutuku Ndeti
> Agile Systems Limited
> +254722490994
> www.agile.co.ke
> www.zetu.co.ke
>
> Has your organization implemented a customer relationship management
> (CRM)system? visit http://www.agile.co.ke/crm.php and find out how our
> CRM can help you achieve better customer satisfaction and sales
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 15 Mar 2012 22:03:39 +0300
> From: Athar Ahmad Bhatti <atharab@gmail.com>
> To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
> Subject: Re: [Skunkworks] Mail server
> Message-ID:
>        <CANzm4yqwZL8HOy6PvtpK=wY182LdiEUoMLrLxu7Z=gWSi7Fw7g@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dear Chege
> I wish you a lovely and peaceful day.
>
> Why don't you try Zimbra (opensource mail server)
>
> Athar
>
> On Thursday, March 15, 2012, Chege <compulinekenya@gmail.com> wrote:
> > Hii   all,
> > is there an open  source mail server...or a nice mail client ...
> > Current  State.
> >
> > Using Microsoft  Outlook for  client...but  the pst file  has become very
> heavy  approx 6gb..max should be 2gb  from the literature.
> > Old  emails are needed for reference purpose as old as 4 yrs old in some
> cases hence  the size  both in and out.
> > the heavy pst file sometimes  makes the Microsoft outlook to freeze
> >
> > Solution needed.
> >
> > A  mail client that   can import and handle the  heavy pst file.
> >
> > OR
> > A  mail server  opensource..that  provides imap services so that one can
> access sent items on the server.
> >
> > Any suggestins
> >
> > rgds
> >
> > Chege
> >
> >
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://orion.my.co.ke/cgi-bin/mailman/private/skunkworks/attachments/20120315/bc089a5f/attachment-0001.htm>
>
> ------------------------------
>
> Message: 7
> Date: Thu, 15 Mar 2012 21:49:34 +0000 (UTC)
> From: Nick Wambugu via LinkedIn <member@linkedin.com>
> To: Josiah Mugambi <skunkworks@lists.my.co.ke>
> Subject: [Skunkworks] Invitation to connect on LinkedIn
> Message-ID:
>        <1265014616.25840379.1331848174694.JavaMail.app@ela4-app0133.prod>
> Content-Type: text/plain; charset="utf-8"
>
> LinkedIn
> ------------
>
>
>
>
>    Nick Wambugu requested to add you as a connection on LinkedIn:
>
>
> ------------------------------------------
>
> Josiah,
>
> I'd like to add you to my professional network on LinkedIn.
>
> - Nick
>
> Accept invitation from Nick Wambugu
> http://www.linkedin.com/e/-v5gv9x-gzuc0kmb-2d/T4Pevh2Eh7RcyFJhPqi__ymPVOifi_KTYW6abNc/blk/I3381416725_2/1BpC5vrmRLoRZcjkkZt5YCpnlOt3RApnhMpmdzgmhxrSNBszYOnPkOdPoNd34UcPd9bShEql5IoTgNbPAMej0Tej4SdPkLrCBxbOYWrSlI/EML_comm_afe/?hs=false&tok=02VH6Jl07tJ581
>
> View invitation from Nick Wambugu
> http://www.linkedin.com/e/-v5gv9x-gzuc0kmb-2d/T4Pevh2Eh7RcyFJhPqi__ymPVOifi_KTYW6abNc/blk/I3381416725_2/39vdj8Tdz4QcjwPcQALqnpPbOYWrSlI/svi/?hs=false&tok=1dVJMIx1TtJ581
>
> ------------------------------------------
>
> Why might connecting with Nick Wambugu be a good idea?
>
> Nick Wambugu's connections could be useful to you:
>
> After accepting Nick Wambugu's invitation, check Nick Wambugu's connections to see who else you may know and who you might want an introduction to. Building these connections can create opportunities in the future.
>
> --
> (c) 2012, LinkedIn Corporation
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.my.co.ke/cgi-bin/mailman/private/skunkworks/attachments/20120315/b8e72f9c/attachment.htm>
>
> ------------------------------
>
> _______________________________________________
> Skunkworks mailing list
> Skunkworks@lists.my.co.ke
> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
> ------------
> Skunkworks Server donations spreadsheet
> http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1fbjAwOUE&hl=en
> ------------
> Skunkworks Rules
> http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
> ------------
> Other services @ http://my.co.ke
>
> End of Skunkworks Digest, Vol 25, Issue 156
> *******************************************