Title: RE: IMAP on 1.4.2? - Nevermind

Nevermind.  I figured it out and I'll post what I found as an answer to someone else's question they've asked.

-----Original Message-----
From: Christopher Everett
Sent: Thursday, October 02, 2003 11:37 AM
To: Christopher Everett
Cc: [EMAIL PROTECTED]
Subject: Re: IMAP on 1.4.2?


Oh, I also have PHP4.3.3. (trying to remember all the little fixes I had to do
to get 1.4.1 working)...

> I have 1.4.1 and 1.4.2 running with from what I can see similar config files.
>
> I did not install any plugins yet for 1.4.2.
>
> 1.4.1 is working fine.
>
> I try to login to 1.4.2 and I get a bad username/password screen every time.
>
> I have an exchange 5.5 server as my IMAP server.
>
> The event log on my Exchange server says the message below when I use 1.4.2:
> Logon attempt from 10.200.100.10 to ceverett has failed: HrLookupCredentials()
> call failed with error Logon failure: unknown user name or bad password..
>
> from config.php:
> $domain                 = 'meintl.com';
> $imapServerAddress      = IPAddress;
> $imapPort               = 143;
> $useSendmail            = false;
> $smtpServerAddress      = IPAddress;
> $smtpPort               = 25;
> $sendmail_path          = '/usr/sbin/sendmail';
> $pop_before_smtp        = false;
> $imap_server_type       = 'exchange';
> $invert_time            = false;
> $optional_delimiter     = 'detect';
>
>
> My question:  What's changed?  Is there a certain file I should be looking at?
>

Reply via email to