Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Setting up a Site Server with Jaguar
Subject:   Panther = IMAP Broken
Date:   2003-10-30 21:08:05
From:   anonymous2
Response to: Panther = IMAP Broken

The latest development tar ball for UW-IMAP includes changes that support MacOS X 10.3 Panther.


Get:
ftp://ftp.cac.washington.edu/mail/imap-2003.DEV.tar.Z


Compile with (OpenSSL must have been installed):
make oxp


(without SSL support: make oxp SSLTYPE=none)


Also, you need "imap" in /etc/pam.d/, so;


cd /etc/pam.d
sudo cp login imap

Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • Panther = IMAP Broken
    2003-10-31 11:00:39  anonymous2 [View]

    I was the original poster indicating that this was broken. I tried your solution -- worked like a charm. Thanks a ton!
    • Panther = IMAP Broken
      2003-11-01 06:11:41  anonymous2 [View]

      I hate having to reply to my own message, but it's not working for some reason. In Mail.app, it appears to check it and log in just fine. However, I can't seem to send e-mail to the LDAP server. It could be something entirely unrelated. Checking my LDAP account seems to go off without a hitch. It just doesn't seem to receive it. Oh, and when I send e-mail, it doesn't bounce back -- very weird.