[SM-USERS] Receiving ARRAY from Forms

2003-02-19 Thread Squirrel User
I tried the following code but all I get back is "Array". I'm trying to pass a huge single array. "; print_r( $eList ); $submit = ""; } else { $mList = array(); $mList[0] = "1. hello"; $mList[1] = "2. there"; $mList[2] = "3. How are you";

Re: [SM-USERS] Exchange Svr & Squirrel Send problem

2003-02-18 Thread Squirrel User
In 5.5 SP4, don't see SMTP under Protocols. Only, IMAP4, LDAP, NNTP, and POP3. However, under Internet_Information_Services->Default_SMTP->Access- >Relay, I do have check mark in "Allow all computers which successfully authenticate to realy, regardless of the list above.". But doesn't work, I d

Re: [SM-USERS] Exchange Svr & Squirrel Send problem

2003-02-18 Thread Squirrel User
Quoting Keith Mastin <[EMAIL PROTECTED]>: > > >Don't get any message as if the mail was sent. I played with the routing > >table in ExchSvr5.5 IMS, now I do get an error message "Requested action not > > >taken: mailbox unavailable. Server replied: 550 Relaying is prohibited". > > > >I played

Re: [SM-USERS] Exchange Svr & Squirrel Send problem

2003-02-17 Thread Squirrel User
> > I can send and receive using POP3 > > Interesting, there I was thinking POP3 was a collection protocol only > ;P Sorry, POP3 and SMTP. My fingers are little too quick. :) > > but can only receive and cannot send using SquirrelMail. I've heard > > it had to do with improper routing, could a

Re: [SM-USERS] Unable to start/login to squirrelmail 1.2.11

2003-02-12 Thread Squirrel User
Do you have session.auto_start on? Quoting "Robert M. Martel" <[EMAIL PROTECTED]>: > Greetings, > > I have a fresh install of SM 1.2.11 on a Sun machine running Solaris 8, > Apache, and PHP 4.1.2. So far I've been unable to get SM to start > properly, I receive a blank screen with the followin

Re: [SM-USERS] Err: You must be logged in to access this page

2003-02-03 Thread Squirrel User
By the way, I've tried all the posts on SM homepages and some: http://www.squirrelmail.org/wiki/en_US/LoginError http://www.squirrelmail.org/wiki/en_US/edit/InstallingSquirrelMailWindowsIIS Quoting Squirrel User <[EMAIL PROTECTED]>: > I'm running SM 1.2.10 on Windows 2000

[SM-USERS] Err: You must be logged in to access this page

2003-02-03 Thread Squirrel User
I'm running SM 1.2.10 on Windows 2000 Server with IIs and ExchSvr 5.5. The SM works fine, when I have "session_auto_start = 1" in php.ini, but does not when it's disabled. I need it disabled for other php programs I'm running. I tried several changes to the scripts, but can't seem to shake the e