Date: Fri, 7 Mar 2008 07:38:49 -0500 From: Bill Moran <wmoran@potentialtech.com> To: "Vano Tsertsvadze" <vtsertsvadze@irex.ge> Cc: freebsd-questions@freebsd.org Subject: Re: excange server features Message-ID: <20080307073849.fc4f317c.wmoran@potentialtech.com> In-Reply-To: <20080307091409.7FFF11107BB@maile.online.ge> References: <20080307091409.7FFF11107BB@maile.online.ge>
next in thread | previous in thread | raw e-mail | index | archive | help
In response to "Vano Tsertsvadze" <vtsertsvadze@irex.ge>: > Does freebsd support features like shared folders, calendars, as MS exchange > Server does? FreeBSD is neither a IMAP server, nor a calendar server. It has a built- in file server, but I don't expect that's what you mean by "shared folders" > I use Windows and Exchange Server in LAN, but for extranet, the mail and > web-aplications are running under Freebsd. > It'd be great to have posibilities to build exchange like system on freebsd > and sendmail. They exist. > Did anyone hear something about exchange-like soft under freebsd? Exchange isn't really "software". It's more like a bajillion different softwares all bundled into one. If you define what you want more clearly, you'll have better luck finding it. Some hints: There are multiple webmail ports: http://www.freebsd.org/ports/mail.html Horde/IMP and Squirrelmail are probably the best known. iCal stuff can be enabled by adding a WebDAV enabled web server. Apache can do this. You can create shared email folders using IMAP. The logistics of this depend on the specific IMAP server you're using. -- Bill Moran http://www.potentialtech.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080307073849.fc4f317c.wmoran>