

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
3 messages in net.sourceforge.lists.courier-usersRE: [courier-users] PHP & Courier.| From | Sent On | Attachments |
|---|---|---|
| Brad Dameron | Feb 28, 2001 2:24 pm | |
| Wes Wannemacher | Mar 1, 2001 5:11 am | |
| Brad Dameron | Mar 1, 2001 1:12 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | RE: [courier-users] PHP & Courier. | Actions... |
|---|---|---|
| From: | Brad Dameron (bdam...@tscnet.com) | |
| Date: | Mar 1, 2001 1:12:25 pm | |
| List: | net.sourceforge.lists.courier-users | |
Here is the answer to my own question. This should be on courier's webpage somewhere.
If you use the Courier or Cyrus IMAP server, you must download the UW-IMAP package and build c-client on the same machine as the webserver. The steps to build only the c-client libraries are as follows:
Move to the top directory of the UW-IMAP distribution. Run make with the correct argument for your operating system. ln -s c-client include mkdir lib cd lib ln -s ../c-client/c-client.a libc-client.a and then point PHP configure's --with-imap option at the top directory of the UW-IMAP distribution. (There is no need to make install in the IMAP distribution.)
--- Brad Dameron bdam...@tscnet.com Network Account Executive 877-663-4349 TSCNet Online Services www.tscnet.com
-----Original Message----- From: cour...@lists.sourceforge.net [mailto:cour...@lists.sourceforge.net]On Behalf Of Wes Wannemacher Sent: Thursday, March 01, 2001 5:12 AM To: cour...@lists.sourceforge.net Subject: Re: [courier-users] PHP & Courier.
On Wed, Feb 28, 2001 at 02:24:34PM -0800, Brad Dameron wrote:
I can not locate the info that tells how to setup UW Imap for PHP. This has to be done since Courier does not have the c-client. Anyone know where this is located on the webpage. I have looked it seems everywhere.
I would need to know how you are installing PHP. If you are building from source, you could add '--with-imap' when you are running 'configure'. If you use Debian GNU/Linux, you could 'apt-get install php-imap' and everything would work just fine.
We are running courier-imap here and we use 'imp' for student email. If you need more specifics on setting some of this up, let me know.
->W
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wesley Wannemacher Instructor / Network Administrator University of Northwestern Ohio http://www.unoh.edu/ wawa...@unoh.edu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- I guess what I'm saying is that the croak in question is requiring agreement (in the linguistic sense) that isn't buying us anything. -- Larry Wall in <1997...@wall.org>
--
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/courier-users
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001







