Re: [SM-USERS] Manipulating Emails in Public Folders on Exchange 5.5 Server

2003-10-06 Thread ceverett
esn't change much. But, it's a temporary work around for anyone else who reads this in the archives. > On Tue, 30 Sep 2003 13:19:22 -0500 (Central Daylight Time) > <[EMAIL PROTECTED]> wrote: > > >> Reason Given: [REFERRAL >> imap://ceverett;[EMAIL

[SM-USERS] RE: exchange imap problem

2003-10-04 Thread ceverett
Title: RE: exchange imap problem Assuming you have a normal exchange setup In your config.php, tell it the names of the special folder (Deleted Items, Sent Items, and Drafts). I have found that also setting the "$auto_create_special = true;" is useful because then every user will have

[SM-USERS] Re: SM problems with php 4.3.3

2003-10-03 Thread ceverett
Title: Re: SM problems with php 4.3.3 Modify the redirct.php file, line 153(?) It says: header("Location: $redirect_url"); Change to: echo " Here is where I found the answers: http://www.squirrelmail.org/wiki/en_US/InstallingSquirrelMailWindowsIIS (bottom half of page) and http://

[SM-USERS] RE: IMAP on 1.4.2? - Nevermind

2003-10-03 Thread ceverett
; 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 t

[SM-USERS] Re: IMAP on 1.4.2?

2003-10-02 Thread ceverett
in 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() &g

[SM-USERS] IMAP on 1.4.2?

2003-10-02 Thread ceverett
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'; $imapSer

[SM-USERS] 1.4.2?

2003-10-01 Thread ceverett
Title: 1.4.2? So, I keep hearing about it...but never have seen it released? Anybody have a date or is it a bad sign of problems and it's been held back?

[SM-USERS] Manipulating Emails in Public Folders on Exchange 5.5 Server

2003-09-30 Thread ceverett
OK. I know how to subscribe to a public folder on my Exchange 5.5 server. But, If I try to delete an email from that public folder, I get the following error message: - ERROR : Could not complete request. Query: COPY 319 "Deleted Items" Reason Given: [REFERRAL imap://cever

RE: [SM-USERS] Exchange 5.5 Global Addressbook?

2003-09-23 Thread ceverett
Title: RE: [SM-USERS] Exchange 5.5 Global Addressbook? >How do I figure out what to put for base? Nevermind.  I ran config.pl rather than just editing the config.php file and it said it could be blank. After implimenting this, will users be able to use the addressbook in the compose area t

RE: [SM-USERS] Exchange 5.5 Global Addressbook?

2003-09-23 Thread ceverett
Title: RE: [SM-USERS] Exchange 5.5 Global Addressbook? Thanks for the info.  I found the LDAP section of the config. How do I figure out what to put for base? -Original Message- From: Dan HINCKLEY [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 23, 2003 1:49 AM To: [EMAIL PROTE

[SM-USERS] PERL, HTML_MAIL2.0, text::Aspell

2003-09-22 Thread ceverett
Title: PERL, HTML_MAIL2.0, text::Aspell OK...I'm a windows admin in need. I am trying to figure out some perl issues. I have the html_mail 2.0 plugin and I am trying to get it installed correctly. I have ActivePerl-5.8.0.806 installed on the server. I am trying to install the text::As

[SM-USERS] Re: SquirrelSpell

2003-09-22 Thread ceverett
Here is where I got my information:http://www.squirrelmail.org/wiki/en_US/SquirrelSpellIf your using Windows, here are my suggestions:Get cat.exe (http://unxutils.sourceforge.net/) and put it in a folder in your PATH..like System32.Install aspell and at least one dictionary (http://aspell.net/win32

[SM-USERS] SquirrelSpell and html_mail plugins

2003-09-19 Thread ceverett
I can get SquirrelSpell to work if I am not using the html-mail plugin to compose the email. If I am composing an html email, squirrelspell says no errors found. I read the readme and install files for both plugins. I am also searching the archives. What am I missing? -Christopher SM 1.4.1, P