IMAP server for Solaris 9

From: Jagga Daku (jagga_at_chamkila.org)
Date: 08/21/03

  • Next message: Jason Martin: "ar_entry_query"
    To: <sunmanagers@sunmanagers.org>
    Date: Wed, 20 Aug 2003 19:14:47 -0700
    
    

    Hi Guys,

    Thanks to all who replied. I have installed the imap server from
    www.washington.edu as most of you guys and recommended. However, I am
    having the following problems implementing it on my solaris 9 box:

    First I got the following error when I tried to access my emails from
    outlook:

    It gave me a message saying that I was missing libssl.so.0.9.7 and
    libcrypto.so.0.9.7 so I made the following links to get past these errors:

    ln -s /usr/local/ssl/lib/libssl.so.0.9.7 /usr/lib
    ln -s /usr/local/ssl/lib/libcrypto.so.0.9.7 /usr/lib

    Now I am not getting these errors but I am unable to authenticate with the
    system users and it gives me the following error on outlook:

    ----- Outlook Error----
    LOGIN failed

    Configuration:
       Account: 192.168.0.5
       Server: 192.168.0.5
       User name: simran
       Protocol: IMAP
       Port: 143
       Secure(SSL): 0
       Code: 800cccd1
    -------

    # netstat -a | grep imap
          *.imap *.* 0 0 49152 0 LISTEN
    #

    Any ideas as to why I am not able to authenticate my users? Where is the
    authentication done (/etc/passwd file ??)? Any suggestions are greatly
    appreciated.

    Thanks in advance,
    Simran H.

    ----- Original Message -----
    From: "Jagga Daku" <jagga@chamkila.org>
    To: <sunmanagers@sunmanagers.org>
    Cc: <jagga@chamkila.org>
    Sent: Monday, August 18, 2003 6:49 AM
    Subject: IMAP server for Solaris 9

    > Hi Guys,
    >
    > I have just jumpstarted solaris 9 on one of my servers and want to
    transfer
    > my imap server from my redhat boxes to this new solaris machine. However,
    I
    > am unable to find imap on the solaris 9 box and was wondering if this is
    > something that comes installed in solaris 9 or would I have to configure
    it.
    > If it needs to be configured then can you guys suggest a good imap server
    > for solaris 9. I have gotten sendmail to send and recieve mails and have
    > smtp working without any issues but need to get imap running and also plan
    > on transferring all the mailboxes from my redhat servers to my solaris
    box.
    >
    > Any suggestions would be grately appreciated.
    >
    > Thanks in advance,
    > Simran H.
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Jason Martin: "ar_entry_query"

    Relevant Pages

    • Solaris Mailer do not work with Cyrus IMAP server
      ... email clients work fine ... type the login and IMAP server address (passphrase ... few people using CDE now and I should try using evolution on it instead. ... I think there must be some good tool on Solaris ...
      (comp.unix.solaris)
    • IMAP server for Solaris 9
      ... I have just jumpstarted solaris 9 on one of my servers and want to transfer ... my imap server from my redhat boxes to this new solaris machine. ... If it needs to be configured then can you guys suggest a good imap server ...
      (SunManagers)
    • UW Imap software authorization problem
      ... used "make gso" to install the software. ... I have confirmed that the imap server is currently running: ... following error from my outlook client: ... User name: simran ...
      (SunManagers)